diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:41:55 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:41:55 +0000 |
commit | 7fdeb345289843ec7903bcf809ea2c9b4008433a (patch) | |
tree | af3d5b0bd71fc43d5069205bfd1ea077fb88cdb9 /x11-misc/fspanel/fspanel-0.8_beta1.ebuild | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-7fdeb345289843ec7903bcf809ea2c9b4008433a.tar.gz historical-7fdeb345289843ec7903bcf809ea2c9b4008433a.tar.bz2 historical-7fdeb345289843ec7903bcf809ea2c9b4008433a.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'x11-misc/fspanel/fspanel-0.8_beta1.ebuild')
-rw-r--r-- | x11-misc/fspanel/fspanel-0.8_beta1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/fspanel/fspanel-0.8_beta1.ebuild b/x11-misc/fspanel/fspanel-0.8_beta1.ebuild index 9e972f58cb6c..2098eb137032 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-2002 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.5 2002/10/20 18:55:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fspanel/fspanel-0.8_beta1.ebuild,v 1.6 2002/12/09 04:41:51 manson Exp $ S=${WORKDIR}/fspanel-0.8beta1 DESCRIPTION="F***ing Small Panel. Good (and small) replacement for gnome-panel" @@ -8,7 +8,7 @@ SRC_URI="http://www.chatjunkies.org/fspanel/fspanel-0.8beta1.tar.gz" HOMEPAGE="http://www.chatjunkies.org/fspanel" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " LICENSE="GPL-2" DEPEND="virtual/x11" |