diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:41:51 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:41:51 +0000 |
commit | 6468501cfe8a38fc9ef210dbd092e3349615e5f3 (patch) | |
tree | ff193631a4abb9edc19d873b33132f9b8749a38c /x11-proto/glproto | |
parent | added updated ebuild for kernels >= 2.6.34, thanks to Tilo Prütz. Solving bu... (diff) | |
download | historical-6468501cfe8a38fc9ef210dbd092e3349615e5f3.tar.gz historical-6468501cfe8a38fc9ef210dbd092e3349615e5f3.tar.bz2 historical-6468501cfe8a38fc9ef210dbd092e3349615e5f3.zip |
ppc64 stable wrt #344827
Package-Manager: portage-2.2.0_alpha9/cvs/Linux x86_64
Diffstat (limited to 'x11-proto/glproto')
-rw-r--r-- | x11-proto/glproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/glproto/glproto-1.4.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/glproto/ChangeLog b/x11-proto/glproto/ChangeLog index f8ade863afa3..eef51a85130e 100644 --- a/x11-proto/glproto/ChangeLog +++ b/x11-proto/glproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/glproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.76 2010/09/14 10:35:21 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.77 2010/12/19 12:38:18 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> glproto-1.4.12.ebuild: + ppc64 stable wrt #344827 14 Sep 2010; Fabian Groffen <grobian@gentoo.org> glproto-1.4.12.ebuild: Make ebuild work for Prefix (ED was dropped) diff --git a/x11-proto/glproto/glproto-1.4.12.ebuild b/x11-proto/glproto/glproto-1.4.12.ebuild index f5d5e7978e5c..50c45ebbeae9 100644 --- a/x11-proto/glproto/glproto-1.4.12.ebuild +++ b/x11-proto/glproto/glproto-1.4.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.12.ebuild,v 1.2 2010/09/14 10:35:21 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.12.ebuild,v 1.3 2010/12/19 12:38:18 ssuominen Exp $ EAPI=3 inherit xorg-2 @@ -9,7 +9,7 @@ OPENGL_DIR="xorg-x11" DESCRIPTION="X.Org GL protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" LICENSE="SGI-B-2.0" IUSE="" |