diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-20 10:49:05 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-20 10:49:05 +0000 |
commit | 6d0b30e01602059210137ba9f09ad8b8f7f87ca4 (patch) | |
tree | dad323aeef31bffdb5fffeb255e7204d45c9f2e2 /x11-apps | |
parent | Added ~ppc after testing. (diff) | |
download | gentoo-2-6d0b30e01602059210137ba9f09ad8b8f7f87ca4.tar.gz gentoo-2-6d0b30e01602059210137ba9f09ad8b8f7f87ca4.tar.bz2 gentoo-2-6d0b30e01602059210137ba9f09ad8b8f7f87ca4.zip |
Added ~ppc after testing.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xwud/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xwud/files/digest-xwud-1.0.1 | 2 | ||||
-rw-r--r-- | x11-apps/xwud/xwud-1.0.1.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/xwud/ChangeLog b/x11-apps/xwud/ChangeLog index c8b8851ca338..e6875ccc79f0 100644 --- a/x11-apps/xwud/ChangeLog +++ b/x11-apps/xwud/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwud # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.11 2006/02/14 22:04:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.12 2006/05/20 10:49:05 robbat2 Exp $ + + 20 May 2006; Robin H. Johnson <robbat2@gentoo.org> xwud-1.0.1.ebuild: + Added ~ppc after testing. 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xwud-1.0.1.ebuild: Added ~ppc64 diff --git a/x11-apps/xwud/files/digest-xwud-1.0.1 b/x11-apps/xwud/files/digest-xwud-1.0.1 index 3239fec57d07..18088c3c5279 100644 --- a/x11-apps/xwud/files/digest-xwud-1.0.1 +++ b/x11-apps/xwud/files/digest-xwud-1.0.1 @@ -1 +1,3 @@ MD5 6e3c5d0297d88e890b6f5df31f73dd60 xwud-1.0.1.tar.bz2 83104 +RMD160 996976f88e6bc2de9989fcdcff50b2a2bde49638 xwud-1.0.1.tar.bz2 83104 +SHA256 d2de2d39b4479e23adc92d131f66e87db41441aae11b72991bb01d5f6c93336c xwud-1.0.1.tar.bz2 83104 diff --git a/x11-apps/xwud/xwud-1.0.1.ebuild b/x11-apps/xwud/xwud-1.0.1.ebuild index fde316b871e5..b5eefa8e28a9 100644 --- a/x11-apps/xwud/xwud-1.0.1.ebuild +++ b/x11-apps/xwud/xwud-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/xwud/xwud-1.0.1.ebuild,v 1.2 2006/02/14 22:04:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/xwud-1.0.1.ebuild,v 1.3 2006/05/20 10:49:05 robbat2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org xwud application" -KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |