summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-31 19:46:33 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-31 19:46:33 +0000
commit25df3ee6a03003c4f260308192ffb1794b35d0c6 (patch)
tree0ecf8f15c8f0c5169f99632fd2c84e14c34924a7 /app-arch/star
parentAnother version bump (Manifest recommit) (diff)
downloadgentoo-2-25df3ee6a03003c4f260308192ffb1794b35d0c6.tar.gz
gentoo-2-25df3ee6a03003c4f260308192ffb1794b35d0c6.tar.bz2
gentoo-2-25df3ee6a03003c4f260308192ffb1794b35d0c6.zip
dont install stupid COPYING files among other things
Diffstat (limited to 'app-arch/star')
-rw-r--r--app-arch/star/star-1.4.3.ebuild17
-rw-r--r--app-arch/star/star-1.5_alpha14.ebuild13
2 files changed, 16 insertions, 14 deletions
diff --git a/app-arch/star/star-1.4.3.ebuild b/app-arch/star/star-1.4.3.ebuild
index 8636cae6b3d4..756324be3b00 100644
--- a/app-arch/star/star-1.4.3.ebuild
+++ b/app-arch/star/star-1.4.3.ebuild
@@ -1,22 +1,23 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/star/star-1.4.3.ebuild,v 1.3 2004/03/07 17:29:39 iluxa Exp $
-
-S=${WORKDIR}/${P/_alpha[0-9][0-9]}
+# $Header: /var/cvsroot/gentoo-x86/app-arch/star/star-1.4.3.ebuild,v 1.4 2004/05/31 19:41:37 vapier Exp $
DESCRIPTION="An enhanced (world's fastest) tar, as well as enhanced mt/rmt"
-
+HOMEPAGE="http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/star.html"
#This URI for alpha versions
#SRC_URI="ftp://ftp.berlios.de/pub/${PN}/alpha/${PN}-${PV/_alpha/a}.tar.bz2"
#This URI for non-alpha versions
SRC_URI="ftp://ftp.berlios.de/pub/${PN}/${P}.tar.bz2"
-HOMEPAGE="http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/star.html"
-KEYWORDS="x86 amd64 ppc ~sparc ~mips"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86 ppc ~sparc ~mips amd64"
+IUSE=""
+
DEPEND="virtual/glibc"
+S=${WORKDIR}/${P/_alpha[0-9][0-9]}
+
src_unpack() {
unpack ${A}
cd ${S}/DEFAULTS
@@ -36,7 +37,7 @@ src_install() {
# install mt as mt.star to not conflict with other packages
mv ${D}/usr/bin/mt ${D}/usr/bin/mt.star
- dodoc BUILD COPYING Changelog AN-1.* README README.* PORTING TODO
+ dodoc BUILD Changelog AN-1.* README README.* PORTING TODO
rm ${D}/usr/man/man1/match*
dodir /usr/share/
mv ${D}/usr/man/ ${D}/usr/share
diff --git a/app-arch/star/star-1.5_alpha14.ebuild b/app-arch/star/star-1.5_alpha14.ebuild
index a26db30fbdf2..2611f291c19e 100644
--- a/app-arch/star/star-1.5_alpha14.ebuild
+++ b/app-arch/star/star-1.5_alpha14.ebuild
@@ -1,20 +1,21 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/star/star-1.5_alpha14.ebuild,v 1.5 2004/05/10 04:11:06 iluxa Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/star/star-1.5_alpha14.ebuild,v 1.6 2004/05/31 19:41:37 vapier Exp $
S=${WORKDIR}/${P/_alpha[0-9][0-9]}
DESCRIPTION="An enhanced (world's fastest) tar, as well as enhanced mt/rmt"
-
+HOMEPAGE="http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/star.html"
#This URI for alpha versions
SRC_URI="ftp://ftp.berlios.de/pub/${PN}/alpha/${PN}-${PV/_alpha/a}.tar.bz2"
#This URI for non-alpha versions
#SRC_URI="ftp://ftp.berlios.de/pub/${PN}/${P}.tar.bz2"
-HOMEPAGE="http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/star.html"
-KEYWORDS="x86 amd64 ~ppc sparc hppa alpha ia64 ~mips"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86 ~ppc sparc ~mips alpha hppa amd64 ia64"
+IUSE=""
+
DEPEND="virtual/glibc"
src_unpack() {
@@ -44,7 +45,7 @@ src_install() {
# install mt as mt.star to not conflict with other packages
mv ${D}/usr/bin/mt ${D}/usr/bin/mt.star
- dodoc BUILD COPYING Changelog AN-1.* README README.* PORTING TODO
+ dodoc BUILD Changelog AN-1.* README README.* PORTING TODO
rm ${D}/usr/man/man1/match*
dodir /usr/share/
mv ${D}/usr/man/ ${D}/usr/share