diff options
Diffstat (limited to 'x11-misc/fbpanel/fbpanel-3.5.ebuild')
-rw-r--r-- | x11-misc/fbpanel/fbpanel-3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |