diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:55:37 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:55:37 +0000 |
commit | d0fe6c8878ebecf4b4922c07863cebd44a6d1a0a (patch) | |
tree | ac33fb90b608e0440cd7daec58d255a6f98a4c7c /x11-libs/rep-gtk/rep-gtk-0.90.8.1.ebuild | |
parent | stable ppc, bug #427544 (diff) | |
download | gentoo-2-d0fe6c8878ebecf4b4922c07863cebd44a6d1a0a.tar.gz gentoo-2-d0fe6c8878ebecf4b4922c07863cebd44a6d1a0a.tar.bz2 gentoo-2-d0fe6c8878ebecf4b4922c07863cebd44a6d1a0a.zip |
stable ppc, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/rep-gtk/rep-gtk-0.90.8.1.ebuild')
-rw-r--r-- | x11-libs/rep-gtk/rep-gtk-0.90.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/rep-gtk/rep-gtk-0.90.8.1.ebuild b/x11-libs/rep-gtk/rep-gtk-0.90.8.1.ebuild index 1355bf898b98..17ddb282218a 100644 --- a/x11-libs/rep-gtk/rep-gtk-0.90.8.1.ebuild +++ b/x11-libs/rep-gtk/rep-gtk-0.90.8.1.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/x11-libs/rep-gtk/rep-gtk-0.90.8.1.ebuild,v 1.4 2012/10/15 03:12:52 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.90.8.1.ebuild,v 1.5 2012/10/16 04:55:37 blueness Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://download.tuxfamily.org/librep/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="gtk-2.0" -KEYWORDS="alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-libs/librep-0.90.5 |