diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-14 11:32:30 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-14 11:32:30 +0000 |
commit | 56ec8e35ab44c7c19e7b574b02df3cd298a993af (patch) | |
tree | 88d088704b8c5b6c6f3bf9cd976b9843ab59dfd2 /app-admin/eselect-opengl | |
parent | ppc stable wrt #344827, #354237 (diff) | |
download | gentoo-2-56ec8e35ab44c7c19e7b574b02df3cd298a993af.tar.gz gentoo-2-56ec8e35ab44c7c19e7b574b02df3cd298a993af.tar.bz2 gentoo-2-56ec8e35ab44c7c19e7b574b02df3cd298a993af.zip |
ppc stable wrt #344827, #354237
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'app-admin/eselect-opengl')
-rw-r--r-- | app-admin/eselect-opengl/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-opengl/ChangeLog b/app-admin/eselect-opengl/ChangeLog index 958279d77517..9b32d8ec1b6f 100644 --- a/app-admin/eselect-opengl/ChangeLog +++ b/app-admin/eselect-opengl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/eselect-opengl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.76 2011/02/12 16:09:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.77 2011/02/14 11:32:30 xarthisius Exp $ + + 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + eselect-opengl-1.2.1.ebuild: + ppc stable wrt #344827, #354237 12 Feb 2011; Christian Faulhammer <fauli@gentoo.org> eselect-opengl-1.2.1.ebuild: diff --git a/app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild b/app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild index 46706834c67e..2de0504bd3d5 100644 --- a/app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild +++ b/app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild,v 1.4 2011/02/12 16:09:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild,v 1.5 2011/02/14 11:32:30 xarthisius Exp $ EAPI=3 @@ -22,7 +22,7 @@ SRC_URI="${MIRROR}/glext.h.${GLEXT}.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="app-arch/xz-utils" |