summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-04-19 15:05:31 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-04-19 15:05:31 +0000
commitd0c0efa41d4c33dbe886f409532bd99394e56d5b (patch)
treeff637cff00df3b5e18e2d194561a0d4dafce8985 /app-arch/ppmd
parentQA - removed runtime dependance on automake (Manifest recommit) (diff)
downloadgentoo-2-d0c0efa41d4c33dbe886f409532bd99394e56d5b.tar.gz
gentoo-2-d0c0efa41d4c33dbe886f409532bd99394e56d5b.tar.bz2
gentoo-2-d0c0efa41d4c33dbe886f409532bd99394e56d5b.zip
QA - removed runtime dependance on automake, autoconf and sed
Diffstat (limited to 'app-arch/ppmd')
-rw-r--r--app-arch/ppmd/ChangeLog5
-rw-r--r--app-arch/ppmd/ppmd-9.1.ebuild6
2 files changed, 8 insertions, 3 deletions
diff --git a/app-arch/ppmd/ChangeLog b/app-arch/ppmd/ChangeLog
index 0200eec2ff8c..1340114ed5d0 100644
--- a/app-arch/ppmd/ChangeLog
+++ b/app-arch/ppmd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/ppmd
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/ppmd/ChangeLog,v 1.5 2004/04/06 03:19:45 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/ppmd/ChangeLog,v 1.6 2004/04/19 15:05:31 dragonheart Exp $
+
+ 20 Apr 2004; Daniel Black <dragonheart@gentoo.org> ppmd-9.1.ebuild:
+ QA - removed runtime dependance on automake, autoconf and sed
05 Apr 2004; Chris Aniszczyk <zx@gentoo.org> ppmd-9.1.ebuild:
Stable on hppa
diff --git a/app-arch/ppmd/ppmd-9.1.ebuild b/app-arch/ppmd/ppmd-9.1.ebuild
index 2b227232cc3d..c8fca1002911 100644
--- a/app-arch/ppmd/ppmd-9.1.ebuild
+++ b/app-arch/ppmd/ppmd-9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/ppmd/ppmd-9.1.ebuild,v 1.7 2004/04/06 03:19:45 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/ppmd/ppmd-9.1.ebuild,v 1.8 2004/04/19 15:05:31 dragonheart Exp $
inherit eutils flag-o-matic
@@ -17,7 +17,7 @@ SRC_URI="http://http.us.debian.org/debian/pool/main/p/ppmd/${MY_P}.orig.tar.gz
SLOT="0"
LICENSE="public-domain"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa ~mips amd64 ~ia64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips amd64 ~ia64"
DEPEND=">=sys-apps/sed-4
app-arch/gzip
@@ -25,6 +25,8 @@ DEPEND=">=sys-apps/sed-4
sys-devel/autoconf
sys-devel/automake"
+RDEPEND="app-arch/gzip"
+
src_unpack() {
unpack ${A}
cd ${S}