diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-09-28 15:42:28 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-09-28 15:42:28 +0000 |
commit | ab88de6231c9ee3e91988f64a79c01285e0e9e87 (patch) | |
tree | 29cd21d3ff959792ee51fb70094e5d22eecdd05a /dev-ruby/rcairo | |
parent | ppc stable wrt #428040 (diff) | |
download | gentoo-2-ab88de6231c9ee3e91988f64a79c01285e0e9e87.tar.gz gentoo-2-ab88de6231c9ee3e91988f64a79c01285e0e9e87.tar.bz2 gentoo-2-ab88de6231c9ee3e91988f64a79c01285e0e9e87.zip |
ppc stable wrt #428040
(Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rcairo')
-rw-r--r-- | dev-ruby/rcairo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rcairo/rcairo-1.10.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rcairo/ChangeLog b/dev-ruby/rcairo/ChangeLog index 2a87a4d9fd3c..3f6dbec65fec 100644 --- a/dev-ruby/rcairo/ChangeLog +++ b/dev-ruby/rcairo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rcairo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/ChangeLog,v 1.77 2012/09/15 09:08:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/ChangeLog,v 1.78 2012/09/28 15:42:28 ssuominen Exp $ + + 28 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> rcairo-1.10.2-r1.ebuild: + ppc stable wrt #428040 *rcairo-1.12.2 (15 Sep 2012) diff --git a/dev-ruby/rcairo/rcairo-1.10.2-r1.ebuild b/dev-ruby/rcairo/rcairo-1.10.2-r1.ebuild index ce92f88d6172..980871d7b227 100644 --- a/dev-ruby/rcairo/rcairo-1.10.2-r1.ebuild +++ b/dev-ruby/rcairo/rcairo-1.10.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.2-r1.ebuild,v 1.4 2012/08/17 13:02:53 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.2-r1.ebuild,v 1.5 2012/09/28 15:42:28 ssuominen Exp $ EAPI=2 @@ -28,7 +28,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Ruby GPL-2 )" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" RDEPEND="${RDEPEND} >=x11-libs/cairo-1.2.0[svg]" |