diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:58:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:58:32 +0000 |
commit | 869c2cc79a78805e9d642d26fba5eb465f43977e (patch) | |
tree | aa1a9111efaa22a3b489414636f1110cc662f018 /x11-misc/fspanel | |
parent | don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-869c2cc79a78805e9d642d26fba5eb465f43977e.tar.gz historical-869c2cc79a78805e9d642d26fba5eb465f43977e.tar.bz2 historical-869c2cc79a78805e9d642d26fba5eb465f43977e.zip |
sync IUSE (missing)
Diffstat (limited to 'x11-misc/fspanel')
-rw-r--r-- | x11-misc/fspanel/fspanel-0.8_beta1-r1.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/fspanel/fspanel-0.8_beta1.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-misc/fspanel/fspanel-0.8_beta1-r1.ebuild b/x11-misc/fspanel/fspanel-0.8_beta1-r1.ebuild index fa534a5b0b6b..027587b8e34e 100644 --- a/x11-misc/fspanel/fspanel-0.8_beta1-r1.ebuild +++ b/x11-misc/fspanel/fspanel-0.8_beta1-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/fspanel/fspanel-0.8_beta1-r1.ebuild,v 1.4 2004/06/24 22:19:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fspanel/fspanel-0.8_beta1-r1.ebuild,v 1.5 2004/07/15 00:52:45 agriffis Exp $ S=${WORKDIR}/fspanel-0.8beta1 DESCRIPTION="F***ing Small Panel. Good (and small) replacement for gnome-panel" @@ -9,6 +9,7 @@ HOMEPAGE="http://www.chatjunkies.org/fspanel" SLOT="0" KEYWORDS="x86 sparc" +IUSE="" LICENSE="GPL-2" DEPEND="virtual/x11" diff --git a/x11-misc/fspanel/fspanel-0.8_beta1.ebuild b/x11-misc/fspanel/fspanel-0.8_beta1.ebuild index 26c030cffa25..48c6551b3615 100644 --- a/x11-misc/fspanel/fspanel-0.8_beta1.ebuild +++ b/x11-misc/fspanel/fspanel-0.8_beta1.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/fspanel/fspanel-0.8_beta1.ebuild,v 1.9 2004/06/24 22:19:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fspanel/fspanel-0.8_beta1.ebuild,v 1.10 2004/07/15 00:52:45 agriffis Exp $ S=${WORKDIR}/fspanel-0.8beta1 DESCRIPTION="F***ing Small Panel. Good (and small) replacement for gnome-panel" @@ -9,6 +9,7 @@ HOMEPAGE="http://www.chatjunkies.org/fspanel" SLOT="0" KEYWORDS="x86 sparc " +IUSE="" LICENSE="GPL-2" DEPEND="virtual/x11" |