summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-03-03 10:13:32 +0000
committerMike Frysinger <vapier@gentoo.org>2013-03-03 10:13:32 +0000
commit3b8a01c8da12b5e2db72208383967dda0113b6f9 (patch)
treecd5240613796ee53cdd71a2f699ea4a24ec84ba8 /virtual/opengl
parentsci-libs/opencascade: Add fix for compilation with tcl-8.6, thanks debian, #4... (diff)
downloadgentoo-2-3b8a01c8da12b5e2db72208383967dda0113b6f9.tar.gz
gentoo-2-3b8a01c8da12b5e2db72208383967dda0113b6f9.tar.bz2
gentoo-2-3b8a01c8da12b5e2db72208383967dda0113b6f9.zip
Add s390 lovin.
(Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'virtual/opengl')
-rw-r--r--virtual/opengl/ChangeLog8
-rw-r--r--virtual/opengl/opengl-7.0.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/virtual/opengl/ChangeLog b/virtual/opengl/ChangeLog
index fd07efb4b5e5..fc6a3c937829 100644
--- a/virtual/opengl/ChangeLog
+++ b/virtual/opengl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/opengl
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/ChangeLog,v 1.19 2012/05/10 18:24:35 aballier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/ChangeLog,v 1.20 2013/03/03 10:13:32 vapier Exp $
+
+ 03 Mar 2013; Mike Frysinger <vapier@gentoo.org> opengl-7.0.ebuild:
+ Add s390 lovin.
10 May 2012; Alexis Ballier <aballier@gentoo.org> opengl-7.0.ebuild:
keyword ~amd64-fbsd
@@ -65,4 +68,3 @@
yet more issues where an old-style virtual's default provider provides the
virtual regardless of whether the actual ebuild contains a PROVIDE
statement. That causes circular dependencies on modular X.
-
diff --git a/virtual/opengl/opengl-7.0.ebuild b/virtual/opengl/opengl-7.0.ebuild
index 30cdf3cf1368..4ebdcd9bea7f 100644
--- a/virtual/opengl/opengl-7.0.ebuild
+++ b/virtual/opengl/opengl-7.0.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.15 2012/05/10 18:24:35 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/opengl/opengl-7.0.ebuild,v 1.16 2013/03/03 10:13:32 vapier Exp $
DESCRIPTION="Virtual for OpenGL implementation"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="|| ( media-libs/mesa media-libs/opengl-apple )"
DEPEND=""