diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 13:32:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 13:32:06 +0000 |
commit | f3bab466ac53f30b59725a068138ddb493846646 (patch) | |
tree | a5b02cd695f0d51e043878e79876a8324754b845 /app-admin/eselect-opengl | |
parent | Drop confusing message about netlink.patch, bug #382221 by John Brendler. Add... (diff) | |
download | gentoo-2-f3bab466ac53f30b59725a068138ddb493846646.tar.gz gentoo-2-f3bab466ac53f30b59725a068138ddb493846646.tar.bz2 gentoo-2-f3bab466ac53f30b59725a068138ddb493846646.zip |
alpha/ia64/s390/sh/sparc stable wrt #380421
(Portage version: 2.1.10.11/cvs/Linux ia64)
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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-opengl/ChangeLog b/app-admin/eselect-opengl/ChangeLog index 97fcea3c1760..c12f9bdd29c8 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.88 2011/09/21 00:27:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.89 2011/10/02 13:32:06 armin76 Exp $ + + 02 Oct 2011; Raúl Porcel <armin76@gentoo.org> eselect-opengl-1.2.4.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #380421 21 Sep 2011; Jeroen Roovers <jer@gentoo.org> eselect-opengl-1.2.4.ebuild: Stable for HPPA (bug #380421). 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 7c562f32beda..04d89adc6b40 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.5 2011/09/21 00:27:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.2.4.ebuild,v 1.6 2011/10/02 13:32:06 armin76 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" |