diff options
author | 2012-09-17 16:14:09 +0000 | |
---|---|---|
committer | 2012-09-17 16:14:09 +0000 | |
commit | 990cffedc48797ff1ace0ee30997b52681d32a80 (patch) | |
tree | c53eb82f5d90511858d81066746107009a4fa48a /dev-ruby/log4r | |
parent | Version bump from upstream, fixes bug 434616 as well (diff) | |
download | gentoo-2-990cffedc48797ff1ace0ee30997b52681d32a80.tar.gz gentoo-2-990cffedc48797ff1ace0ee30997b52681d32a80.tar.bz2 gentoo-2-990cffedc48797ff1ace0ee30997b52681d32a80.zip |
Stable for x86, wrt bug #432678
(Portage version: 2.2.0_alpha128/cvs/Linux i686)
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 8d9f4a2e2cfe..23c94852bdfa 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.29 2012/08/25 12:53:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.30 2012/09/17 16:14:09 johu Exp $ + + 17 Sep 2012; Johannes Huber <johu@gentoo.org> log4r-1.1.10.ebuild: + Stable for x86, wrt bug #432678 25 Aug 2012; Agostino Sarubbo <ago@gentoo.org> log4r-1.1.10.ebuild: Stable for amd64, wrt bug #432678 diff --git a/dev-ruby/log4r/log4r-1.1.10.ebuild b/dev-ruby/log4r/log4r-1.1.10.ebuild index 6a192dff151a..f023a27ce16c 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.4 2012/08/25 12:53:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10.ebuild,v 1.5 2012/09/17 16:14:09 johu 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 |