diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:46:20 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:46:20 +0000 |
commit | d67124683ed22ab311148bc7d06d4d46db047331 (patch) | |
tree | 4ea1371a7cbb116be6d16fa61805eb01386639bf /x11-plugins/wmcp | |
parent | deps fix for net-im/amsn-0.91 (diff) | |
download | historical-d67124683ed22ab311148bc7d06d4d46db047331.tar.gz historical-d67124683ed22ab311148bc7d06d4d46db047331.tar.bz2 historical-d67124683ed22ab311148bc7d06d4d46db047331.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" |