diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:52:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:52:45 +0000 |
commit | 877dc2ec774273a2c8b4b1678d39cb187b5735d5 (patch) | |
tree | d9db69f00abb60c7ff50015986166aabb1f65546 /x11-misc/fspanel | |
parent | sync IUSE (+snmp), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-877dc2ec774273a2c8b4b1678d39cb187b5735d5.tar.gz gentoo-2-877dc2ec774273a2c8b4b1678d39cb187b5735d5.tar.bz2 gentoo-2-877dc2ec774273a2c8b4b1678d39cb187b5735d5.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" |