diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-02-23 16:18:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-02-23 16:18:56 +0000 |
commit | 64506f477670c1e871b1d06964f0469d07754e5c (patch) | |
tree | f43850bbceba53d0109cd910636b8cffc89db749 /app-admin/eselect-opengl | |
parent | Version bump. (diff) | |
download | gentoo-2-64506f477670c1e871b1d06964f0469d07754e5c.tar.gz gentoo-2-64506f477670c1e871b1d06964f0469d07754e5c.tar.bz2 gentoo-2-64506f477670c1e871b1d06964f0469d07754e5c.zip |
Stable for HPPA (bug #354237).
(Portage version: 2.2.0_alpha24/cvs/Linux i686)
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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-opengl/ChangeLog b/app-admin/eselect-opengl/ChangeLog index 9b32d8ec1b6f..668a9b5a5451 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.77 2011/02/14 11:32:30 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.78 2011/02/23 16:18:56 jer Exp $ + + 23 Feb 2011; Jeroen Roovers <jer@gentoo.org> eselect-opengl-1.2.1.ebuild: + Stable for HPPA (bug #354237). 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> eselect-opengl-1.2.1.ebuild: diff --git a/app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild b/app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild index 2de0504bd3d5..e596a05aabde 100644 --- a/app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild +++ b/app-admin/eselect-opengl/eselect-opengl-1.2.1.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.1.ebuild,v 1.5 2011/02/14 11:32:30 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild,v 1.6 2011/02/23 16:18:56 jer Exp $ EAPI=3 @@ -22,7 +22,7 @@ SRC_URI="${MIRROR}/glext.h.${GLEXT}.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~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 ~m68k ~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" |