diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-25 12:53:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-25 12:53:07 +0000 |
commit | 6b547441daa16fb89c33ff8c05536779edc9d82e (patch) | |
tree | 0a92f812811b4136af6119a5d4932f466545ea87 /dev-ruby/log4r | |
parent | Stable for amd64, wrt bug #432646 (diff) | |
download | gentoo-2-6b547441daa16fb89c33ff8c05536779edc9d82e.tar.gz gentoo-2-6b547441daa16fb89c33ff8c05536779edc9d82e.tar.bz2 gentoo-2-6b547441daa16fb89c33ff8c05536779edc9d82e.zip |
Stable for amd64, wrt bug #432678
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/log4r')
-rw-r--r-- | dev-ruby/log4r/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/log4r/log4r-1.1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/log4r/ChangeLog b/dev-ruby/log4r/ChangeLog index 705cdc6dda15..8d9f4a2e2cfe 100644 --- a/dev-ruby/log4r/ChangeLog +++ b/dev-ruby/log4r/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/log4r # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.28 2012/08/25 06:39:25 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.29 2012/08/25 12:53:07 ago Exp $ + + 25 Aug 2012; Agostino Sarubbo <ago@gentoo.org> log4r-1.1.10.ebuild: + Stable for amd64, wrt bug #432678 25 Aug 2012; Hans de Graaff <graaff@gentoo.org> -log4r-1.1.9.ebuild: Cleanup. diff --git a/dev-ruby/log4r/log4r-1.1.10.ebuild b/dev-ruby/log4r/log4r-1.1.10.ebuild index e4131b10698c..6a192dff151a 100644 --- a/dev-ruby/log4r/log4r-1.1.10.ebuild +++ b/dev-ruby/log4r/log4r-1.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10.ebuild,v 1.3 2012/05/01 18:24:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10.ebuild,v 1.4 2012/08/25 12:53:07 ago Exp $ EAPI="2" USE_RUBY="ruby18 ruby19" @@ -21,7 +21,7 @@ IUSE="" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" all_ruby_install() { all_fakegem_install |