diff options
author | Michael Hanson <hansonorders@verizon.net> | 2011-01-05 21:01:03 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2011-01-05 21:01:03 (GMT) |
commit | 49ab28afad2848c5d7b73e59b5cd9424846af240 (patch) | |
tree | 17a4e7c0d24a5038a8f0e8b56201302f20181643 /abs/extra/glew | |
parent | 80078cb3fcc7ea8d2656b80f50853cb80e4ac027 (diff) | |
parent | c50c191b426d92cfdfb43c4e3f15f942760f0931 (diff) | |
download | linhes_pkgbuild-49ab28afad2848c5d7b73e59b5cd9424846af240.zip linhes_pkgbuild-49ab28afad2848c5d7b73e59b5cd9424846af240.tar.gz linhes_pkgbuild-49ab28afad2848c5d7b73e59b5cd9424846af240.tar.bz2 |
Merge branch 'testing' of knoppmyth.net:linhes_pkgbuild into testing
Diffstat (limited to 'abs/extra/glew')
-rw-r--r-- | abs/extra/glew/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/abs/extra/glew/PKGBUILD b/abs/extra/glew/PKGBUILD index 389b4d4..291abce 100644 --- a/abs/extra/glew/PKGBUILD +++ b/abs/extra/glew/PKGBUILD @@ -1,4 +1,4 @@ -# $Id$ +# $Id: PKGBUILD 98297 2010-11-06 17:51:38Z stephane $ # Maintainer: Stéphane Gaudreault <stephane@archlinux.org> # Contributor: SleepyDog @@ -26,4 +26,3 @@ package() { } # vim: set noexpandtab tabstop=8 shiftwidth=8 textwidth=132 autoindent - |