diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 16:00:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 16:00:43 +0000 |
commit | 6a427915b4c3c89e04af4af4c6c3d67b4f9ed8b5 (patch) | |
tree | 873d152af318ea212ecf2c0b9283f48065fa36aa /app-admin/eselect-opengl | |
parent | alpha/ia64/sparc stable wrt #431572 (diff) | |
download | gentoo-2-6a427915b4c3c89e04af4af4c6c3d67b4f9ed8b5.tar.gz gentoo-2-6a427915b4c3c89e04af4af4c6c3d67b4f9ed8b5.tar.bz2 gentoo-2-6a427915b4c3c89e04af4af4c6c3d67b4f9ed8b5.zip |
alpha/ia64/s390/sh/sparc stable wrt #419473
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'app-admin/eselect-opengl')
-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 675ebce386bb..a251dc3bec5d 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.103 2012/07/12 17:04:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.104 2012/08/26 16:00:43 armin76 Exp $ + + 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> + eselect-opengl-1.2.5-r1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #419473 12 Jul 2012; Brent Baude <ranger@gentoo.org> eselect-opengl-1.2.5-r1.ebuild: Marking eselect-opengl-1.2.5-r1 ppc stable for bug 419473 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 bceffb10d213..7e075078e715 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.9 2012/07/12 17:04:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.2.5-r1.ebuild,v 1.10 2012/08/26 16:00:43 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 ~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" |