diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-20 10:46:28 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-20 10:46:28 +0000 |
commit | 4bdfd0e3d113e6f9ac3fdc32892710043e440456 (patch) | |
tree | 6130da15f31965ee6664b7534b5bee42fb733a79 /x11-apps | |
parent | Added ~ppc after testing. (diff) | |
download | gentoo-2-4bdfd0e3d113e6f9ac3fdc32892710043e440456.tar.gz gentoo-2-4bdfd0e3d113e6f9ac3fdc32892710043e440456.tar.bz2 gentoo-2-4bdfd0e3d113e6f9ac3fdc32892710043e440456.zip |
Added ~ppc after testing.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbutils/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xkbutils/files/digest-xkbutils-1.0.1 | 2 | ||||
-rw-r--r-- | x11-apps/xkbutils/xkbutils-1.0.1.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/xkbutils/ChangeLog b/x11-apps/xkbutils/ChangeLog index ca45218b43b4..487058b99291 100644 --- a/x11-apps/xkbutils/ChangeLog +++ b/x11-apps/xkbutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbutils # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.11 2006/02/14 21:28:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.12 2006/05/20 10:46:28 robbat2 Exp $ + + 20 May 2006; Robin H. Johnson <robbat2@gentoo.org> xkbutils-1.0.1.ebuild: + Added ~ppc after testing. 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xkbutils-1.0.1.ebuild: Added ~ppc64 diff --git a/x11-apps/xkbutils/files/digest-xkbutils-1.0.1 b/x11-apps/xkbutils/files/digest-xkbutils-1.0.1 index cb72c4abe962..f4e1252ac910 100644 --- a/x11-apps/xkbutils/files/digest-xkbutils-1.0.1 +++ b/x11-apps/xkbutils/files/digest-xkbutils-1.0.1 @@ -1 +1,3 @@ MD5 84396a3dd75337caaae29d8fa5616fb1 xkbutils-1.0.1.tar.bz2 65805 +RMD160 a6c44d0c44b7275134bca293a391d7446f404bff xkbutils-1.0.1.tar.bz2 65805 +SHA256 aaad73ed8db764978a18bc6ba774d38a4c1330c86622c0b47ae3ced09c175856 xkbutils-1.0.1.tar.bz2 65805 diff --git a/x11-apps/xkbutils/xkbutils-1.0.1.ebuild b/x11-apps/xkbutils/xkbutils-1.0.1.ebuild index 49f3bf168698..72c1f505a5de 100644 --- a/x11-apps/xkbutils/xkbutils-1.0.1.ebuild +++ b/x11-apps/xkbutils/xkbutils-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/xkbutils-1.0.1.ebuild,v 1.2 2006/02/14 21:28:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/xkbutils-1.0.1.ebuild,v 1.3 2006/05/20 10:46:28 robbat2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xkbutils application" -KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libxkbfile x11-libs/libXaw" |