summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-11-25 16:22:06 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-11-25 16:22:06 +0000
commit670fb6a01230460d5c1c3760ec6a0a0f7f41bc53 (patch)
treee3c83a99fce17d5fec5b7d186dfd1258c1b4a9f5
parentSync with overlay. (diff)
downloadhistorical-670fb6a01230460d5c1c3760ec6a0a0f7f41bc53.tar.gz
historical-670fb6a01230460d5c1c3760ec6a0a0f7f41bc53.tar.bz2
historical-670fb6a01230460d5c1c3760ec6a0a0f7f41bc53.zip
Marked ~amd64.
Package-Manager: portage-2.0.53_rc7
-rw-r--r--x11-apps/xclipboard/ChangeLog5
-rw-r--r--x11-apps/xclipboard/Manifest14
-rw-r--r--x11-apps/xclipboard/xclipboard-0.99.1.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/x11-apps/xclipboard/ChangeLog b/x11-apps/xclipboard/ChangeLog
index e26703c9fa9b..4e6fd25b6983 100644
--- a/x11-apps/xclipboard/ChangeLog
+++ b/x11-apps/xclipboard/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xclipboard
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.4 2005/10/20 00:45:22 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.5 2005/11/25 16:22:06 herbs Exp $
+
+ 25 Nov 2005; Herbie Hopkins <herbs@gentoo.org> xclipboard-0.99.1.ebuild:
+ Marked ~amd64.
*xclipboard-0.99.1 (20 Oct 2005)
diff --git a/x11-apps/xclipboard/Manifest b/x11-apps/xclipboard/Manifest
index b269c13e2bcc..a15f77918214 100644
--- a/x11-apps/xclipboard/Manifest
+++ b/x11-apps/xclipboard/Manifest
@@ -1,6 +1,16 @@
-MD5 6d358700ee659f5ea8ef239b11997202 ChangeLog 714
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 58e6ea21e5a811e65a38c1943946d846 ChangeLog 803
MD5 3f52e540fb44a4472080d912654e3081 files/digest-xclipboard-0.99.0 69
MD5 c3158823992452a546264096f448816c files/digest-xclipboard-0.99.1 69
MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
MD5 5abfe55ed54ea916639137c8a817a706 xclipboard-0.99.0.ebuild 627
-MD5 be00a02e6f9daa4fc6423152d664e3aa xclipboard-0.99.1.ebuild 630
+MD5 50e838ce504a4cedbd61ac52e36b0357 xclipboard-0.99.1.ebuild 633
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDhzo/2G5bA0cA/ScRApHBAKDU1fiBELcIk8iNJW8j5Vm88i69mQCgoBh9
+GxCZDePd/VDQ8HpJP0h55KA=
+=s5T8
+-----END PGP SIGNATURE-----
diff --git a/x11-apps/xclipboard/xclipboard-0.99.1.ebuild b/x11-apps/xclipboard/xclipboard-0.99.1.ebuild
index 0ca46bb858a5..ebebdeb250f4 100644
--- a/x11-apps/xclipboard/xclipboard-0.99.1.ebuild
+++ b/x11-apps/xclipboard/xclipboard-0.99.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-0.99.1.ebuild,v 1.1 2005/10/20 00:45:22 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-0.99.1.ebuild,v 1.2 2005/11/25 16:22:06 herbs Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xclipboard application"
-KEYWORDS="~arm ~mips ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86"
IUSE="xprint"
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"