diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 22:49:42 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 22:49:42 +0000 |
commit | e1734111f1d65843b6046ddc056205c673da6c11 (patch) | |
tree | fce3432b51f5b123b57caf25d42717431465f5f6 /x11-misc/fbpanel | |
parent | bump .16 to x86, updated version to ~, dependency fixes. mono bindings disabled. (diff) | |
download | gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.gz gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.bz2 gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-misc/fbpanel')
-rw-r--r-- | x11-misc/fbpanel/ChangeLog | 10 | ||||
-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, 13 insertions, 5 deletions
diff --git a/x11-misc/fbpanel/ChangeLog b/x11-misc/fbpanel/ChangeLog index 634add40dc6f..f092b4622a02 100644 --- a/x11-misc/fbpanel/ChangeLog +++ b/x11-misc/fbpanel/ChangeLog @@ -1,6 +1,14 @@ # 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.14 2004/08/17 19:37:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/ChangeLog,v 1.15 2004/09/02 22:49:40 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + fbpanel-3.8-r1.ebuild, fbpanel-3.8.ebuild: + Masked fbpanel-3.8.ebuild testing for ppc + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + fbpanel-3.8-r1.ebuild: + Masked fbpanel-3.8-r1.ebuild testing for ppc 17 Aug 2004; Aron Griffis <agriffis@gentoo.org> fbpanel-3.8-r1.ebuild: add ~alpha #60071 diff --git a/x11-misc/fbpanel/fbpanel-3.8-r1.ebuild b/x11-misc/fbpanel/fbpanel-3.8-r1.ebuild index c528e2733107..7236f07b74e7 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.4 2004/08/17 19:37:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-3.8-r1.ebuild,v 1.5 2004/09/02 22:49:40 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 ~amd64 ~alpha" +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 45e84c9f8679..3e15201c6d9f 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.2 2004/06/24 22:18:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-3.8.ebuild,v 1.3 2004/09/02 22:49:40 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+-2" |