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/xedit | |
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/xedit')
-rw-r--r-- | x11-apps/xedit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xedit/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/xedit/xedit-0.99.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xedit/ChangeLog b/x11-apps/xedit/ChangeLog index 22e00cece593..f77a4899c3d3 100644 --- a/x11-apps/xedit/ChangeLog +++ b/x11-apps/xedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xedit # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.7 2005/11/11 19:53:35 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.8 2005/11/17 13:27:00 herbs Exp $ + + 17 Nov 2005; Herbie Hopkins <herbs@gentoo.org> xedit-0.99.2.ebuild: + Marked ~amd64. *xedit-0.99.2 (11 Nov 2005) diff --git a/x11-apps/xedit/Manifest b/x11-apps/xedit/Manifest index 7532b6a6d913..acb62bad5b7e 100644 --- a/x11-apps/xedit/Manifest +++ b/x11-apps/xedit/Manifest @@ -1,8 +1,8 @@ -MD5 728c9e4ca071f0599debc35e3a0a9351 ChangeLog 1044 +MD5 bb6f2c99c09e04c9fe3063811f271c76 ChangeLog 1132 MD5 215aa7769c436bb259b3b28bb49af9ea files/digest-xedit-0.99.0 65 MD5 295f8cd8c45acaa44e58e9b6ce1ae6cb files/digest-xedit-0.99.1 65 MD5 5d45768d2db4a4a7046745b64092afcb files/digest-xedit-0.99.2 65 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 MD5 40aa2fa0d78736bd06271f3375f08d08 xedit-0.99.0.ebuild 851 MD5 eaa2bcccea1fcc49c041347f00d0908e xedit-0.99.1.ebuild 745 -MD5 b8952fb1c9e405ecb7642c2617c4e7db xedit-0.99.2.ebuild 749 +MD5 82345b9145ba09ad9e4a8405a5e5c2f3 xedit-0.99.2.ebuild 756 diff --git a/x11-apps/xedit/xedit-0.99.2.ebuild b/x11-apps/xedit/xedit-0.99.2.ebuild index 141180471a99..763cc0389768 100644 --- a/x11-apps/xedit/xedit-0.99.2.ebuild +++ b/x11-apps/xedit/xedit-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/xedit/xedit-0.99.2.ebuild,v 1.1 2005/11/11 19:53:35 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-0.99.2.ebuild,v 1.2 2005/11/17 13:27:00 herbs Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xedit application" -KEYWORDS="~mips ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libXprintUtil x11-libs/libXaw |