summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 00:27:54 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 00:27:54 +0000
commite31faecb18c45cbd137129b19a677b568e35e98a (patch)
tree842d1fa004d5859ce22ca05bf1e1d28a1e5094dc /x11-base/opengl-update
parentVersion bump, contains fixes for amd64 and various other issues. (Manifest re... (diff)
downloadgentoo-2-e31faecb18c45cbd137129b19a677b568e35e98a.tar.gz
gentoo-2-e31faecb18c45cbd137129b19a677b568e35e98a.tar.bz2
gentoo-2-e31faecb18c45cbd137129b19a677b568e35e98a.zip
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'x11-base/opengl-update')
-rw-r--r--x11-base/opengl-update/files/opengl-update-1.54
-rw-r--r--x11-base/opengl-update/files/opengl-update-1.7.14
-rw-r--r--x11-base/opengl-update/files/opengl-update-1.7.24
-rw-r--r--x11-base/opengl-update/opengl-update-1.5.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/x11-base/opengl-update/files/opengl-update-1.5 b/x11-base/opengl-update/files/opengl-update-1.5
index aff7682ebe85..6ba394e94b48 100644
--- a/x11-base/opengl-update/files/opengl-update-1.5
+++ b/x11-base/opengl-update/files/opengl-update-1.5
@@ -1,7 +1,7 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/files/opengl-update-1.5,v 1.2 2004/03/06 04:20:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/files/opengl-update-1.5,v 1.3 2004/07/15 00:27:54 agriffis Exp $
# Author: Martin Schlemmer <azarah@gentoo.org>
source /etc/init.d/functions.sh
diff --git a/x11-base/opengl-update/files/opengl-update-1.7.1 b/x11-base/opengl-update/files/opengl-update-1.7.1
index ec907e59b1a7..a3c94eca894c 100644
--- a/x11-base/opengl-update/files/opengl-update-1.7.1
+++ b/x11-base/opengl-update/files/opengl-update-1.7.1
@@ -1,7 +1,7 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/files/opengl-update-1.7.1,v 1.1 2004/06/08 19:10:01 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/files/opengl-update-1.7.1,v 1.2 2004/07/15 00:27:54 agriffis Exp $
# Author: Martin Schlemmer <azarah@gentoo.org>
# Further modifications by Donnie Berkholz <spyderous@gentoo.org>
diff --git a/x11-base/opengl-update/files/opengl-update-1.7.2 b/x11-base/opengl-update/files/opengl-update-1.7.2
index 63d2c07b930a..99442090bfd7 100644
--- a/x11-base/opengl-update/files/opengl-update-1.7.2
+++ b/x11-base/opengl-update/files/opengl-update-1.7.2
@@ -1,7 +1,7 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/files/opengl-update-1.7.2,v 1.1 2004/06/26 08:28:17 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/files/opengl-update-1.7.2,v 1.2 2004/07/15 00:27:54 agriffis Exp $
# Author: Martin Schlemmer <azarah@gentoo.org>
# Further modifications by Donnie Berkholz <spyderous@gentoo.org>
diff --git a/x11-base/opengl-update/opengl-update-1.5.ebuild b/x11-base/opengl-update/opengl-update-1.5.ebuild
index bdf6948558f5..c35702a15c76 100644
--- a/x11-base/opengl-update/opengl-update-1.5.ebuild
+++ b/x11-base/opengl-update/opengl-update-1.5.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/opengl-update-1.5.ebuild,v 1.11 2004/06/28 16:58:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/opengl-update-1.5.ebuild,v 1.12 2004/07/15 00:27:53 agriffis Exp $
DESCRIPTION="Utility to change the OpenGL interface being used."
SRC_URI=""
HOMEPAGE="http://www.gentoo.org/"
KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips"
+IUSE=""
SLOT="0"
LICENSE="GPL-2"
@@ -16,4 +17,3 @@ DEPEND="virtual/libc"
src_install() {
newsbin ${FILESDIR}/opengl-update-${PV} opengl-update
}
-