diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-20 10:47:24 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-20 10:47:24 +0000 |
commit | b7b5001d9e973b06fa4fe5ac69bebbf44e442c4a (patch) | |
tree | 236c6c771e17a1acf9100112ca90e66ddcb0e59e /x11-apps/xmag | |
parent | Added ~ppc after testing. (diff) | |
download | gentoo-2-b7b5001d9e973b06fa4fe5ac69bebbf44e442c4a.tar.gz gentoo-2-b7b5001d9e973b06fa4fe5ac69bebbf44e442c4a.tar.bz2 gentoo-2-b7b5001d9e973b06fa4fe5ac69bebbf44e442c4a.zip |
Added ~ppc after testing.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'x11-apps/xmag')
-rw-r--r-- | x11-apps/xmag/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xmag/files/digest-xmag-1.0.1 | 2 | ||||
-rw-r--r-- | x11-apps/xmag/xmag-1.0.1.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/xmag/ChangeLog b/x11-apps/xmag/ChangeLog index 5a4e0127d873..e9b0ba925ccc 100644 --- a/x11-apps/xmag/ChangeLog +++ b/x11-apps/xmag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xmag # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.11 2006/02/14 21:34:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.12 2006/05/20 10:47:24 robbat2 Exp $ + + 20 May 2006; Robin H. Johnson <robbat2@gentoo.org> xmag-1.0.1.ebuild: + Added ~ppc after testing. 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xmag-1.0.1.ebuild: Added ~ppc64 diff --git a/x11-apps/xmag/files/digest-xmag-1.0.1 b/x11-apps/xmag/files/digest-xmag-1.0.1 index ea69aa88e157..bc2ed916a3f3 100644 --- a/x11-apps/xmag/files/digest-xmag-1.0.1 +++ b/x11-apps/xmag/files/digest-xmag-1.0.1 @@ -1 +1,3 @@ MD5 058d168d1c7c991b8d12158433ea5f63 xmag-1.0.1.tar.bz2 93719 +RMD160 43cc9c196e688b10d5e499f578a0a9936933ab53 xmag-1.0.1.tar.bz2 93719 +SHA256 1f239057cdfb2164b2e8fc229e2518d20b27a853f975e73618a4a81f09ebeb02 xmag-1.0.1.tar.bz2 93719 diff --git a/x11-apps/xmag/xmag-1.0.1.ebuild b/x11-apps/xmag/xmag-1.0.1.ebuild index f33bfb9f1bec..666040ca0995 100644 --- a/x11-apps/xmag/xmag-1.0.1.ebuild +++ b/x11-apps/xmag/xmag-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/xmag/xmag-1.0.1.ebuild,v 1.2 2006/02/14 21:34:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.1.ebuild,v 1.3 2006/05/20 10:47:24 robbat2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xmag application" -KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86 ~ppc" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |