summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-06-30 14:48:44 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-06-30 14:48:44 +0000
commitbed4f20bdac96a2eae25561c81fccad1d66d45ff (patch)
treefb8c56d29d34bc72328c15d8087b3b1ec305b950 /virtual/opengl
parentStable on amd64. (diff)
downloadgentoo-2-bed4f20bdac96a2eae25561c81fccad1d66d45ff.tar.gz
gentoo-2-bed4f20bdac96a2eae25561c81fccad1d66d45ff.tar.bz2
gentoo-2-bed4f20bdac96a2eae25561c81fccad1d66d45ff.zip
Stable on amd64.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'virtual/opengl')
-rw-r--r--virtual/opengl/ChangeLog5
-rw-r--r--virtual/opengl/opengl-7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/opengl/ChangeLog b/virtual/opengl/ChangeLog
index 7ae63e468b97..74d982c02112 100644
--- a/virtual/opengl/ChangeLog
+++ b/virtual/opengl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/opengl
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/ChangeLog,v 1.6 2006/06/30 11:10:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/ChangeLog,v 1.7 2006/06/30 14:48:44 wolf31o2 Exp $
+
+ 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> opengl-7.0.ebuild:
+ Stable on amd64.
30 Jun 2006; Markus Rothe <corsair@gentoo.org> opengl-7.0.ebuild:
Stable on ppc64
diff --git a/virtual/opengl/opengl-7.0.ebuild b/virtual/opengl/opengl-7.0.ebuild
index cb862acd1c78..996d6b2e2323 100644
--- a/virtual/opengl/opengl-7.0.ebuild
+++ b/virtual/opengl/opengl-7.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/opengl-7.0.ebuild,v 1.4 2006/06/30 11:10:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/opengl-7.0.ebuild,v 1.5 2006/06/30 14:48:44 wolf31o2 Exp $
DESCRIPTION="Virtual for OpenGL implementation"
HOMEPAGE="http://www.gentoo.org/proj/en/desktop/x/x11/"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="media-libs/mesa"
DEPEND="${RDEPEND}"