diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-02-03 10:37:00 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-02-03 10:37:00 +0000 |
commit | 8015c8554c524160d5b82dcc42d513032469e91a (patch) | |
tree | fd0efc7624a0633a3e3e7653ccb8b4f1cf4777f3 /x11-themes | |
parent | *** empty log message *** (diff) | |
download | historical-8015c8554c524160d5b82dcc42d513032469e91a.tar.gz historical-8015c8554c524160d5b82dcc42d513032469e91a.tar.bz2 historical-8015c8554c524160d5b82dcc42d513032469e91a.zip |
Added ~ppc keyword
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild b/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild index a40ca85354f3..37f811c32ff9 100644 --- a/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild +++ b/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild,v 1.1 2002/12/11 05:39:15 satai Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild,v 1.2 2003/02/03 10:37:00 pvdabeel Exp $ inherit kde # not kde-base since we don't need c++ deps need-kde 3 @@ -9,7 +9,7 @@ S="${WORKDIR}/crystal" DESCRIPTION="Conectiva Crystal - Icon theme. WARNING: already included in >=kde-3.1." SRC_URI="http://www.ibiblio.org/gentoo/distfiles/${P}.tar.gz" HOMEPAGE="http://www.conectiva.com.br" -KEYWORDS="x86 alpha" +KEYWORDS="x86 alpha ~ppc" SLOT="0" LICENSE="as-is" |