diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 16:00:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 16:00:37 +0000 |
commit | e5b47f2d803a3bfbaf2e84040b458b3f72279394 (patch) | |
tree | bb26ae7785de17a617a8220b5d77c97ff018499e /dev-ruby/log4r | |
parent | Stable for sparc, wrt bug #487750 (diff) | |
download | gentoo-2-e5b47f2d803a3bfbaf2e84040b458b3f72279394.tar.gz gentoo-2-e5b47f2d803a3bfbaf2e84040b458b3f72279394.tar.bz2 gentoo-2-e5b47f2d803a3bfbaf2e84040b458b3f72279394.zip |
Stable for sparc, wrt bug #483512
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
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 057168357ca1..873ae85673fe 100644 --- a/dev-ruby/log4r/ChangeLog +++ b/dev-ruby/log4r/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/log4r # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.39 2013/12/22 13:55:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.40 2013/12/23 16:00:37 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> log4r-1.1.10.ebuild: + Stable for sparc, wrt bug #483512 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> log4r-1.1.10.ebuild: Stable for ppc64, wrt bug #483512 diff --git a/dev-ruby/log4r/log4r-1.1.10.ebuild b/dev-ruby/log4r/log4r-1.1.10.ebuild index 7b9ded6583d9..5e0afb467f96 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-2013 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.13 2013/12/22 13:55:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10.ebuild,v 1.14 2013/12/23 16:00:37 ago Exp $ EAPI="2" USE_RUBY="ruby18 ruby19" @@ -21,7 +21,7 @@ IUSE="" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 sparc x86" all_ruby_install() { all_fakegem_install |