diff options
Diffstat (limited to 'app-arch/pax/pax-3.3.4.ebuild')
-rw-r--r-- | app-arch/pax/pax-3.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/pax/pax-3.3.4.ebuild b/app-arch/pax/pax-3.3.4.ebuild index 7299164665a0..60488d87f26d 100644 --- a/app-arch/pax/pax-3.3.4.ebuild +++ b/app-arch/pax/pax-3.3.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/pax/pax-3.3.4.ebuild,v 1.2 2003/12/04 09:15:32 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pax/pax-3.3.4.ebuild,v 1.3 2003/12/04 09:16:34 seemant Exp $ inherit rpm MY_PS=${P%.*}-${PV##*.}ras MY_P=${P%.*} S=${WORKDIR}/${MY_P} -DESCRIPTION="pax (Portable Archive eXchange is the POSIX standard archive tool." +DESCRIPTION="pax (Portable Archive eXchange) is the POSIX standard archive tool." HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/src/bin/pax/" SRC_URI="ftp://rpmfind.net/linux/contrib/libc6/SRPMS/${MY_PS}.src.rpm" |