diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-11-17 13:49:57 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-11-17 13:49:57 +0000 |
commit | 95602fe7474c0b7fc6bf9a1d7b54fb7a73042220 (patch) | |
tree | c408b5b6ab45433e5ae2c034653e1cf5c2f8f188 /x11-apps/xwud | |
parent | My initial commit of a qt4 eclass (highly mirrored off of qt3) (diff) | |
download | historical-95602fe7474c0b7fc6bf9a1d7b54fb7a73042220.tar.gz historical-95602fe7474c0b7fc6bf9a1d7b54fb7a73042220.tar.bz2 historical-95602fe7474c0b7fc6bf9a1d7b54fb7a73042220.zip |
Marked ~amd64.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'x11-apps/xwud')
-rw-r--r-- | x11-apps/xwud/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xwud/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/xwud/xwud-0.99.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xwud/ChangeLog b/x11-apps/xwud/ChangeLog index 9f250a9c6801..176485f6b3c9 100644 --- a/x11-apps/xwud/ChangeLog +++ b/x11-apps/xwud/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwud # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.4 2005/10/20 00:45:25 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.5 2005/11/17 13:49:26 herbs Exp $ + + 17 Nov 2005; Herbie Hopkins <herbs@gentoo.org> xwud-0.99.1.ebuild: + Marked ~amd64. *xwud-0.99.1 (20 Oct 2005) diff --git a/x11-apps/xwud/Manifest b/x11-apps/xwud/Manifest index fc5e8c03587e..545d8fbb90c1 100644 --- a/x11-apps/xwud/Manifest +++ b/x11-apps/xwud/Manifest @@ -1,6 +1,6 @@ -MD5 88a083fbadf77413431cb02f022dd29a ChangeLog 666 +MD5 5e58e157c7aa965772118b2e5ca40c12 ChangeLog 753 MD5 2752846ca08909739029bb4ce2a408b5 files/digest-xwud-0.99.0 63 MD5 6d3897d21afb404854489170e5b5d2b8 files/digest-xwud-0.99.1 63 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 MD5 5c974c0164d5ad0ae667f0381f16cf25 xwud-0.99.0.ebuild 421 -MD5 4887f3cd82ee48a1666fb8919418dc2c xwud-0.99.1.ebuild 424 +MD5 4a659f234fe065b3ae1b1af38707bafe xwud-0.99.1.ebuild 431 diff --git a/x11-apps/xwud/xwud-0.99.1.ebuild b/x11-apps/xwud/xwud-0.99.1.ebuild index 6f4218a2e961..1704c3928240 100644 --- a/x11-apps/xwud/xwud-0.99.1.ebuild +++ b/x11-apps/xwud/xwud-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/xwud/xwud-0.99.1.ebuild,v 1.1 2005/10/20 00:45:25 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/xwud-0.99.1.ebuild,v 1.2 2005/11/17 13:49:26 herbs Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org xwud application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |