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/wmcliphist/wmcliphist-0.5.ebuild | |
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/wmcliphist/wmcliphist-0.5.ebuild')
-rw-r--r-- | x11-plugins/wmcliphist/wmcliphist-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmcliphist/wmcliphist-0.5.ebuild b/x11-plugins/wmcliphist/wmcliphist-0.5.ebuild index 96b12e61ea6f..259010c95649 100644 --- a/x11-plugins/wmcliphist/wmcliphist-0.5.ebuild +++ b/x11-plugins/wmcliphist/wmcliphist-0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/wmcliphist-0.5.ebuild,v 1.4 2004/04/12 03:34:15 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/wmcliphist-0.5.ebuild,v 1.5 2004/04/30 22:25:21 pvdabeel Exp $ IUSE="" DESCRIPTION="Dockable clipboard history application for Window Maker" HOMEPAGE="http://linux.nawebu.cz/wmcliphist/" SRC_URI="http://linux.nawebu.cz/wmcliphist/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~sparc" +KEYWORDS="x86 amd64 ~sparc ppc" SLOT="0" DEPEND="=x11-libs/gtk+-1.2*" |