summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/pth/pth-1.4.0.ebuild18
-rw-r--r--dev-libs/pth/pth-1.4.1.ebuild18
-rw-r--r--dev-perl/Date-Calc/Date-Calc-5.3.ebuild14
-rw-r--r--sys-apps/fakeroot/fakeroot-0.4.4-r1.ebuild11
4 files changed, 21 insertions, 40 deletions
diff --git a/dev-libs/pth/pth-1.4.0.ebuild b/dev-libs/pth/pth-1.4.0.ebuild
index 11c98a86b8f2..ca7624539ae8 100644
--- a/dev-libs/pth/pth-1.4.0.ebuild
+++ b/dev-libs/pth/pth-1.4.0.ebuild
@@ -1,24 +1,18 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.0.ebuild,v 1.10 2003/11/25 03:32:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.0.ebuild,v 1.11 2004/02/20 21:22:27 vapier Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="GNU Portable Threads"
-SRC_URI="ftp://ftp.gnu.org/gnu/pth/pth-${PV}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/pth/"
+SRC_URI="ftp://ftp.gnu.org/gnu/pth/pth-${PV}.tar.gz"
-SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="x86 sparc ~alpha"
+SLOT="0"
+KEYWORDS="x86 ppc sparc ~alpha"
DEPEND="virtual/glibc"
-src_compile() {
- econf || die
- emake || die
-}
-
src_install() {
einstall || die
- dodoc ANNOUNCE AUTHORS COPYING ChangeLog NEWS README THANKS USERS
+ dodoc ANNOUNCE AUTHORS ChangeLog NEWS README THANKS USERS
}
diff --git a/dev-libs/pth/pth-1.4.1.ebuild b/dev-libs/pth/pth-1.4.1.ebuild
index de5be48117fc..d6bc4d68882c 100644
--- a/dev-libs/pth/pth-1.4.1.ebuild
+++ b/dev-libs/pth/pth-1.4.1.ebuild
@@ -1,24 +1,18 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.1.ebuild,v 1.5 2003/03/05 04:40:15 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.1.ebuild,v 1.6 2004/02/20 21:22:27 vapier Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="GNU Portable Threads"
-SRC_URI="ftp://ftp.gnu.org/gnu/pth/pth-1.4.1.tar.gz"
HOMEPAGE="http://www.gnu.org/software/pth/"
+SRC_URI="ftp://ftp.gnu.org/gnu/pth/pth-1.4.1.tar.gz"
-SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="x86 sparc ~ppc"
+SLOT="0"
+KEYWORDS="x86 ppc sparc"
DEPEND="virtual/glibc"
-src_compile() {
- econf || die
- emake || die
-}
-
src_install() {
einstall || die
- dodoc ANNOUNCE AUTHORS COPYING ChangeLog NEWS README THANKS USERS
+ dodoc ANNOUNCE AUTHORS ChangeLog NEWS README THANKS USERS
}
diff --git a/dev-perl/Date-Calc/Date-Calc-5.3.ebuild b/dev-perl/Date-Calc/Date-Calc-5.3.ebuild
index b826af3a9c0e..33f99da49b94 100644
--- a/dev-perl/Date-Calc/Date-Calc-5.3.ebuild
+++ b/dev-perl/Date-Calc/Date-Calc-5.3.ebuild
@@ -1,20 +1,18 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Calc/Date-Calc-5.3.ebuild,v 1.2 2003/06/21 21:36:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Calc/Date-Calc-5.3.ebuild,v 1.3 2004/02/20 21:18:41 vapier Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Gregorian calendar date calculations"
-SRC_URI="http://www.cpan.org/authors/id/STBEY/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/authors/id/STBEY/${P}.readme"
+SRC_URI="http://www.cpan.org/authors/id/STBEY/${P}.tar.gz"
-SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha"
+SLOT="0"
+KEYWORDS="x86 ppc ~sparc ~alpha amd64"
-DEPEND="${DEPEND}
- dev-perl/Bit-Vector"
+DEPEND="dev-perl/Bit-Vector"
export OPTIMIZE="$CFLAGS"
mydoc="ToDo"
diff --git a/sys-apps/fakeroot/fakeroot-0.4.4-r1.ebuild b/sys-apps/fakeroot/fakeroot-0.4.4-r1.ebuild
index 454e2c7f4b7b..9ab4891d63c5 100644
--- a/sys-apps/fakeroot/fakeroot-0.4.4-r1.ebuild
+++ b/sys-apps/fakeroot/fakeroot-0.4.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakeroot/fakeroot-0.4.4-r1.ebuild,v 1.7 2003/10/03 15:37:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakeroot/fakeroot-0.4.4-r1.ebuild,v 1.8 2004/02/20 21:19:42 vapier Exp $
inherit gnuconfig
@@ -12,7 +12,7 @@ SRC_URI="http://ftp.debian.org/debian/dists/potato/main/source/utils/${MY_P}.tar
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64 ~sparc ~ppc alpha"
+KEYWORDS="x86 ppc ~sparc alpha amd64"
RDEPEND="virtual/glibc"
@@ -25,11 +25,6 @@ src_unpack() {
fi
}
-src_compile() {
- econf || die "configure problem"
- emake || die "compile problem"
-}
-
src_install() {
make DESTDIR=${D} install || die "install problem"
}