diff options
author | Hans de Graaff <graaff@gentoo.org> | 2013-05-21 18:16:37 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2013-05-21 18:16:37 +0000 |
commit | 8641c25544de6a1022eb2f229c2cfe1410e8e426 (patch) | |
tree | e4ff53596ba809cba018555f2d586ce47c3c98a0 /dev-ruby/transaction-simple | |
parent | Require glibc be built with USE=nscd #469624 by Volker Hemmann. (diff) | |
download | gentoo-2-8641c25544de6a1022eb2f229c2cfe1410e8e426.tar.gz gentoo-2-8641c25544de6a1022eb2f229c2cfe1410e8e426.tar.bz2 gentoo-2-8641c25544de6a1022eb2f229c2cfe1410e8e426.zip |
Remove obsolete ree18.
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/transaction-simple')
-rw-r--r-- | dev-ruby/transaction-simple/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/transaction-simple/transaction-simple-1.4.0.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/transaction-simple/ChangeLog b/dev-ruby/transaction-simple/ChangeLog index 9b8d0a0607a8..d4ddac60b0e6 100644 --- a/dev-ruby/transaction-simple/ChangeLog +++ b/dev-ruby/transaction-simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/transaction-simple -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v 1.25 2012/09/27 09:14:19 ssuominen Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/ChangeLog,v 1.26 2013/05/21 18:16:37 graaff Exp $ + + 21 May 2013; Hans de Graaff <graaff@gentoo.org> + transaction-simple-1.4.0.2.ebuild: + Remove obsolete ree18. 27 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> transaction-simple-1.4.0.2.ebuild: diff --git a/dev-ruby/transaction-simple/transaction-simple-1.4.0.2.ebuild b/dev-ruby/transaction-simple/transaction-simple-1.4.0.2.ebuild index 3e2af15d85a5..d74063989a00 100644 --- a/dev-ruby/transaction-simple/transaction-simple-1.4.0.2.ebuild +++ b/dev-ruby/transaction-simple/transaction-simple-1.4.0.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0.2.ebuild,v 1.2 2012/09/27 09:14:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/transaction-simple/transaction-simple-1.4.0.2.ebuild,v 1.3 2013/05/21 18:16:37 graaff Exp $ EAPI=4 -USE_RUBY="ruby18 ruby19 ree18" +USE_RUBY="ruby18 ruby19" RUBY_FAKEGEM_RECIPE_TEST="none" |