summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-11-17 13:49:57 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-11-17 13:49:57 +0000
commit9698badbf00d3227243bd20ad179b92100c4d384 (patch)
tree0bb8d954f81263d133f8db9cec0abf89ee506609 /x11-apps/xwd
parentMy initial commit of a qt4 eclass (highly mirrored off of qt3) (diff)
downloadgentoo-2-9698badbf00d3227243bd20ad179b92100c4d384.tar.gz
gentoo-2-9698badbf00d3227243bd20ad179b92100c4d384.tar.bz2
gentoo-2-9698badbf00d3227243bd20ad179b92100c4d384.zip
Marked ~amd64.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-apps/xwd')
-rw-r--r--x11-apps/xwd/ChangeLog5
-rw-r--r--x11-apps/xwd/Manifest4
-rw-r--r--x11-apps/xwd/xwd-0.99.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xwd/ChangeLog b/x11-apps/xwd/ChangeLog
index ab3b31ea16a7..c1a78402f5fc 100644
--- a/x11-apps/xwd/ChangeLog
+++ b/x11-apps/xwd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xwd
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.4 2005/10/20 00:45:25 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.5 2005/11/17 13:46:53 herbs Exp $
+
+ 17 Nov 2005; Herbie Hopkins <herbs@gentoo.org> xwd-0.99.1.ebuild:
+ Marked ~amd64.
*xwd-0.99.1 (20 Oct 2005)
diff --git a/x11-apps/xwd/Manifest b/x11-apps/xwd/Manifest
index 44283c17cc3b..787b10a26267 100644
--- a/x11-apps/xwd/Manifest
+++ b/x11-apps/xwd/Manifest
@@ -1,6 +1,6 @@
-MD5 f94b87354d9170203c37f134c86e130e ChangeLog 659
+MD5 2dc803611bbd4339bd8d6eabf23b46ca ChangeLog 745
MD5 7fe6c713a5a2b9e77ed295c7c29d11e9 files/digest-xwd-0.99.0 62
MD5 5e42e445bbda8f41018e09c84164eac2 files/digest-xwd-0.99.1 62
MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
MD5 23dbfb30703c3bcfa0ce8f9f66f1e7d5 xwd-0.99.0.ebuild 435
-MD5 0a506b68a44a5686d9ef01fde101fa09 xwd-0.99.1.ebuild 438
+MD5 d0371eae85709488fc632af1d2bf201d xwd-0.99.1.ebuild 445
diff --git a/x11-apps/xwd/xwd-0.99.1.ebuild b/x11-apps/xwd/xwd-0.99.1.ebuild
index edbe2d7dab11..8d89c719bb5d 100644
--- a/x11-apps/xwd/xwd-0.99.1.ebuild
+++ b/x11-apps/xwd/xwd-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/xwd/xwd-0.99.1.ebuild,v 1.1 2005/10/20 00:45:25 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-0.99.1.ebuild,v 1.2 2005/11/17 13:46:53 herbs Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xwd application"
-KEYWORDS="~arm ~mips ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libXmu
x11-libs/libX11"
DEPEND="${RDEPEND}"