diff options
Diffstat (limited to 'x11-plugins/wmcliphist')
-rw-r--r-- | x11-plugins/wmcliphist/wmcliphist-0.3.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmcliphist/wmcliphist-0.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmcliphist/wmcliphist-0.3.ebuild b/x11-plugins/wmcliphist/wmcliphist-0.3.ebuild index 16a8bf6530e5..9597904a3c51 100644 --- a/x11-plugins/wmcliphist/wmcliphist-0.3.ebuild +++ b/x11-plugins/wmcliphist/wmcliphist-0.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/wmcliphist-0.3.ebuild,v 1.2 2003/10/16 16:10:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/wmcliphist-0.3.ebuild,v 1.3 2004/04/30 22:25:21 pvdabeel Exp $ 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" +KEYWORDS="x86 amd64 ppc" SLOT="0" DEPEND="virtual/x11" 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*" |