summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-01-08 13:10:24 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-01-08 13:10:24 +0000
commita26691cbd192b0cdfd0a342a9c187ee102453dd6 (patch)
treee5330d71872b1585bca14abfbca1b3d37b9389b9 /app-admin/eselect-opengl
parent init script needs localmount so it can create a pidfile correctly. (diff)
downloadgentoo-2-a26691cbd192b0cdfd0a342a9c187ee102453dd6.tar.gz
gentoo-2-a26691cbd192b0cdfd0a342a9c187ee102453dd6.tar.bz2
gentoo-2-a26691cbd192b0cdfd0a342a9c187ee102453dd6.zip
Stable on sparc wrt #160535
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-admin/eselect-opengl')
-rw-r--r--app-admin/eselect-opengl/ChangeLog8
-rw-r--r--app-admin/eselect-opengl/eselect-opengl-1.0.5.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-admin/eselect-opengl/ChangeLog b/app-admin/eselect-opengl/ChangeLog
index 01e0aa3fd2e9..5a335209a7c5 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.19 2006/12/05 15:02:09 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.20 2007/01/08 13:10:24 gustavoz Exp $
+
+ 08 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ eselect-opengl-1.0.5.ebuild:
+ Stable on sparc wrt #160535
05 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
eselect-opengl-1.0.4.ebuild, eselect-opengl-1.0.5.ebuild:
diff --git a/app-admin/eselect-opengl/eselect-opengl-1.0.5.ebuild b/app-admin/eselect-opengl/eselect-opengl-1.0.5.ebuild
index 3c1fc9e60227..d38172fbf92b 100644
--- a/app-admin/eselect-opengl/eselect-opengl-1.0.5.ebuild
+++ b/app-admin/eselect-opengl/eselect-opengl-1.0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.0.5.ebuild,v 1.2 2006/12/05 15:02:09 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.0.5.ebuild,v 1.3 2007/01/08 13:10:24 gustavoz Exp $
inherit multilib
@@ -20,7 +20,7 @@ SRC_URI="mirror://gentoo/glext.h-${GLEXT}.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
IUSE=""
RESTRICT="multilib-pkg-force"