diff options
author | Bartosch Pixa <darkspecter@gentoo.org> | 2003-09-23 16:16:14 +0000 |
---|---|---|
committer | Bartosch Pixa <darkspecter@gentoo.org> | 2003-09-23 16:16:14 +0000 |
commit | 64f969f14456843f88abf4c4e94638c0679cba86 (patch) | |
tree | b4ae0fbd37f0c232745cfa0191f760537c2536fd /x11-themes/gtk-engines/gtk-engines-2.2.0.ebuild | |
parent | security update. http://www.openssh.com/txt/sshpam.adv (diff) | |
download | gentoo-2-64f969f14456843f88abf4c4e94638c0679cba86.tar.gz gentoo-2-64f969f14456843f88abf4c4e94638c0679cba86.tar.bz2 gentoo-2-64f969f14456843f88abf4c4e94638c0679cba86.zip |
set ppc in keywords
Diffstat (limited to 'x11-themes/gtk-engines/gtk-engines-2.2.0.ebuild')
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines/gtk-engines-2.2.0.ebuild b/x11-themes/gtk-engines/gtk-engines-2.2.0.ebuild index f46bfa3f09e1..f01ad1496f54 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.2.0.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.2.0.ebuild,v 1.7 2003/08/25 23:51:17 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.2.0.ebuild,v 1.8 2003/09/23 16:15:31 darkspecter Exp $ inherit gtk-engines2 gnuconfig @@ -13,7 +13,7 @@ HOMEPAGE="" SRC_URI="mirror://gnome/sources/${PN}/${GTK1_VER}/${PN}-${GTK1_VER}.tar.gz mirror://gnome/sources/${PN}/${PVP[0]}.${PVP[1]}/${PN}-${GTK2_VER}.tar.gz" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="x86 ppc ~sparc ~alpha ~amd64" LICENSE="GPL-2" IUSE="" SLOT="0" |