diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2006-04-21 21:02:10 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2006-04-21 21:02:10 +0000 |
commit | 61f6ebdfc4b70d6e8332085be5a0dac981a8dbdf (patch) | |
tree | b8fa113121e2d7ff95a4d8edd9b059da6725bc34 /x11-apps | |
parent | Stable on alpha wrt Bug #126321. (diff) | |
download | historical-61f6ebdfc4b70d6e8332085be5a0dac981a8dbdf.tar.gz historical-61f6ebdfc4b70d6e8332085be5a0dac981a8dbdf.tar.bz2 historical-61f6ebdfc4b70d6e8332085be5a0dac981a8dbdf.zip |
Keyword ~ppc.
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xcalc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xcalc/xcalc-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xwd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xwd/xwd-1.0.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-apps/xcalc/ChangeLog b/x11-apps/xcalc/ChangeLog index 6fecf3709bce..62fb231cb097 100644 --- a/x11-apps/xcalc/ChangeLog +++ b/x11-apps/xcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcalc # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.11 2006/02/14 20:59:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.12 2006/04/21 21:02:10 spyderous Exp $ + + 21 Apr 2006; Donnie Berkholz <spyderous@gentoo.org>; xcalc-1.0.1.ebuild: + Keyword ~ppc. 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xcalc-1.0.1.ebuild: Added ~ppc64 diff --git a/x11-apps/xcalc/xcalc-1.0.1.ebuild b/x11-apps/xcalc/xcalc-1.0.1.ebuild index c64c5c5ce3d6..ca4cbf6955f9 100644 --- a/x11-apps/xcalc/xcalc-1.0.1.ebuild +++ b/x11-apps/xcalc/xcalc-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/xcalc/xcalc-1.0.1.ebuild,v 1.2 2006/02/14 20:59:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.1.ebuild,v 1.3 2006/04/21 21:02:10 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xcalc application" -KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" diff --git a/x11-apps/xwd/ChangeLog b/x11-apps/xwd/ChangeLog index ceeebaf896ea..043a182a1ae5 100644 --- a/x11-apps/xwd/ChangeLog +++ b/x11-apps/xwd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwd # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.11 2006/02/14 22:02:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.12 2006/04/21 21:00:44 spyderous Exp $ + + 21 Apr 2006; Donnie Berkholz <spyderous@gentoo.org>; xwd-1.0.1.ebuild: + Keyword ~ppc. 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xwd-1.0.1.ebuild: Added ~ppc64 diff --git a/x11-apps/xwd/xwd-1.0.1.ebuild b/x11-apps/xwd/xwd-1.0.1.ebuild index ee955021180e..2f18e1ba9cc4 100644 --- a/x11-apps/xwd/xwd-1.0.1.ebuild +++ b/x11-apps/xwd/xwd-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/xwd/xwd-1.0.1.ebuild,v 1.2 2006/02/14 22:02:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.1.ebuild,v 1.3 2006/04/21 21:00:44 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xwd application" -KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND="x11-libs/libXmu x11-libs/libX11" DEPEND="${RDEPEND}" |