diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 19:31:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 19:31:40 +0000 |
commit | b862b903110a333af9cda275ea6edd4124104cd8 (patch) | |
tree | 8f3de96e054ac9bd573f02d3a75b4376fa7569c8 /app-admin | |
parent | Fix issue where docs are no longer present. (diff) | |
download | historical-b862b903110a333af9cda275ea6edd4124104cd8.tar.gz historical-b862b903110a333af9cda275ea6edd4124104cd8.tar.bz2 historical-b862b903110a333af9cda275ea6edd4124104cd8.zip |
Stable for amd64, wrt bug #419473
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
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.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 45dd87fb3d0b..eba861cb59de 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.97 2012/06/13 16:06:04 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.98 2012/06/22 19:31:40 ago Exp $ + + 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> + eselect-opengl-1.2.5-r1.ebuild: + Stable for amd64, wrt bug #419473 *eselect-opengl-1.2.6.1 (13 Jun 2012) 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 12a26010e2da..718e4fbdfc0e 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.3 2012/05/10 17:55:08 aballier Exp $ +# $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 $ 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" |