diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 07:42:31 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 07:42:31 +0000 |
commit | 2b416e6ae7f57d50575cf090eda828d0f9f488b8 (patch) | |
tree | f6773827a5c63e86b75fd6795160112e500d2ca8 /app-admin/eselect-opengl/eselect-opengl-1.2.4.ebuild | |
parent | Linux patch 2.6.32.46, fix broken backport for IPv6 tunnels, and fix passing ... (diff) | |
download | gentoo-2-2b416e6ae7f57d50575cf090eda828d0f9f488b8.tar.gz gentoo-2-2b416e6ae7f57d50575cf090eda828d0f9f488b8.tar.bz2 gentoo-2-2b416e6ae7f57d50575cf090eda828d0f9f488b8.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #380421 filed by Chí-Thanh Christopher Nguyễn.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-opengl/eselect-opengl-1.2.4.ebuild')
-rw-r--r-- | app-admin/eselect-opengl/eselect-opengl-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 3fe0fac644d8..17041af47315 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.1 2011/08/18 18:15:01 vapier Exp $ +# $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 $ 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" |