diff options
author | 2013-12-21 18:17:16 +0000 | |
---|---|---|
committer | 2013-12-21 18:17:16 +0000 | |
commit | ace0e7ec7ec9aebe36162b57a4114f46525930fb (patch) | |
tree | c96e63d7970c70769c95600f8ba2e8aa2bda77cb /dev-ruby | |
parent | Stable for ppc, wrt bug #493130 (diff) | |
download | gentoo-2-ace0e7ec7ec9aebe36162b57a4114f46525930fb.tar.gz gentoo-2-ace0e7ec7ec9aebe36162b57a4114f46525930fb.tar.bz2 gentoo-2-ace0e7ec7ec9aebe36162b57a4114f46525930fb.zip |
Stable for ppc, wrt bug #483512
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-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 f9a4462e7b7c..c592ad1f9225 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.37 2013/12/19 13:54:58 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.38 2013/12/21 18:17:16 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> log4r-1.1.10.ebuild: + Stable for ppc, wrt bug #483512 19 Dec 2013; Akinori Hattori <hattya@gentoo.org> log4r-1.1.10.ebuild: ia64 stable wrt bug #483512 diff --git a/dev-ruby/log4r/log4r-1.1.10.ebuild b/dev-ruby/log4r/log4r-1.1.10.ebuild index 2528f7de4fac..8e6ae27b23a5 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.11 2013/12/19 13:54:58 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10.ebuild,v 1.12 2013/12/21 18:17:16 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 |