diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-23 17:40:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-23 17:40:29 +0000 |
commit | 2c763ab56b6ba47da27fdc9d0d4f46658fb66438 (patch) | |
tree | 914ddd4370674195e54ff96ee2022d2c04fc9b65 /app-admin/eselect-opengl | |
parent | Stable for x86, wrt bug #463430 (diff) | |
download | gentoo-2-2c763ab56b6ba47da27fdc9d0d4f46658fb66438.tar.gz gentoo-2-2c763ab56b6ba47da27fdc9d0d4f46658fb66438.tar.bz2 gentoo-2-2c763ab56b6ba47da27fdc9d0d4f46658fb66438.zip |
Stable for x86, wrt bug #463430
(Portage version: 2.1.12.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-opengl/ChangeLog b/app-admin/eselect-opengl/ChangeLog index e57d9eaef3f5..3a0d38ca1f08 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.115 2013/05/23 17:39:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.116 2013/05/23 17:40:29 ago Exp $ + + 23 May 2013; Agostino Sarubbo <ago@gentoo.org> eselect-opengl-1.2.7.ebuild: + Stable for x86, wrt bug #463430 23 May 2013; Agostino Sarubbo <ago@gentoo.org> eselect-opengl-1.2.7.ebuild: Stable for amd64, wrt bug #463430 diff --git a/app-admin/eselect-opengl/eselect-opengl-1.2.7.ebuild b/app-admin/eselect-opengl/eselect-opengl-1.2.7.ebuild index e2e38ccbc144..0c27c5985f20 100644 --- a/app-admin/eselect-opengl/eselect-opengl-1.2.7.ebuild +++ b/app-admin/eselect-opengl/eselect-opengl-1.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.7.ebuild,v 1.4 2013/05/23 17:39:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.2.7.ebuild,v 1.5 2013/05/23 17:40:29 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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="app-arch/xz-utils" |