diff options
author | 2012-09-12 10:48:28 +0000 | |
---|---|---|
committer | 2012-09-12 10:48:28 +0000 | |
commit | 5060e52d7d8cfe63a23187c7389058396cd60fee (patch) | |
tree | 5832186e4124be9cc8b25b6366eff7a4e81c7b5f /app-admin | |
parent | x86 stable, see bug 432400 (diff) | |
download | gentoo-2-5060e52d7d8cfe63a23187c7389058396cd60fee.tar.gz gentoo-2-5060e52d7d8cfe63a23187c7389058396cd60fee.tar.bz2 gentoo-2-5060e52d7d8cfe63a23187c7389058396cd60fee.zip |
x86 stable, see bug 432400
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-opengl/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-opengl/eselect-opengl-1.2.6.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 5c955fce0f8c..cb4f40f3afcb 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.106 2012/09/04 14:47:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.107 2012/09/12 10:48:28 nativemad Exp $ + + 12 Sep 2012; Andreas Schuerch <nativemad@gentoo.org> + eselect-opengl-1.2.6.1.ebuild: + x86 stable, see bug 432400 04 Sep 2012; Jeroen Roovers <jer@gentoo.org> eselect-opengl-1.2.6.1.ebuild: Stable for HPPA (bug #432400). diff --git a/app-admin/eselect-opengl/eselect-opengl-1.2.6.1.ebuild b/app-admin/eselect-opengl/eselect-opengl-1.2.6.1.ebuild index 741130cd96f8..031fdf1e48d1 100644 --- a/app-admin/eselect-opengl/eselect-opengl-1.2.6.1.ebuild +++ b/app-admin/eselect-opengl/eselect-opengl-1.2.6.1.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.6.1.ebuild,v 1.3 2012/09/04 14:47:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.2.6.1.ebuild,v 1.4 2012/09/12 10:48:28 nativemad 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" |