diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-11-17 11:44:18 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-11-17 11:44:18 +0000 |
commit | f77dcbcb335b436f164ae69c17622a2237d6ae57 (patch) | |
tree | 0ceae0f3d805f16f316aa9225c9d8cd2a2211268 /x11-apps/xconsole | |
parent | Added alsa-firmware 1.0.10 as per bug #112789. (diff) | |
download | gentoo-2-f77dcbcb335b436f164ae69c17622a2237d6ae57.tar.gz gentoo-2-f77dcbcb335b436f164ae69c17622a2237d6ae57.tar.bz2 gentoo-2-f77dcbcb335b436f164ae69c17622a2237d6ae57.zip |
Marked ~amd64.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-apps/xconsole')
-rw-r--r-- | x11-apps/xconsole/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xconsole/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/xconsole/xconsole-0.99.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xconsole/ChangeLog b/x11-apps/xconsole/ChangeLog index 6355969574b9..9d444b0c110b 100644 --- a/x11-apps/xconsole/ChangeLog +++ b/x11-apps/xconsole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xconsole # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.5 2005/11/11 19:51:57 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.6 2005/11/17 11:41:41 herbs Exp $ + + 17 Nov 2005; Herbie Hopkins <herbs@gentoo.org> xconsole-0.99.2.ebuild: + Marked ~amd64. *xconsole-0.99.2 (11 Nov 2005) diff --git a/x11-apps/xconsole/Manifest b/x11-apps/xconsole/Manifest index 762ba7f28763..ad236163d581 100644 --- a/x11-apps/xconsole/Manifest +++ b/x11-apps/xconsole/Manifest @@ -1,8 +1,8 @@ -MD5 884352c37241f33252f995f53f8f1e1a ChangeLog 838 +MD5 d48a0e318d792df7fc4dcca5909af84f ChangeLog 929 MD5 1e1e1d32300eb1bf6ae97bf7a326785f files/digest-xconsole-0.99.0 67 MD5 c250486a1376ee103cfb028abb0546e5 files/digest-xconsole-0.99.1 67 MD5 95350870af8e56299b32935c2e7a1617 files/digest-xconsole-0.99.2 67 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 MD5 261d3badfad4e3ff6828c792cf17e23e xconsole-0.99.0.ebuild 610 MD5 e40490f840a46f3c2f11f6c33c46a799 xconsole-0.99.1.ebuild 613 -MD5 5313fe7f840fe540b012570878b1addf xconsole-0.99.2.ebuild 617 +MD5 3bf3469f1f1c3d16ef0901fd1ceb2b68 xconsole-0.99.2.ebuild 624 diff --git a/x11-apps/xconsole/xconsole-0.99.2.ebuild b/x11-apps/xconsole/xconsole-0.99.2.ebuild index 078f3e4b4d0d..65c5b2be0ee4 100644 --- a/x11-apps/xconsole/xconsole-0.99.2.ebuild +++ b/x11-apps/xconsole/xconsole-0.99.2.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/xconsole/xconsole-0.99.2.ebuild,v 1.1 2005/11/11 19:51:57 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-0.99.2.ebuild,v 1.2 2005/11/17 11:41:41 herbs Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xconsole application" -KEYWORDS="~mips ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |