summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-04-12 03:34:15 +0000
committerJason Wever <weeve@gentoo.org>2004-04-12 03:34:15 +0000
commitf3dc38aca1cde5dd91a3963e4b9e68d9a1016a95 (patch)
tree3fd4708fc8429e69ddaae3da0b8225a48dadd940 /x11-plugins
parentAdded ~sparc keyword. (diff)
downloadhistorical-f3dc38aca1cde5dd91a3963e4b9e68d9a1016a95.tar.gz
historical-f3dc38aca1cde5dd91a3963e4b9e68d9a1016a95.tar.bz2
historical-f3dc38aca1cde5dd91a3963e4b9e68d9a1016a95.zip
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmcliphist/ChangeLog7
-rw-r--r--x11-plugins/wmcliphist/Manifest6
-rw-r--r--x11-plugins/wmcliphist/wmcliphist-0.5.ebuild6
3 files changed, 11 insertions, 8 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/Manifest b/x11-plugins/wmcliphist/Manifest
index 910f797717d2..a3f989c042e2 100644
--- a/x11-plugins/wmcliphist/Manifest
+++ b/x11-plugins/wmcliphist/Manifest
@@ -1,6 +1,6 @@
-MD5 13443160604815fd7ed479a5d553cab2 wmcliphist-0.5.ebuild 626
-MD5 ba5096ce8a7fbeb7861e5032fa37971f wmcliphist-0.3.ebuild 614
-MD5 7a3fbbdb2dcadaff5ab2dc02f9c589ab ChangeLog 389
+MD5 164c014fb2c4693cfa74b3046968c029 ChangeLog 484
MD5 f2cbce9d14d9c423f188ceb31843a4e0 metadata.xml 460
+MD5 ba5096ce8a7fbeb7861e5032fa37971f wmcliphist-0.3.ebuild 614
+MD5 0603591d24423998bf231fd8de1a89bf wmcliphist-0.5.ebuild 634
MD5 c9cd56c59caa2c634d3235c132cbf22c files/digest-wmcliphist-0.3 65
MD5 1d625b26af8f38aca33fbc9c0da0c0f8 files/digest-wmcliphist-0.5 65
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*"