diff options
author | Jason Wever <weeve@gentoo.org> | 2004-04-12 03:34:15 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-04-12 03:34:15 +0000 |
commit | 3df4b8342ab138bcdec3ffe405d77f7b2fd44bda (patch) | |
tree | 26b8f4ff04b9b884e3b2ec066b2bd9b84e4e8aac /x11-plugins/wmcliphist | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-3df4b8342ab138bcdec3ffe405d77f7b2fd44bda.tar.gz gentoo-2-3df4b8342ab138bcdec3ffe405d77f7b2fd44bda.tar.bz2 gentoo-2-3df4b8342ab138bcdec3ffe405d77f7b2fd44bda.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmcliphist')
-rw-r--r-- | x11-plugins/wmcliphist/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmcliphist/wmcliphist-0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmcliphist/ChangeLog b/x11-plugins/wmcliphist/ChangeLog index 1c02fc9400ba..3f7ff16d303b 100644 --- a/x11-plugins/wmcliphist/ChangeLog +++ b/x11-plugins/wmcliphist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmcliphist -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/ChangeLog,v 1.2 2004/01/04 18:36:48 aliz Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/ChangeLog,v 1.3 2004/04/12 03:34:15 weeve Exp $ + + 11 Apr 2004; Jason Wever <weeve@gentoo.org> wmcliphist-0.5.ebuild: + Added ~sparc keyword. *wmcliphist-0.5 (26 Jun 2003) diff --git a/x11-plugins/wmcliphist/wmcliphist-0.5.ebuild b/x11-plugins/wmcliphist/wmcliphist-0.5.ebuild index 23863ce9c74a..96b12e61ea6f 100644 --- a/x11-plugins/wmcliphist/wmcliphist-0.5.ebuild +++ b/x11-plugins/wmcliphist/wmcliphist-0.5.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.3 2004/03/26 23:10:07 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/wmcliphist-0.5.ebuild,v 1.4 2004/04/12 03:34:15 weeve 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" +KEYWORDS="x86 amd64 ~sparc" SLOT="0" DEPEND="=x11-libs/gtk+-1.2*" |