diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 01:20:05 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 01:20:05 +0000 |
commit | 6ac515434e9414a7ea61d6d07b2279f7edc7da8b (patch) | |
tree | b4131d8456e7226791425b9147096f71668de7b3 /sys-apps/s3switch | |
parent | Committing some ChangeLogs I forgot to commit. (diff) | |
download | historical-6ac515434e9414a7ea61d6d07b2279f7edc7da8b.tar.gz historical-6ac515434e9414a7ea61d6d07b2279f7edc7da8b.tar.bz2 historical-6ac515434e9414a7ea61d6d07b2279f7edc7da8b.zip |
repoman'd
Diffstat (limited to 'sys-apps/s3switch')
-rw-r--r-- | sys-apps/s3switch/s3switch-19990826.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sys-apps/s3switch/s3switch-19990826.ebuild b/sys-apps/s3switch/s3switch-19990826.ebuild index db45e215181e..5e0034cb2454 100644 --- a/sys-apps/s3switch/s3switch-19990826.ebuild +++ b/sys-apps/s3switch/s3switch-19990826.ebuild @@ -1,12 +1,12 @@ #Copyright 2002 Gentoo Technologies, Inc. #Distributed under the terms of the GNU General Public License, v2 or later -#$Header: /var/cvsroot/gentoo-x86/sys-apps/s3switch/s3switch-19990826.ebuild,v 1.3 2002/07/16 20:10:22 seemant Exp $ +#$Header: /var/cvsroot/gentoo-x86/sys-apps/s3switch/s3switch-19990826.ebuild,v 1.4 2002/07/17 01:20:05 seemant Exp $ DESCRIPTION="S3 video chipset output selection utility" HOMEPAGE="http://www.probo.com/timr/savage40.html" KEYWORDS="x86" SLOT="0" -LICENSE="" +LICENSE="as-is" SRC_URI="http://www.probo.com/timr/s3ssrc.zip" S=${WORKDIR} @@ -23,6 +23,3 @@ src_install () { dobin s3switch doman s3switch.1x } - - - |