diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 18:39:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 18:39:16 +0000 |
commit | b4c69621f32bdaf18430774d76968e409611153e (patch) | |
tree | ca371d24d93f5425d56839c4c38baff5c87e9091 /app-admin/eselect-opengl | |
parent | ogmrip bump (diff) | |
download | gentoo-2-b4c69621f32bdaf18430774d76968e409611153e.tar.gz gentoo-2-b4c69621f32bdaf18430774d76968e409611153e.tar.bz2 gentoo-2-b4c69621f32bdaf18430774d76968e409611153e.zip |
Stable for x86, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
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.5-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-opengl/ChangeLog b/app-admin/eselect-opengl/ChangeLog index eba861cb59de..904e5183bc6a 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.98 2012/06/22 19:31:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.99 2012/06/24 18:39:16 ago Exp $ + + 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> + eselect-opengl-1.2.5-r1.ebuild: + Stable for x86, wrt bug #419473 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> eselect-opengl-1.2.5-r1.ebuild: diff --git a/app-admin/eselect-opengl/eselect-opengl-1.2.5-r1.ebuild b/app-admin/eselect-opengl/eselect-opengl-1.2.5-r1.ebuild index 718e4fbdfc0e..560e5d0765e6 100644 --- a/app-admin/eselect-opengl/eselect-opengl-1.2.5-r1.ebuild +++ b/app-admin/eselect-opengl/eselect-opengl-1.2.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.5-r1.ebuild,v 1.4 2012/06/22 19:31:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.2.5-r1.ebuild,v 1.5 2012/06/24 18:39:16 ago 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 ~amd64-fbsd ~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 ~amd64-fbsd ~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" |