diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-01 08:27:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-01 08:27:01 +0000 |
commit | 67a2c2d74de971ceb2f8d997e49d5fbb66a72997 (patch) | |
tree | e973209551d1aaee56a216f87cb3f84447f2d340 /dev-ruby/log4r | |
parent | Stable for sparc, wrt bug #542996 (diff) | |
download | gentoo-2-67a2c2d74de971ceb2f8d997e49d5fbb66a72997.tar.gz gentoo-2-67a2c2d74de971ceb2f8d997e49d5fbb66a72997.tar.bz2 gentoo-2-67a2c2d74de971ceb2f8d997e49d5fbb66a72997.zip |
Stable for sparc, wrt bug #543538
(Portage version: 2.2.14/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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/log4r/ChangeLog b/dev-ruby/log4r/ChangeLog index 371b286e8c13..47815398aa37 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.51 2015/03/26 13:36:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.52 2015/04/01 08:27:01 ago Exp $ + + 01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> log4r-1.1.10-r1.ebuild: + Stable for sparc, wrt bug #543538 26 Mar 2015; Agostino Sarubbo <ago@gentoo.org> log4r-1.1.10-r1.ebuild: Stable for ppc64, 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 3a19518d6e64..17b73e7510ca 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.10 2015/03/26 13:36:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10-r1.ebuild,v 1.11 2015/04/01 08:27:01 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 |