diff options
author | 2002-07-17 20:44:58 +0000 | |
---|---|---|
committer | 2002-07-17 20:44:58 +0000 | |
commit | b9a43122df5a2ef3f809d66a31af77ab0f41a2cf (patch) | |
tree | 5889db1734bfec38bb00c86f86f027fd8467ecf4 /app-arch/unrar | |
parent | Added SLOT (diff) | |
download | historical-b9a43122df5a2ef3f809d66a31af77ab0f41a2cf.tar.gz historical-b9a43122df5a2ef3f809d66a31af77ab0f41a2cf.tar.bz2 historical-b9a43122df5a2ef3f809d66a31af77ab0f41a2cf.zip |
Added SLOT
Diffstat (limited to 'app-arch/unrar')
-rw-r--r-- | app-arch/unrar/unrar-2.50.ebuild | 3 | ||||
-rw-r--r-- | app-arch/unrar/unrar-3.00-r1.ebuild | 3 | ||||
-rw-r--r-- | app-arch/unrar/unrar-3.00.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/unrar/unrar-2.50.ebuild b/app-arch/unrar/unrar-2.50.ebuild index f00aba315076..d3f09871ebac 100644 --- a/app-arch/unrar/unrar-2.50.ebuild +++ b/app-arch/unrar/unrar-2.50.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-2.50.ebuild,v 1.7 2002/07/11 06:30:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-2.50.ebuild,v 1.8 2002/07/17 20:44:57 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Uncompress rar files" SRC_URI="ftp://ftp.elf.stuba.sk/pub/pc/pack/unrar250.zip" +SLOT="0" HOMEPAGE="ftp://ftp.elf.stuba.sk/pub/pc/pack" LICENSE="unRAR" diff --git a/app-arch/unrar/unrar-3.00-r1.ebuild b/app-arch/unrar/unrar-3.00-r1.ebuild index 1c6644f5358d..da5c61c5810a 100644 --- a/app-arch/unrar/unrar-3.00-r1.ebuild +++ b/app-arch/unrar/unrar-3.00-r1.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.00-r1.ebuild,v 1.3 2002/07/11 06:30:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.00-r1.ebuild,v 1.4 2002/07/17 20:44:57 drobbins Exp $ MY_P=${PN}src S=${WORKDIR} DESCRIPTION="Uncompress rar files" SRC_URI="ftp://ftp.elf.stuba.sk/pub/pc/pack/${MY_P}.tgz" +SLOT="0" HOMEPAGE="ftp://ftp.elf.stuba.sk/pub/pc/pack" LICENSE="unRAR" diff --git a/app-arch/unrar/unrar-3.00.ebuild b/app-arch/unrar/unrar-3.00.ebuild index 32dc6d45116f..8daf7e062a3b 100644 --- a/app-arch/unrar/unrar-3.00.ebuild +++ b/app-arch/unrar/unrar-3.00.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.00.ebuild,v 1.3 2002/07/11 06:30:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.00.ebuild,v 1.4 2002/07/17 20:44:57 drobbins Exp $ MY_P=${PN}src S=${WORKDIR} DESCRIPTION="Uncompress rar files" SRC_URI="ftp://ftp.elf.stuba.sk/pub/pc/pack/${MY_P}.tgz" +SLOT="0" HOMEPAGE="ftp://ftp.elf.stuba.sk/pub/pc/pack" LICENSE="unRAR" |