diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-10-01 12:35:19 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-10-01 12:35:19 +0000 |
commit | 26ed24b1e34f9a7dbf22e6a507c496a19e9d15b9 (patch) | |
tree | 8d47a734c0dbabaf29f766dbc459d77d7c1954fa /x11-misc/fbpanel | |
parent | stupid repoman (Manifest recommit) (diff) | |
download | gentoo-2-26ed24b1e34f9a7dbf22e6a507c496a19e9d15b9.tar.gz gentoo-2-26ed24b1e34f9a7dbf22e6a507c496a19e9d15b9.tar.bz2 gentoo-2-26ed24b1e34f9a7dbf22e6a507c496a19e9d15b9.zip |
Marked stable on x86.
Diffstat (limited to 'x11-misc/fbpanel')
-rw-r--r-- | x11-misc/fbpanel/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/fbpanel/fbpanel-3.8-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/fbpanel/fbpanel-3.8.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/fbpanel/ChangeLog b/x11-misc/fbpanel/ChangeLog index f092b4622a02..26e1217b2e35 100644 --- a/x11-misc/fbpanel/ChangeLog +++ b/x11-misc/fbpanel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/fbpanel # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/ChangeLog,v 1.15 2004/09/02 22:49:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/ChangeLog,v 1.16 2004/10/01 12:35:19 pyrania Exp $ + + 01 Oct 2004; <pyrania@gentoo.org> fbpanel-3.8-r1.ebuild, + fbpanel-3.8.ebuild: + Marked stable on x86. 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> fbpanel-3.8-r1.ebuild, fbpanel-3.8.ebuild: diff --git a/x11-misc/fbpanel/fbpanel-3.8-r1.ebuild b/x11-misc/fbpanel/fbpanel-3.8-r1.ebuild index 7236f07b74e7..c6877933b208 100644 --- a/x11-misc/fbpanel/fbpanel-3.8-r1.ebuild +++ b/x11-misc/fbpanel/fbpanel-3.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-3.8-r1.ebuild,v 1.5 2004/09/02 22:49:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-3.8-r1.ebuild,v 1.6 2004/10/01 12:35:19 pyrania 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 ~amd64 ~alpha ~ppc" +KEYWORDS="x86 ~amd64 ~alpha ~ppc" LICENSE="as-is" DEPEND=">=x11-libs/gtk+-2 >=sys-apps/sed-4" diff --git a/x11-misc/fbpanel/fbpanel-3.8.ebuild b/x11-misc/fbpanel/fbpanel-3.8.ebuild index 3e15201c6d9f..221c3aef53b0 100644 --- a/x11-misc/fbpanel/fbpanel-3.8.ebuild +++ b/x11-misc/fbpanel/fbpanel-3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-3.8.ebuild,v 1.3 2004/09/02 22:49:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-3.8.ebuild,v 1.4 2004/10/01 12:35:19 pyrania 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" |