diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-04-06 02:57:01 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-04-06 02:57:01 +0000 |
commit | b56a07ffdf69ea9906dbe0a1aea61a21d14574fc (patch) | |
tree | b7b0684af48469ad354ebaa311d46a125c1bdeb6 /x11-plugins/wmcp/wmcp-1.2.8.ebuild | |
parent | Inherit from eutils if using epatch. Marking stable on hppa (Manifest recommit) (diff) | |
download | gentoo-2-b56a07ffdf69ea9906dbe0a1aea61a21d14574fc.tar.gz gentoo-2-b56a07ffdf69ea9906dbe0a1aea61a21d14574fc.tar.bz2 gentoo-2-b56a07ffdf69ea9906dbe0a1aea61a21d14574fc.zip |
Marking stable on hppa
Diffstat (limited to 'x11-plugins/wmcp/wmcp-1.2.8.ebuild')
-rw-r--r-- | x11-plugins/wmcp/wmcp-1.2.8.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-plugins/wmcp/wmcp-1.2.8.ebuild b/x11-plugins/wmcp/wmcp-1.2.8.ebuild index 730413d792bd..2964c596b730 100644 --- a/x11-plugins/wmcp/wmcp-1.2.8.ebuild +++ b/x11-plugins/wmcp/wmcp-1.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/wmcp-1.2.8.ebuild,v 1.7 2004/03/26 23:10:07 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/wmcp-1.2.8.ebuild,v 1.8 2004/04/06 02:56:01 zx Exp $ inherit eutils @@ -8,10 +8,9 @@ IUSE="" DESCRIPTION="A pager dockapp" HOMEPAGE="http://www.dockapps.com/file.php/id/158" SRC_URI="http://linux-sea.tucows.webusenet.com/files/x11/dock/${P}.tar.gz" - SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~ia64 ~ppc ~sparc ~alpha ~hppa ~mips" +KEYWORDS="x86 amd64 ~ia64 ~ppc ~sparc ~alpha hppa ~mips" DEPEND="virtual/glibc virtual/x11" |