diff options
author | Brandon Hale <tseng@gentoo.org> | 2004-06-03 15:21:34 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2004-06-03 15:21:34 +0000 |
commit | 41eb098d92d6725cbe1c98bd6456233792594e59 (patch) | |
tree | 3e2b9d8498a71c5dbea4abd859e23dd3cc7a190b /x11-misc/fbpanel | |
parent | Version Bump (Manifest recommit) (diff) | |
download | gentoo-2-41eb098d92d6725cbe1c98bd6456233792594e59.tar.gz gentoo-2-41eb098d92d6725cbe1c98bd6456233792594e59.tar.bz2 gentoo-2-41eb098d92d6725cbe1c98bd6456233792594e59.zip |
Stable on x86.
Diffstat (limited to 'x11-misc/fbpanel')
-rw-r--r-- | x11-misc/fbpanel/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/fbpanel/fbpanel-3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/fbpanel/ChangeLog b/x11-misc/fbpanel/ChangeLog index 19e6cec53fda..cdba5ba01651 100644 --- a/x11-misc/fbpanel/ChangeLog +++ b/x11-misc/fbpanel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/fbpanel # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/ChangeLog,v 1.7 2004/05/06 17:10:19 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/ChangeLog,v 1.8 2004/06/03 15:21:34 tseng Exp $ + + 03 Jun 2004; Brandon Hale <tseng@gentoo.org> fbpanel-3.5.ebuild: + Stable on x86. 06 May 2004; Brandon Hale <tseng@gentoo.org> fbpanel-1.0.ebuild, fbpanel-2.2.ebuild: 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" |