diff options
-rw-r--r-- | x11-apps/xdpyinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xsetroot/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xsetroot/xsetroot-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/libFS/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libFS/libFS-1.0.0.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/libXprintAppUtil/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/libXprintAppUtil/libXprintAppUtil-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | x11-themes/xcursor-themes/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild | 4 |
10 files changed, 38 insertions, 21 deletions
diff --git a/x11-apps/xdpyinfo/ChangeLog b/x11-apps/xdpyinfo/ChangeLog index 213ba2ae5a82..5f7426880145 100644 --- a/x11-apps/xdpyinfo/ChangeLog +++ b/x11-apps/xdpyinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdpyinfo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.14 2006/01/05 06:13:32 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.15 2006/02/14 08:17:58 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xdpyinfo-1.0.1.ebuild: + Added ~ppc64; bug #122726 05 Jan 2006; Doug Goldstein <cardoe@gentoo.org> xdpyinfo-1.0.1.ebuild: Adding ~ppc diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild index acf4a5a499d1..fdf093622b7f 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-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/xdpyinfo/xdpyinfo-1.0.1.ebuild,v 1.2 2006/01/05 06:13:32 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild,v 1.3 2006/02/14 08:17:58 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xdpyinfo application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND="x11-libs/libXext x11-libs/libX11 x11-libs/libXtst diff --git a/x11-apps/xsetroot/ChangeLog b/x11-apps/xsetroot/ChangeLog index 188439f3339f..e18616e8782f 100644 --- a/x11-apps/xsetroot/ChangeLog +++ b/x11-apps/xsetroot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xsetroot -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.10 2005/12/26 21:27:09 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.11 2006/02/14 08:15:13 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xsetroot-1.0.1.ebuild: + Added ~ppc64; bug #122726 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xsetroot-0.99.2.ebuild, -xsetroot-1.0.0.ebuild: diff --git a/x11-apps/xsetroot/xsetroot-1.0.1.ebuild b/x11-apps/xsetroot/xsetroot-1.0.1.ebuild index 5ff7f8b1394c..b707bb3b3bab 100644 --- a/x11-apps/xsetroot/xsetroot-1.0.1.ebuild +++ b/x11-apps/xsetroot/xsetroot-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/xsetroot/xsetroot-1.0.1.ebuild,v 1.1 2005/12/23 10:48:36 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.1.ebuild,v 1.2 2006/02/14 08:15:13 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xsetroot application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86" RDEPEND="x11-libs/libXmu x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-libs/libFS/ChangeLog b/x11-libs/libFS/ChangeLog index 490404c1c2f6..2796c3707362 100644 --- a/x11-libs/libFS/ChangeLog +++ b/x11-libs/libFS/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libFS -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libFS/ChangeLog,v 1.14 2005/12/26 21:47:33 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libFS/ChangeLog,v 1.15 2006/02/14 08:17:09 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> libFS-1.0.0.ebuild: + Added ~ppc64; bug #122726 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -libFS-0.99.3.ebuild: diff --git a/x11-libs/libFS/libFS-1.0.0.ebuild b/x11-libs/libFS/libFS-1.0.0.ebuild index abdcef77d87c..61371223b068 100644 --- a/x11-libs/libFS/libFS-1.0.0.ebuild +++ b/x11-libs/libFS/libFS-1.0.0.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-libs/libFS/libFS-1.0.0.ebuild,v 1.1 2005/12/17 21:38:17 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libFS/libFS-1.0.0.ebuild,v 1.2 2006/02/14 08:17:09 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org FS library" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86" #IUSE="X gnome" RDEPEND="x11-libs/xtrans x11-proto/xproto diff --git a/x11-libs/libXprintAppUtil/ChangeLog b/x11-libs/libXprintAppUtil/ChangeLog index 0304de28e8b7..6ed84bcaba43 100644 --- a/x11-libs/libXprintAppUtil/ChangeLog +++ b/x11-libs/libXprintAppUtil/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libXprintAppUtil -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXprintAppUtil/ChangeLog,v 1.10 2005/12/26 21:59:59 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXprintAppUtil/ChangeLog,v 1.11 2006/02/14 08:13:58 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + libXprintAppUtil-1.0.1.ebuild: + Added ~ppc64; bug #122726 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -libXprintAppUtil-0.99.2.ebuild, -libXprintAppUtil-1.0.0.ebuild: diff --git a/x11-libs/libXprintAppUtil/libXprintAppUtil-1.0.1.ebuild b/x11-libs/libXprintAppUtil/libXprintAppUtil-1.0.1.ebuild index 8077ed90b335..aedc486d5899 100644 --- a/x11-libs/libXprintAppUtil/libXprintAppUtil-1.0.1.ebuild +++ b/x11-libs/libXprintAppUtil/libXprintAppUtil-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-libs/libXprintAppUtil/libXprintAppUtil-1.0.1.ebuild,v 1.1 2005/12/23 08:45:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXprintAppUtil/libXprintAppUtil-1.0.1.ebuild,v 1.2 2006/02/14 08:13:58 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org XprintAppUtil library" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ppc64 ~s390 ~sparc ~x86" #IUSE="X gnome" RDEPEND="x11-libs/libX11 x11-libs/libXp diff --git a/x11-themes/xcursor-themes/ChangeLog b/x11-themes/xcursor-themes/ChangeLog index fd5488e0d09f..24faeb284f88 100644 --- a/x11-themes/xcursor-themes/ChangeLog +++ b/x11-themes/xcursor-themes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/xcursor-themes # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.14 2006/01/26 20:45:33 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.15 2006/02/14 08:16:08 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + xcursor-themes-1.0.1.ebuild: + Added ~ppc64; bug #122726 26 Jan 2006; Donnie Berkholz <spyderous@gentoo.org>; xcursor-themes-1.0.1.ebuild: diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild b/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild index f73428966c27..f97bd24ad16c 100644 --- a/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild +++ b/x11-themes/xcursor-themes/xcursor-themes-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-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild,v 1.2 2006/01/26 20:45:33 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild,v 1.3 2006/02/14 08:16:08 corsair Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds" -KEYWORDS="~amd64 ~mips ~ppc ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXcursor =media-libs/libpng-1.2*" |