diff options
author | 2004-06-03 15:21:34 +0000 | |
---|---|---|
committer | 2004-06-03 15:21:34 +0000 | |
commit | 1efebda1208af523d37a75bcc87f5111bc18e1a1 (patch) | |
tree | 25c4564b0f06ec59f7aa9e1c59155c6561dcec10 /x11-misc/fbpanel/fbpanel-3.5.ebuild | |
parent | Version Bump (diff) | |
download | historical-1efebda1208af523d37a75bcc87f5111bc18e1a1.tar.gz historical-1efebda1208af523d37a75bcc87f5111bc18e1a1.tar.bz2 historical-1efebda1208af523d37a75bcc87f5111bc18e1a1.zip |
Stable on x86.
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 cb47311bd382..fbd89f2b0ef8 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.3 2004/05/23 16:11:30 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-3.5.ebuild,v 1.4 2004/06/03 15:21:34 tseng 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" |