diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-14 23:15:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-14 23:15:41 +0000 |
commit | f5193af63478a07a5a57e25bf798291fd23a658c (patch) | |
tree | 968f06fb548dfe2fe17b00cf8e66730ede4282c3 | |
parent | Completed the work to support building with a C++ compiler; Resolves Bug #122... (diff) | |
download | gentoo-2-f5193af63478a07a5a57e25bf798291fd23a658c.tar.gz gentoo-2-f5193af63478a07a5a57e25bf798291fd23a658c.tar.bz2 gentoo-2-f5193af63478a07a5a57e25bf798291fd23a658c.zip |
Added ~ppc64
(Portage version: 2.0.54)
-rw-r--r-- | x11-proto/videoproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/videoproto/videoproto-2.2.2.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/xcmiscproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/xextproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xextproto/xextproto-7.0.2.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/xf86bigfontproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/xf86dgaproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/xf86driproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild | 6 | ||||
-rw-r--r-- | x11-proto/xf86miscproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild | 4 |
14 files changed, 45 insertions, 23 deletions
diff --git a/x11-proto/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog index 1179bc594859..58241640fba0 100644 --- a/x11-proto/videoproto/ChangeLog +++ b/x11-proto/videoproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/videoproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.12 2006/01/31 13:37:34 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.13 2006/02/14 23:11:15 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> videoproto-2.2.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> videoproto-2.2.2.ebuild: diff --git a/x11-proto/videoproto/videoproto-2.2.2.ebuild b/x11-proto/videoproto/videoproto-2.2.2.ebuild index e1407af06188..a51f83df019d 100644 --- a/x11-proto/videoproto/videoproto-2.2.2.ebuild +++ b/x11-proto/videoproto/videoproto-2.2.2.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-proto/videoproto/videoproto-2.2.2.ebuild,v 1.3 2006/01/31 13:37:34 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.2.2.ebuild,v 1.4 2006/02/14 23:11:15 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Video protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog index 60b19e817677..5d46208c2ba6 100644 --- a/x11-proto/xcmiscproto/ChangeLog +++ b/x11-proto/xcmiscproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xcmiscproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.12 2006/01/31 13:14:03 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.13 2006/02/14 23:12:00 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xcmiscproto-1.1.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xcmiscproto-1.1.2.ebuild: diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild index 01ed9ceb8a1f..545d5c19c6e4 100644 --- a/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild +++ b/x11-proto/xcmiscproto/xcmiscproto-1.1.2.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-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild,v 1.3 2006/01/31 13:14:03 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild,v 1.4 2006/02/14 23:12:00 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org XCMisc protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xextproto/ChangeLog b/x11-proto/xextproto/ChangeLog index 6109105a6eda..30ba0ccf5c1d 100644 --- a/x11-proto/xextproto/ChangeLog +++ b/x11-proto/xextproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xextproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.12 2006/01/31 13:09:59 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.13 2006/02/14 23:12:45 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xextproto-7.0.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xextproto-7.0.2.ebuild: diff --git a/x11-proto/xextproto/xextproto-7.0.2.ebuild b/x11-proto/xextproto/xextproto-7.0.2.ebuild index b39a0480ebe3..0b59bacc1dbd 100644 --- a/x11-proto/xextproto/xextproto-7.0.2.ebuild +++ b/x11-proto/xextproto/xextproto-7.0.2.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-proto/xextproto/xextproto-7.0.2.ebuild,v 1.3 2006/01/31 13:09:59 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.2.ebuild,v 1.4 2006/02/14 23:12:45 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org XExt protocol headers" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" #IUSE="X gnome" #DEPEND="" #RDEPEND="" diff --git a/x11-proto/xf86bigfontproto/ChangeLog b/x11-proto/xf86bigfontproto/ChangeLog index 804191d82fad..3f298b388d90 100644 --- a/x11-proto/xf86bigfontproto/ChangeLog +++ b/x11-proto/xf86bigfontproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86bigfontproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.12 2006/01/31 13:10:57 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.13 2006/02/14 23:13:28 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> + xf86bigfontproto-1.1.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xf86bigfontproto-1.1.2.ebuild: diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild index b1a78af2b4d7..c832e6e785f9 100644 --- a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild +++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.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-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild,v 1.3 2006/01/31 13:10:57 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.2.ebuild,v 1.4 2006/02/14 23:13:28 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org XF86BigFont protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86dgaproto/ChangeLog b/x11-proto/xf86dgaproto/ChangeLog index c345d5c0bf4f..4412ec7fae42 100644 --- a/x11-proto/xf86dgaproto/ChangeLog +++ b/x11-proto/xf86dgaproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86dgaproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.12 2006/01/31 13:27:37 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.13 2006/02/14 23:14:11 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xf86dgaproto-2.0.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xf86dgaproto-2.0.2.ebuild: diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild index 332ccad42b23..860f7e17e264 100644 --- a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild +++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.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-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.3 2006/01/31 13:27:37 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.4 2006/02/14 23:14:11 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org XF86DGA protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86driproto/ChangeLog b/x11-proto/xf86driproto/ChangeLog index 64911f88585a..3b04a513f455 100644 --- a/x11-proto/xf86driproto/ChangeLog +++ b/x11-proto/xf86driproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86driproto -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.10 2005/12/26 23:34:29 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.11 2006/02/14 23:14:52 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xf86driproto-2.0.3.ebuild: + Added ~ppc64 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86driproto-2.0.1.ebuild, -xf86driproto-2.0.2.ebuild: diff --git a/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild b/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild index b6e6014e8bbd..37a93b33b298 100644 --- a/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild +++ b/x11-proto/xf86driproto/xf86driproto-2.0.3.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-proto/xf86driproto/xf86driproto-2.0.3.ebuild,v 1.2 2005/12/30 02:14:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild,v 1.3 2006/02/14 23:14:52 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org XF86DRI protocol headers" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86miscproto/ChangeLog b/x11-proto/xf86miscproto/ChangeLog index 704f734f6cd9..ba720ef39c3c 100644 --- a/x11-proto/xf86miscproto/ChangeLog +++ b/x11-proto/xf86miscproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86miscproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.12 2006/01/31 13:35:30 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.13 2006/02/14 23:15:41 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xf86miscproto-0.9.2.ebuild: + Added ~ppc64 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xf86miscproto-0.9.2.ebuild: diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild index 1ce6a1d10b3e..7a7b4ae19fc0 100644 --- a/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild +++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.2.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-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild,v 1.3 2006/01/31 13:35:30 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild,v 1.4 2006/02/14 23:15:41 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org XF86Misc protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |