diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-14 21:30:03 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-14 21:30:03 +0000 |
commit | abe41fdc8888390f6510219bd908393a11cfb773 (patch) | |
tree | 3ead3187d9c44704e6b7ede3e577785f325dec9f | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-abe41fdc8888390f6510219bd908393a11cfb773.tar.gz gentoo-2-abe41fdc8888390f6510219bd908393a11cfb773.tar.bz2 gentoo-2-abe41fdc8888390f6510219bd908393a11cfb773.zip |
Added ~ppc64
(Portage version: 2.0.54)
-rw-r--r-- | x11-apps/xinit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xinit/xinit-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xkbcomp/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xkbevd/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xkbevd/xkbevd-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | x11-apps/xkbprint/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xkbprint/xkbprint-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | x11-apps/xkbutils/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xkbutils/xkbutils-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | x11-apps/xkill/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xkill/xkill-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xload/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xload/xload-1.0.1.ebuild | 6 |
14 files changed, 50 insertions, 29 deletions
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index f742352c0b47..6fd932a97b6b 100644 --- a/x11-apps/xinit/ChangeLog +++ b/x11-apps/xinit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xinit # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.35 2006/01/31 13:32:34 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.36 2006/02/14 21:25:18 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xinit-1.0.1.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xinit-1.0.1.ebuild: Unstable on hppa. diff --git a/x11-apps/xinit/xinit-1.0.1.ebuild b/x11-apps/xinit/xinit-1.0.1.ebuild index f53728424efb..a0fa88761182 100644 --- a/x11-apps/xinit/xinit-1.0.1.ebuild +++ b/x11-apps/xinit/xinit-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/xinit/xinit-1.0.1.ebuild,v 1.7 2006/01/31 13:32:34 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.1.ebuild,v 1.8 2006/02/14 21:25:18 corsair Exp $ # Must be before x-modular eclass is inherited # This is enabled due to modified Makefile.am from the patches @@ -9,7 +9,7 @@ SNAPSHOT="yes" inherit x-modular pam DESCRIPTION="X.Org xinit application" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-wm/twm x11-apps/xclock diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog index eb00e77bb4dd..b6328ddd307f 100644 --- a/x11-apps/xkbcomp/ChangeLog +++ b/x11-apps/xkbcomp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbcomp # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.19 2006/01/31 13:49:33 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.20 2006/02/14 21:26:02 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xkbcomp-1.0.1.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xkbcomp-1.0.1.ebuild: Unstable on hppa. diff --git a/x11-apps/xkbcomp/xkbcomp-1.0.1.ebuild b/x11-apps/xkbcomp/xkbcomp-1.0.1.ebuild index 2d278f5f6629..1d6768de1b4a 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.0.1.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-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/xkbcomp/xkbcomp-1.0.1.ebuild,v 1.3 2006/01/31 13:49:33 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.1.ebuild,v 1.4 2006/02/14 21:26:02 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular multilib DESCRIPTION="X.Org xkbcomp application" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" DEPEND="${RDEPEND}" diff --git a/x11-apps/xkbevd/ChangeLog b/x11-apps/xkbevd/ChangeLog index fba2473f3b35..f323f6f29500 100644 --- a/x11-apps/xkbevd/ChangeLog +++ b/x11-apps/xkbevd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbevd -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/ChangeLog,v 1.10 2005/12/26 21:13:46 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/ChangeLog,v 1.11 2006/02/14 21:26:45 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xkbevd-1.0.1.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xkbevd-0.99.3.ebuild, -xkbevd-1.0.0.ebuild: diff --git a/x11-apps/xkbevd/xkbevd-1.0.1.ebuild b/x11-apps/xkbevd/xkbevd-1.0.1.ebuild index 5a3308bdefc9..9a7dee59aa0a 100644 --- a/x11-apps/xkbevd/xkbevd-1.0.1.ebuild +++ b/x11-apps/xkbevd/xkbevd-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/xkbevd-1.0.1.ebuild,v 1.1 2005/12/23 10:40:48 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/xkbevd-1.0.1.ebuild,v 1.2 2006/02/14 21:26:45 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org xkbevd application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86" RDEPEND="x11-libs/libxkbfile" DEPEND="${RDEPEND}" diff --git a/x11-apps/xkbprint/ChangeLog b/x11-apps/xkbprint/ChangeLog index 4df2353af438..4b8f78d46da0 100644 --- a/x11-apps/xkbprint/ChangeLog +++ b/x11-apps/xkbprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbprint -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.10 2005/12/26 21:14:14 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.11 2006/02/14 21:27:36 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xkbprint-1.0.1.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xkbprint-0.99.2.ebuild, -xkbprint-1.0.0.ebuild: diff --git a/x11-apps/xkbprint/xkbprint-1.0.1.ebuild b/x11-apps/xkbprint/xkbprint-1.0.1.ebuild index ccaf4190563b..4a0da3636e71 100644 --- a/x11-apps/xkbprint/xkbprint-1.0.1.ebuild +++ b/x11-apps/xkbprint/xkbprint-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.1.ebuild,v 1.1 2005/12/23 10:41:08 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.1.ebuild,v 1.2 2006/02/14 21:27:36 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org xkbprint application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86" RDEPEND="x11-libs/libxkbfile" DEPEND="${RDEPEND}" diff --git a/x11-apps/xkbutils/ChangeLog b/x11-apps/xkbutils/ChangeLog index 14c7a2eec086..ca45218b43b4 100644 --- a/x11-apps/xkbutils/ChangeLog +++ b/x11-apps/xkbutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbutils -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.10 2005/12/26 21:14:47 joshuabaergen Exp $ +# 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 $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xkbutils-1.0.1.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xkbutils-0.99.2.ebuild, -xkbutils-1.0.0.ebuild: diff --git a/x11-apps/xkbutils/xkbutils-1.0.1.ebuild b/x11-apps/xkbutils/xkbutils-1.0.1.ebuild index ad23133c1ee0..49f3bf168698 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-2005 Gentoo Foundation +# 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.1 2005/12/23 10:41:28 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/xkbutils-1.0.1.ebuild,v 1.2 2006/02/14 21:28:26 corsair 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 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libxkbfile x11-libs/libXaw" diff --git a/x11-apps/xkill/ChangeLog b/x11-apps/xkill/ChangeLog index 2a3dde77f533..f90fff9afeff 100644 --- a/x11-apps/xkill/ChangeLog +++ b/x11-apps/xkill/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkill # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.11 2006/01/07 18:26:23 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.12 2006/02/14 21:29:14 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xkill-1.0.1.ebuild: + Added ~ppc64 07 Jan 2006; <nixnut@gentoo.org> xkill-1.0.1.ebuild: Add ~ppc keyword diff --git a/x11-apps/xkill/xkill-1.0.1.ebuild b/x11-apps/xkill/xkill-1.0.1.ebuild index 8624a3bbf416..e2e20c9a0e6a 100644 --- a/x11-apps/xkill/xkill-1.0.1.ebuild +++ b/x11-apps/xkill/xkill-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/xkill/xkill-1.0.1.ebuild,v 1.2 2006/01/07 18:26:23 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.1.ebuild,v 1.3 2006/02/14 21:29:14 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xkill application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXmu" DEPEND="${RDEPEND}" diff --git a/x11-apps/xload/ChangeLog b/x11-apps/xload/ChangeLog index c6d905b940ce..bf5976becf99 100644 --- a/x11-apps/xload/ChangeLog +++ b/x11-apps/xload/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xload -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/ChangeLog,v 1.10 2005/12/26 21:15:45 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/ChangeLog,v 1.11 2006/02/14 21:30:03 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xload-1.0.1.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xload-0.99.2.ebuild, -xload-1.0.0.ebuild: diff --git a/x11-apps/xload/xload-1.0.1.ebuild b/x11-apps/xload/xload-1.0.1.ebuild index d3bea016e008..07937c03345c 100644 --- a/x11-apps/xload/xload-1.0.1.ebuild +++ b/x11-apps/xload/xload-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/xload-1.0.1.ebuild,v 1.1 2005/12/23 10:42:10 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/xload-1.0.1.ebuild,v 1.2 2006/02/14 21:30:03 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xload application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |