summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-25 14:47:35 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-25 14:47:35 +0000
commite801ec55d9b418e158a5c40a469bcbac08aab53f (patch)
tree2afb10f61ab1774d6ca8789e6715344f490543e0 /app-arch/par/par-1.1.ebuild
parentadded public domain non-license (diff)
downloadhistorical-e801ec55d9b418e158a5c40a469bcbac08aab53f.tar.gz
historical-e801ec55d9b418e158a5c40a469bcbac08aab53f.tar.bz2
historical-e801ec55d9b418e158a5c40a469bcbac08aab53f.zip
repoman'd
Diffstat (limited to 'app-arch/par/par-1.1.ebuild')
-rw-r--r--app-arch/par/par-1.1.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/app-arch/par/par-1.1.ebuild b/app-arch/par/par-1.1.ebuild
index 61b4877de7ab..018ba4862955 100644
--- a/app-arch/par/par-1.1.ebuild
+++ b/app-arch/par/par-1.1.ebuild
@@ -1,13 +1,16 @@
# 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/par/par-1.1.ebuild,v 1.5 2002/07/17 20:44:57 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/par/par-1.1.ebuild,v 1.6 2002/07/25 14:47:35 seemant Exp $
S=${WORKDIR}/par-cmdline
DESCRIPTION="Parchive archive fixing tool"
SRC_URI="mirror://sourceforge/parchive/par-v${PV}.tar.gz"
-SLOT="0"
HOMEPAGE="http://parchive.sourceforge.net"
+
+SLOT="0"
LICENSE="GPL-2"
+KEYWORDS="x86"
+
DEPEND="virtual/glibc"
src_unpack() {