mrueg 14/04/05 16:04:53
Modified: tidy-ext-0.1.14.ebuild tidy-ext-0.1.14-r1.ebuild
ChangeLog
Log:
Remove ree18 and ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.12 dev-ruby/tidy-ext/tidy-ext-0.1.14.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14.ebuild?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14.ebuild?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14.ebuild?r1=1.11&r2=1.12
Index: tidy-ext-0.1.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- tidy-ext-0.1.14.ebuild 26 Dec 2013 15:56:22 -0000 1.11
+++ tidy-ext-0.1.14.ebuild 5 Apr 2014 16:04:53 -0000 1.12
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14.ebuild,v
1.11 2013/12/26 15:56:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14.ebuild,v
1.12 2014/04/05 16:04:53 mrueg Exp $
EAPI=4
-USE_RUBY="ruby18 ruby19 ree18"
+USE_RUBY="ruby19"
RUBY_FAKEGEM_DOCDIR="rdoc"
1.3 dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild?r1=1.2&r2=1.3
Index: tidy-ext-0.1.14-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tidy-ext-0.1.14-r1.ebuild 25 Oct 2013 08:09:47 -0000 1.2
+++ tidy-ext-0.1.14-r1.ebuild 5 Apr 2014 16:04:53 -0000 1.3
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild,v 1.2
2013/10/25 08:09:47 graaff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild,v 1.3
2014/04/05 16:04:53 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
RUBY_FAKEGEM_DOCDIR="rdoc"
1.30 dev-ruby/tidy-ext/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/ChangeLog?rev=1.30&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/ChangeLog?rev=1.30&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 1 Apr 2014 19:27:39 -0000 1.29
+++ ChangeLog 5 Apr 2014 16:04:53 -0000 1.30
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/tidy-ext
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v 1.29
2014/04/01 19:27:39 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v 1.30
2014/04/05 16:04:53 mrueg Exp $
+
+ 05 Apr 2014; Manuel RĂ¼ger <[email protected]> tidy-ext-0.1.14-r1.ebuild,
+ tidy-ext-0.1.14-r2.ebuild, tidy-ext-0.1.14.ebuild:
+ Remove ree18 and ruby18 target.
*tidy-ext-0.1.14-r2 (01 Apr 2014)