diff options
author | Bart Verwilst <verwilst@gentoo.org> | 2002-08-09 12:53:03 +0000 |
---|---|---|
committer | Bart Verwilst <verwilst@gentoo.org> | 2002-08-09 12:53:03 +0000 |
commit | 3a697250483a02f251fef11e7bcec541698c2a3e (patch) | |
tree | 30b40263ddb1849f910beda9c97caeddcf2527e0 /net-dialup | |
parent | initial version, will be put on the iso (diff) | |
download | historical-3a697250483a02f251fef11e7bcec541698c2a3e.tar.gz historical-3a697250483a02f251fef11e7bcec541698c2a3e.tar.bz2 historical-3a697250483a02f251fef11e7bcec541698c2a3e.zip |
changed SLOT to "0".. oopsy
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/capi4k-utils/capi4k-utils-20020701.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/capi4k-utils/capi4k-utils-20020701.ebuild b/net-dialup/capi4k-utils/capi4k-utils-20020701.ebuild index a4984441264f..349deb2af3ff 100644 --- a/net-dialup/capi4k-utils/capi4k-utils-20020701.ebuild +++ b/net-dialup/capi4k-utils/capi4k-utils-20020701.ebuild @@ -1,13 +1,13 @@ # Copyright 2002 Alexander Holler # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20020701.ebuild,v 1.1 2002/08/09 12:49:17 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20020701.ebuild,v 1.2 2002/08/09 12:53:03 verwilst Exp $ MY_P=capi4k-utils-2002-07-01 S=${WORKDIR}/${PN} DESCRIPTION="Capi4Linux Utils" SRC_URI="ftp://ftp.in-berlin.de/pub/capi4linux/${MY_P}.tar.gz" HOMEPAGE="ftp://ftp.in-berlin.de/pub/capi4linux.de/" -SLOT="1" +SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" |