diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 12:20:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 12:20:32 +0000 |
commit | 30858cdbaeede18e1003f50eba21188cb0f93757 (patch) | |
tree | 54a3ae79ea08d70eaab64a46cc7d2e3475e3e359 /dev-ruby/rmagick | |
parent | Cleanup old. (diff) | |
download | gentoo-2-30858cdbaeede18e1003f50eba21188cb0f93757.tar.gz gentoo-2-30858cdbaeede18e1003f50eba21188cb0f93757.tar.bz2 gentoo-2-30858cdbaeede18e1003f50eba21188cb0f93757.zip |
Stable for ppc64, wrt bug #481534
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/rmagick')
-rw-r--r-- | dev-ruby/rmagick/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rmagick/rmagick-2.13.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rmagick/ChangeLog b/dev-ruby/rmagick/ChangeLog index e94d90a5de6d..3de677dba33e 100644 --- a/dev-ruby/rmagick/ChangeLog +++ b/dev-ruby/rmagick/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rmagick # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v 1.198 2013/09/04 09:04:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v 1.199 2013/09/05 12:20:32 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> rmagick-2.13.2.ebuild: + Stable for ppc64, wrt bug #481534 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> rmagick-2.13.2.ebuild: Stable for ppc, wrt bug #481534 diff --git a/dev-ruby/rmagick/rmagick-2.13.2.ebuild b/dev-ruby/rmagick/rmagick-2.13.2.ebuild index 71746310b1be..cd4d7eae9005 100644 --- a/dev-ruby/rmagick/rmagick-2.13.2.ebuild +++ b/dev-ruby/rmagick/rmagick-2.13.2.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/rmagick/rmagick-2.13.2.ebuild,v 1.5 2013/09/04 09:04:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.2.ebuild,v 1.6 2013/09/05 12:20:32 ago Exp $ EAPI=5 USE_RUBY="ruby18 ree18 ruby19" @@ -18,7 +18,7 @@ SRC_URI="mirror://rubyforge/rmagick/RMagick-${PV}.tar.bz2" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 hppa ~mips ppc ~ppc64 x86 ~x86-macos" +KEYWORDS="amd64 hppa ~mips ppc ppc64 x86 ~x86-macos" IUSE="doc" # hdri causes extensive changes in the imagemagick internals, and |