diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 14:28:40 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 14:28:40 +0000 |
commit | 39f22052b41afc018ea05825a3dc546b6afd5f26 (patch) | |
tree | 380c962670068553c06d3bdd7731b83d7f87ecd2 | |
parent | Stable on ppc64, bug # 54122 (Manifest recommit) (diff) | |
download | gentoo-2-39f22052b41afc018ea05825a3dc546b6afd5f26.tar.gz gentoo-2-39f22052b41afc018ea05825a3dc546b6afd5f26.tar.bz2 gentoo-2-39f22052b41afc018ea05825a3dc546b6afd5f26.zip |
Added IUSE.
-rw-r--r-- | x11-misc/fspanel/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/fspanel/fspanel-0.8_beta1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/fspanel/fspanel-0.8_beta1-r2.ebuild | 5 | ||||
-rw-r--r-- | x11-misc/fspanel/fspanel-0.8_beta1.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/x11-misc/fspanel/ChangeLog b/x11-misc/fspanel/ChangeLog index cf06e20d8703..d3b6003cca9f 100644 --- a/x11-misc/fspanel/ChangeLog +++ b/x11-misc/fspanel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/fspanel -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fspanel/ChangeLog,v 1.7 2004/04/14 09:09:01 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fspanel/ChangeLog,v 1.8 2004/06/19 14:28:40 pyrania Exp $ + + 19 Jun 2004; <pyrania@gentoo.org> fspanel-0.8_beta1-r2.ebuild: + Added IUSE. *fspanel-0.8_beta1-r2 (22 Feb 2003) diff --git a/x11-misc/fspanel/fspanel-0.8_beta1-r1.ebuild b/x11-misc/fspanel/fspanel-0.8_beta1-r1.ebuild index 57e898cd7cff..f9b5424ff19f 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.2 2003/02/13 17:13:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fspanel/fspanel-0.8_beta1-r1.ebuild,v 1.3 2004/06/19 14:28:40 pyrania Exp $ S=${WORKDIR}/fspanel-0.8beta1 DESCRIPTION="F***ing Small Panel. Good (and small) replacement for gnome-panel" diff --git a/x11-misc/fspanel/fspanel-0.8_beta1-r2.ebuild b/x11-misc/fspanel/fspanel-0.8_beta1-r2.ebuild index 0b759087b529..6be37669ab5a 100644 --- a/x11-misc/fspanel/fspanel-0.8_beta1-r2.ebuild +++ b/x11-misc/fspanel/fspanel-0.8_beta1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fspanel/fspanel-0.8_beta1-r2.ebuild,v 1.2 2004/05/23 16:20:35 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fspanel/fspanel-0.8_beta1-r2.ebuild,v 1.3 2004/06/19 14:28:40 pyrania 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 ppc" +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 3373507d05c4..a50d4724429f 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.7 2003/02/13 17:13:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fspanel/fspanel-0.8_beta1.ebuild,v 1.8 2004/06/19 14:28:40 pyrania Exp $ S=${WORKDIR}/fspanel-0.8beta1 DESCRIPTION="F***ing Small Panel. Good (and small) replacement for gnome-panel" |