diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-12 11:24:38 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-12 11:24:38 +0000 |
commit | 2cb44f972b2307fa0809167b1302d9f1f5dd6802 (patch) | |
tree | abc42796f2819cad7a7173fd4a7f88dc09198250 /app-admin | |
parent | old (diff) | |
download | gentoo-2-2cb44f972b2307fa0809167b1302d9f1f5dd6802.tar.gz gentoo-2-2cb44f972b2307fa0809167b1302d9f1f5dd6802.tar.bz2 gentoo-2-2cb44f972b2307fa0809167b1302d9f1f5dd6802.zip |
Stable on amd64 wrt bug #354237
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-opengl/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-opengl/ChangeLog b/app-admin/eselect-opengl/ChangeLog index 29c6f0e42825..97b45ceffd06 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.74 2011/01/26 19:46:49 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.75 2011/02/12 11:24:38 hwoarang Exp $ + + 12 Feb 2011; Markos Chandras <hwoarang@gentoo.org> + eselect-opengl-1.2.1.ebuild: + Stable on amd64 wrt bug #354237 26 Jan 2011; Fabian Groffen <grobian@gentoo.org> eselect-opengl-1.2.1.ebuild: Add Prefix keywords 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 809fef624cd5..60776686621c 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.2 2011/01/26 19:46:49 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.2.1.ebuild,v 1.3 2011/02/12 11:24:38 hwoarang 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" |