diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-26 13:36:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-26 13:36:16 +0000 |
commit | cc532d22a71f984f84edc2b4da9234b629af0c3e (patch) | |
tree | eb45f5b6b84fb27227ab47d327d9db5b86286240 /dev-ruby/log4r | |
parent | Stable for ppc, wrt bug #542996 (diff) | |
download | gentoo-2-cc532d22a71f984f84edc2b4da9234b629af0c3e.tar.gz gentoo-2-cc532d22a71f984f84edc2b4da9234b629af0c3e.tar.bz2 gentoo-2-cc532d22a71f984f84edc2b4da9234b629af0c3e.zip |
Stable for ppc, wrt bug #543538
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/log4r/ChangeLog b/dev-ruby/log4r/ChangeLog index 1224891eb1cb..90bd40d020be 100644 --- a/dev-ruby/log4r/ChangeLog +++ b/dev-ruby/log4r/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/log4r # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.49 2015/03/25 14:06:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.50 2015/03/26 13:36:16 ago Exp $ + + 26 Mar 2015; Agostino Sarubbo <ago@gentoo.org> log4r-1.1.10-r1.ebuild: + Stable for ppc, wrt bug #543538 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> log4r-1.1.10-r1.ebuild: Stable for x86, wrt bug #543538 diff --git a/dev-ruby/log4r/log4r-1.1.10-r1.ebuild b/dev-ruby/log4r/log4r-1.1.10-r1.ebuild index 75080ec89e60..28980c9af066 100644 --- a/dev-ruby/log4r/log4r-1.1.10-r1.ebuild +++ b/dev-ruby/log4r/log4r-1.1.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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-r1.ebuild,v 1.8 2015/03/25 14:06:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10-r1.ebuild,v 1.9 2015/03/26 13:36:16 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -20,7 +20,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 |