diff options
author | 2004-04-30 20:25:59 +0000 | |
---|---|---|
committer | 2004-04-30 20:25:59 +0000 | |
commit | 62f199271f8b84cfaf7c8ade8c948dc98e7bdbd0 (patch) | |
tree | 311e14f9641a8f5260c2c23acda670670df06ea1 /x11-plugins | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-62f199271f8b84cfaf7c8ade8c948dc98e7bdbd0.tar.gz gentoo-2-62f199271f8b84cfaf7c8ade8c948dc98e7bdbd0.tar.bz2 gentoo-2-62f199271f8b84cfaf7c8ade8c948dc98e7bdbd0.zip |
PPC stable profile update
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/asbutton/asbutton-0.3-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/asclock/asclock-2.0.12.ebuild | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-plugins/asbutton/asbutton-0.3-r1.ebuild b/x11-plugins/asbutton/asbutton-0.3-r1.ebuild index 83922e6bd951..638bf3aa459e 100644 --- a/x11-plugins/asbutton/asbutton-0.3-r1.ebuild +++ b/x11-plugins/asbutton/asbutton-0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asbutton/asbutton-0.3-r1.ebuild,v 1.7 2004/03/26 23:10:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asbutton/asbutton-0.3-r1.ebuild,v 1.8 2004/04/30 20:24:38 pvdabeel Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.tigr.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="x11-wm/afterstep" diff --git a/x11-plugins/asclock/asclock-2.0.12.ebuild b/x11-plugins/asclock/asclock-2.0.12.ebuild index 81d76c5e57f6..813310f136af 100644 --- a/x11-plugins/asclock/asclock-2.0.12.ebuild +++ b/x11-plugins/asclock/asclock-2.0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/asclock-2.0.12.ebuild,v 1.5 2004/03/26 23:10:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/asclock-2.0.12.ebuild,v 1.6 2004/04/30 20:25:59 pvdabeel Exp $ IUSE="" DESCRIPTION="Clock applet for AfterStep" @@ -8,7 +8,7 @@ SRC_URI="http://www.tigr.net/afterstep/download/asclock/${P}.tar.gz" HOMEPAGE="http://www.tigr.net/afterstep/list.pl" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ppc" DEPEND="virtual/glibc virtual/x11" |