diff options
author | 2005-08-15 18:04:20 +0000 | |
---|---|---|
committer | 2005-08-15 18:04:20 +0000 | |
commit | 202b8b6a293453af80b5898bf3db5509fd7466bc (patch) | |
tree | f54b4b105eb6bf8cf7ab990ee66d05dea77ae7e4 /x11-apps | |
parent | Marked ~amd64. (diff) | |
download | gentoo-2-202b8b6a293453af80b5898bf3db5509fd7466bc.tar.gz gentoo-2-202b8b6a293453af80b5898bf3db5509fd7466bc.tar.bz2 gentoo-2-202b8b6a293453af80b5898bf3db5509fd7466bc.zip |
Marked ~amd64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbcomp/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xkbcomp/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-0.99.0-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog index 5c701cf6bf06..e7fc06c0b86a 100644 --- a/x11-apps/xkbcomp/ChangeLog +++ b/x11-apps/xkbcomp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbcomp # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.3 2005/08/15 02:33:55 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.4 2005/08/15 18:01:00 herbs Exp $ + + 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> xkbcomp-0.99.0-r1.ebuild: + Marked ~amd64. *xkbcomp-0.99.0-r1 (15 Aug 2005) diff --git a/x11-apps/xkbcomp/Manifest b/x11-apps/xkbcomp/Manifest index 1aca76c32f45..db3ea3fa5b85 100644 --- a/x11-apps/xkbcomp/Manifest +++ b/x11-apps/xkbcomp/Manifest @@ -1,5 +1,5 @@ -MD5 f3a6df3e9b3e263888d94cb25af8fd9b ChangeLog 634 +MD5 df1cb0960f24f2aca3786f01172f9697 xkbcomp-0.99.0-r1.ebuild 566 MD5 5a89529a22555a2d55d74cc2db3a4d2b xkbcomp-0.99.0.ebuild 434 -MD5 c216e29d1b082bd218ad062d522aa531 xkbcomp-0.99.0-r1.ebuild 559 +MD5 f6a1f41b0c18a4942f7d4943eb222e77 ChangeLog 727 MD5 ac7b6aeddc4bf31acc3f0b13d6128ff8 files/digest-xkbcomp-0.99.0 67 MD5 ac7b6aeddc4bf31acc3f0b13d6128ff8 files/digest-xkbcomp-0.99.0-r1 67 diff --git a/x11-apps/xkbcomp/xkbcomp-0.99.0-r1.ebuild b/x11-apps/xkbcomp/xkbcomp-0.99.0-r1.ebuild index aad20f58064e..21d7e614caab 100644 --- a/x11-apps/xkbcomp/xkbcomp-0.99.0-r1.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-0.99.0-r1.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/xkbcomp/xkbcomp-0.99.0-r1.ebuild,v 1.1 2005/08/15 02:33:55 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-0.99.0-r1.ebuild,v 1.2 2005/08/15 18:01:00 herbs Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xkbcomp application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" DEPEND="${RDEPEND}" |