diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-08-13 07:43:47 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-08-13 07:43:47 +0000 |
commit | 4d8e5c21f11c0416be0d60b230d5a2a74ffd5607 (patch) | |
tree | 7482e273e7077d56f765de3165ba18dbc7e6a7a0 | |
parent | Transition to eselect module, but we still have an opengl-update executable a... (diff) | |
download | historical-4d8e5c21f11c0416be0d60b230d5a2a74ffd5607.tar.gz historical-4d8e5c21f11c0416be0d60b230d5a2a74ffd5607.tar.bz2 historical-4d8e5c21f11c0416be0d60b230d5a2a74ffd5607.zip |
Fixed whitespace... silly tabs...
Package-Manager: portage-2.0.51.22-r2
-rw-r--r-- | x11-base/opengl-update/Manifest | 8 | ||||
-rwxr-xr-x | x11-base/opengl-update/files/opengl-update-3.0.0 | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-base/opengl-update/Manifest b/x11-base/opengl-update/Manifest index 2dba17b8473a..2c84e4035a2d 100644 --- a/x11-base/opengl-update/Manifest +++ b/x11-base/opengl-update/Manifest @@ -13,13 +13,13 @@ MD5 cf1441d189a90e495668ce495c1f08fd files/opengl-update-3.0.0.eselect 9797 MD5 219a292f64caeaa46b333eecde2197f2 files/digest-opengl-update-2.2.3 116 MD5 541a391b04dd49521480458bac48529d files/opengl-update-2.2.3 9859 MD5 91d9c17541be018d065a7838d7149c86 files/opengl-update-2.1.1 9110 -MD5 2a49c0559ccf15a4670fdb3bf989360c files/opengl-update-3.0.0 3584 +MD5 7c8a542ce809f07484ab35876520527f files/opengl-update-3.0.0 3588 MD5 600714175bf22abf40ed067b3dcb600d files/glxext.h-inttypes.patch 671 MD5 d6b4a7de2926d22a6b52f4d129ce3e7f files/digest-opengl-update-3.0.0 116 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFC/aR/ArHZZzCEUG0RAvsqAJ9YPGqwmYFGvPfjRPHLCpjNC0hdBACeJQ++ -/XcquM8JWH27kba82/LeKZ8= -=W5xd +iD8DBQFC/aTGArHZZzCEUG0RAifKAJ9iFxn2j9RTt7APtBQLyjLXNjJCGgCgiKpp +h9qKx54rttp/beED2bsBXz8= +=kzma -----END PGP SIGNATURE----- diff --git a/x11-base/opengl-update/files/opengl-update-3.0.0 b/x11-base/opengl-update/files/opengl-update-3.0.0 index bf9c0ef546e7..723a15ea5b74 100755 --- a/x11-base/opengl-update/files/opengl-update-3.0.0 +++ b/x11-base/opengl-update/files/opengl-update-3.0.0 @@ -1,7 +1,7 @@ #!/bin/bash # 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-3.0.0,v 1.1 2005/08/13 07:42:36 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/files/opengl-update-3.0.0,v 1.2 2005/08/13 07:43:47 eradicator Exp $ # Author: Martin Schlemmer <azarah@gentoo.org> # Further modifications by Donnie Berkholz <spyderous@gentoo.org> # Further modifications based off submissions to bug #54984 <cyfred@gentoo.org> @@ -34,7 +34,7 @@ Examples: WARNING: opengl-update is deprecated and is just a frontend to the opengl eselect module. A future version will drop support for the - opengl-update command. Please see 'eselect opengl help' + opengl-update command. Please see 'eselect opengl help' FOO } |