diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-05 15:06:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-05 15:06:17 +0000 |
commit | 7829c0635f1d96f8821a369c539771ceac49a9d2 (patch) | |
tree | a19c32f4f0dad706630f45991a4598eddeaa1c3a /app-admin | |
parent | Needs swig-1.3, bug 357483 (diff) | |
download | gentoo-2-7829c0635f1d96f8821a369c539771ceac49a9d2.tar.gz gentoo-2-7829c0635f1d96f8821a369c539771ceac49a9d2.tar.bz2 gentoo-2-7829c0635f1d96f8821a369c539771ceac49a9d2.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #354237
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'app-admin')
-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 668a9b5a5451..caa1c9d004fa 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.78 2011/02/23 16:18:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.79 2011/03/05 15:06:17 armin76 Exp $ + + 05 Mar 2011; Raúl Porcel <armin76@gentoo.org> eselect-opengl-1.2.1.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #354237 23 Feb 2011; Jeroen Roovers <jer@gentoo.org> eselect-opengl-1.2.1.ebuild: Stable for HPPA (bug #354237). 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 e596a05aabde..fd59ce0a435a 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.6 2011/02/23 16:18:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild,v 1.7 2011/03/05 15:06:17 armin76 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" |