diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:35:16 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:35:16 +0000 |
commit | ff970dcf7c3ce96a1c80f1748009510ce22525d1 (patch) | |
tree | 56e991315b5d30ee219dd3392c4ff0cead673ada /x11-plugins/wmcp | |
parent | PPC stable profile udpate (Manifest recommit) (diff) | |
download | gentoo-2-ff970dcf7c3ce96a1c80f1748009510ce22525d1.tar.gz gentoo-2-ff970dcf7c3ce96a1c80f1748009510ce22525d1.tar.bz2 gentoo-2-ff970dcf7c3ce96a1c80f1748009510ce22525d1.zip |
PPC stable profile update
Diffstat (limited to 'x11-plugins/wmcp')
-rw-r--r-- | x11-plugins/wmcp/wmcp-1.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmcp/wmcp-1.2.8.ebuild b/x11-plugins/wmcp/wmcp-1.2.8.ebuild index 2964c596b730..12cd8e693bf6 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.8 2004/04/06 02:56:01 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/wmcp-1.2.8.ebuild,v 1.9 2004/04/30 22:30:27 pvdabeel Exp $ inherit eutils @@ -10,7 +10,7 @@ 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" |