diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-17 20:44:58 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-17 20:44:58 +0000 |
commit | b9a43122df5a2ef3f809d66a31af77ab0f41a2cf (patch) | |
tree | 5889db1734bfec38bb00c86f86f027fd8467ecf4 /app-arch/rar | |
parent | Added SLOT (diff) | |
download | historical-b9a43122df5a2ef3f809d66a31af77ab0f41a2cf.tar.gz historical-b9a43122df5a2ef3f809d66a31af77ab0f41a2cf.tar.bz2 historical-b9a43122df5a2ef3f809d66a31af77ab0f41a2cf.zip |
Added SLOT
Diffstat (limited to 'app-arch/rar')
-rw-r--r-- | app-arch/rar/rar-3.0.ebuild | 3 | ||||
-rw-r--r-- | app-arch/rar/rar-3.0_beta7.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/app-arch/rar/rar-3.0.ebuild b/app-arch/rar/rar-3.0.ebuild index 236ca79597cb..42be160f1ee3 100644 --- a/app-arch/rar/rar-3.0.ebuild +++ b/app-arch/rar/rar-3.0.ebuild @@ -1,6 +1,6 @@ # 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/rar/rar-3.0.ebuild,v 1.2 2002/07/11 06:30:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.0.ebuild,v 1.3 2002/07/17 20:44:57 drobbins Exp $ LICENSE="RAR" @@ -10,6 +10,7 @@ MY_P=${PN}linux-${PV} SLOT="0" DESCRIPTION="RAR compressor/uncompressor" SRC_URI="http://www.rarlab.com/rar/${MY_P}.tar.gz" +SLOT="0" HOMEPAGE="http://www.rarsoft.com" RDEPEND="virtual/glibc" diff --git a/app-arch/rar/rar-3.0_beta7.ebuild b/app-arch/rar/rar-3.0_beta7.ebuild index 76ea17fc5be1..b0199b9f6214 100644 --- a/app-arch/rar/rar-3.0_beta7.ebuild +++ b/app-arch/rar/rar-3.0_beta7.ebuild @@ -1,6 +1,6 @@ # 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/rar/rar-3.0_beta7.ebuild,v 1.2 2002/07/11 06:30:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.0_beta7.ebuild,v 1.3 2002/07/17 20:44:57 drobbins Exp $ LICENSE="RAR" @@ -8,6 +8,7 @@ S=${WORKDIR}/rar DESCRIPTION="RAR compressor/uncompressor" SRC_URI="http://www.rarlab.com/rar/rarlinux-${PV/_beta/.b}.tar.gz" +SLOT="0" HOMEPAGE="http://www.rarsoft.com" RDEPEND="virtual/glibc" |