diff options
Diffstat (limited to 'x11-misc/fbpanel')
-rw-r--r-- | x11-misc/fbpanel/fbpanel-1.0.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/fbpanel/fbpanel-2.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/fbpanel/fbpanel-3.5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/fbpanel/fbpanel-1.0.ebuild b/x11-misc/fbpanel/fbpanel-1.0.ebuild index fdeadeb686f8..e4b7000f6266 100644 --- a/x11-misc/fbpanel/fbpanel-1.0.ebuild +++ b/x11-misc/fbpanel/fbpanel-1.0.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-misc/fbpanel/fbpanel-1.0.ebuild,v 1.5 2004/05/06 17:10:19 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-1.0.ebuild,v 1.6 2004/05/23 16:11:30 pvdabeel Exp $ DESCRIPTION="fbpanel is a light-weight X11 desktop panel" SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" @@ -8,7 +8,7 @@ HOMEPAGE="http://fbpanel.sourceforge.net/" IUSE="" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" LICENSE="as-is" DEPEND="=x11-libs/gtk+-1.2* media-libs/gdk-pixbuf" diff --git a/x11-misc/fbpanel/fbpanel-2.2.ebuild b/x11-misc/fbpanel/fbpanel-2.2.ebuild index 8c43b33d4bb8..33db8a576f1d 100644 --- a/x11-misc/fbpanel/fbpanel-2.2.ebuild +++ b/x11-misc/fbpanel/fbpanel-2.2.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-misc/fbpanel/fbpanel-2.2.ebuild,v 1.6 2004/05/06 17:10:19 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-2.2.ebuild,v 1.7 2004/05/23 16:11:30 pvdabeel Exp $ DESCRIPTION="fbpanel is a light-weight X11 desktop panel" SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" @@ -8,7 +8,7 @@ HOMEPAGE="http://fbpanel.sourceforge.net/" IUSE="" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" LICENSE="as-is" DEPEND="=x11-libs/gtk+-1.2* media-libs/gdk-pixbuf" diff --git a/x11-misc/fbpanel/fbpanel-3.5.ebuild b/x11-misc/fbpanel/fbpanel-3.5.ebuild index c4f999841c95..cb47311bd382 100644 --- a/x11-misc/fbpanel/fbpanel-3.5.ebuild +++ b/x11-misc/fbpanel/fbpanel-3.5.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-misc/fbpanel/fbpanel-3.5.ebuild,v 1.2 2004/04/28 15:49:10 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-3.5.ebuild,v 1.3 2004/05/23 16:11:30 pvdabeel Exp $ DESCRIPTION="fbpanel is a light-weight X11 desktop panel" SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" @@ -8,7 +8,7 @@ HOMEPAGE="http://fbpanel.sourceforge.net/" IUSE="" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ppc" LICENSE="as-is" DEPEND=">=x11-libs/gtk+-2" |