diff options
author | 2004-04-06 02:58:08 +0000 | |
---|---|---|
committer | 2004-04-06 02:58:08 +0000 | |
commit | 3ce591f01ba6ead6a1e3352b16b63f01a10cae7d (patch) | |
tree | c6ac8faaf0c74cad4bd4cffa1dc3ca3b6862197f /x11-plugins/wmcp/wmcp-1.2.8.ebuild | |
parent | inherit flag-o-matic (diff) | |
download | historical-3ce591f01ba6ead6a1e3352b16b63f01a10cae7d.tar.gz historical-3ce591f01ba6ead6a1e3352b16b63f01a10cae7d.tar.bz2 historical-3ce591f01ba6ead6a1e3352b16b63f01a10cae7d.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" |