diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-20 10:45:54 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-20 10:45:54 +0000 |
commit | b1dbd30cb13119a9f78c00f89af17b8ab266d509 (patch) | |
tree | d38bcb746efe2a0473137bebdf9c67016c2f1f63 /x11-apps/xgc | |
parent | Added ~ppc after testing. (diff) | |
download | gentoo-2-b1dbd30cb13119a9f78c00f89af17b8ab266d509.tar.gz gentoo-2-b1dbd30cb13119a9f78c00f89af17b8ab266d509.tar.bz2 gentoo-2-b1dbd30cb13119a9f78c00f89af17b8ab266d509.zip |
Added ~ppc after testing.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'x11-apps/xgc')
-rw-r--r-- | x11-apps/xgc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xgc/files/digest-xgc-1.0.1 | 2 | ||||
-rw-r--r-- | x11-apps/xgc/xgc-1.0.1.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/xgc/ChangeLog b/x11-apps/xgc/ChangeLog index f7021f47e0c4..c3beaa88406b 100644 --- a/x11-apps/xgc/ChangeLog +++ b/x11-apps/xgc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xgc # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.10 2006/02/14 21:23:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.11 2006/05/20 10:45:54 robbat2 Exp $ + + 20 May 2006; Robin H. Johnson <robbat2@gentoo.org> xgc-1.0.1.ebuild: + Added ~ppc after testing. 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xgc-1.0.1.ebuild: Added ~ppc64 diff --git a/x11-apps/xgc/files/digest-xgc-1.0.1 b/x11-apps/xgc/files/digest-xgc-1.0.1 index a9fff0783e30..4fac159303d9 100644 --- a/x11-apps/xgc/files/digest-xgc-1.0.1 +++ b/x11-apps/xgc/files/digest-xgc-1.0.1 @@ -1 +1,3 @@ MD5 72fc8dd68f585000c0a542eba0264571 xgc-1.0.1.tar.bz2 128931 +RMD160 356a5d7fe5bbec4c4a01364d31dbb03d8ccd7d1a xgc-1.0.1.tar.bz2 128931 +SHA256 7caddfc6c34f62a4ab2dba2ba34085f6b2343b36ec1bec3b522a2188170e1093 xgc-1.0.1.tar.bz2 128931 diff --git a/x11-apps/xgc/xgc-1.0.1.ebuild b/x11-apps/xgc/xgc-1.0.1.ebuild index be7a98b791e3..25c620734935 100644 --- a/x11-apps/xgc/xgc-1.0.1.ebuild +++ b/x11-apps/xgc/xgc-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/xgc/xgc-1.0.1.ebuild,v 1.2 2006/02/14 21:23:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1.ebuild,v 1.3 2006/05/20 10:45:54 robbat2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xgc application" -KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~ppc ~x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |