diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-04 11:50:23 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-04 11:50:23 +0000 |
commit | e884edefae4f02ce33ce1f882d64e07f12954304 (patch) | |
tree | ad9eadd7dc2e1ddd7c30d1ec46f2eff66159b43b /app-admin/eselect-opengl | |
parent | Disable harfbuzz tests as they create circular deps only anyway. (diff) | |
download | gentoo-2-e884edefae4f02ce33ce1f882d64e07f12954304.tar.gz gentoo-2-e884edefae4f02ce33ce1f882d64e07f12954304.tar.bz2 gentoo-2-e884edefae4f02ce33ce1f882d64e07f12954304.zip |
x86 stable, bug #380421
(Portage version: 2.1.10.12/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-opengl')
-rw-r--r-- | app-admin/eselect-opengl/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-opengl/eselect-opengl-1.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-opengl/ChangeLog b/app-admin/eselect-opengl/ChangeLog index ccaeb0967b67..37784696b60b 100644 --- a/app-admin/eselect-opengl/ChangeLog +++ b/app-admin/eselect-opengl/ChangeLog @@ -1,6 +1,9 @@ # 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.85 2011/08/30 07:42:31 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.86 2011/09/04 11:50:23 maekke Exp $ + + 04 Sep 2011; Markus Meier <maekke@gentoo.org> eselect-opengl-1.2.4.ebuild: + x86 stable, bug #380421 30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> eselect-opengl-1.2.4.ebuild: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug diff --git a/app-admin/eselect-opengl/eselect-opengl-1.2.4.ebuild b/app-admin/eselect-opengl/eselect-opengl-1.2.4.ebuild index 17041af47315..fa87950ad6ca 100644 --- a/app-admin/eselect-opengl/eselect-opengl-1.2.4.ebuild +++ b/app-admin/eselect-opengl/eselect-opengl-1.2.4.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.4.ebuild,v 1.2 2011/08/30 07:42:31 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.2.4.ebuild,v 1.3 2011/09/04 11:50:23 maekke Exp $ EAPI=4 @@ -22,7 +22,7 @@ SRC_URI="${MIRROR}/glext.h.${GLEXT}.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~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 ~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" |