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 | 9698badbf00d3227243bd20ad179b92100c4d384 (patch) | |
tree | 0bb8d954f81263d133f8db9cec0abf89ee506609 /x11-apps | |
parent | My initial commit of a qt4 eclass (highly mirrored off of qt3) (diff) | |
download | gentoo-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')
-rw-r--r-- | x11-apps/xwd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xwd/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/xwd/xwd-0.99.1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xwininfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xwininfo/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/xwininfo/xwininfo-0.99.1.ebuild | 4 | ||||
-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 |
9 files changed, 24 insertions, 15 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}" diff --git a/x11-apps/xwininfo/ChangeLog b/x11-apps/xwininfo/ChangeLog index 3b46fd7a5c81..a61e82714d23 100644 --- a/x11-apps/xwininfo/ChangeLog +++ b/x11-apps/xwininfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwininfo # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.4 2005/10/20 00:45:25 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.5 2005/11/17 13:49:57 herbs Exp $ + + 17 Nov 2005; Herbie Hopkins <herbs@gentoo.org> xwininfo-0.99.1.ebuild: + Marked ~amd64. *xwininfo-0.99.1 (20 Oct 2005) diff --git a/x11-apps/xwininfo/Manifest b/x11-apps/xwininfo/Manifest index 0545ab096a3e..f261f588a1e0 100644 --- a/x11-apps/xwininfo/Manifest +++ b/x11-apps/xwininfo/Manifest @@ -1,6 +1,6 @@ -MD5 efcfcc5dc8aa5bdae3ab0ae59c442447 ChangeLog 698 +MD5 3d90618feb89d19d4b1d06420855c771 ChangeLog 789 MD5 e3ab74efab3779bf34cbd8f5cd4a0e09 files/digest-xwininfo-0.99.0 67 MD5 726d3cfc7872487486ca35e7008718bd files/digest-xwininfo-0.99.1 67 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 MD5 c822be69e813eda17c6d752553f2e819 xwininfo-0.99.0.ebuild 450 -MD5 edf6613b68b3d7b03783213aacdda5c7 xwininfo-0.99.1.ebuild 453 +MD5 ae2ef8a2bd8c31382c2e4d6bf30807ee xwininfo-0.99.1.ebuild 460 diff --git a/x11-apps/xwininfo/xwininfo-0.99.1.ebuild b/x11-apps/xwininfo/xwininfo-0.99.1.ebuild index c1e1cc2fe0e4..035c6c7ee27e 100644 --- a/x11-apps/xwininfo/xwininfo-0.99.1.ebuild +++ b/x11-apps/xwininfo/xwininfo-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/xwininfo/xwininfo-0.99.1.ebuild,v 1.1 2005/10/20 00:45:25 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-0.99.1.ebuild,v 1.2 2005/11/17 13:49:57 herbs Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xwininfo application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" RDEPEND="x11-libs/libXmu x11-libs/libX11" DEPEND="${RDEPEND}" 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}" |