summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2004-09-12 06:01:12 +0000
committerAaron Walker <ka0ttic@gentoo.org>2004-09-12 06:01:12 +0000
commit99a35c483ad6c560e31c63a6728260b7d8ffe9be (patch)
tree578227a91460ad515b34055bbdd56ca85b4e712c /app-shells
parentinitial commit - ebuild provided by Adrian Fruehwirth via bug #62517 (diff)
downloadhistorical-99a35c483ad6c560e31c63a6728260b7d8ffe9be.tar.gz
historical-99a35c483ad6c560e31c63a6728260b7d8ffe9be.tar.bz2
historical-99a35c483ad6c560e31c63a6728260b7d8ffe9be.zip
Fixed deps; sys-devel/pmake hasn't been needed since the 0.4.26 ebuild.
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/dash/ChangeLog6
-rw-r--r--app-shells/dash/Manifest12
-rw-r--r--app-shells/dash/dash-0.5.1.1.ebuild5
-rw-r--r--app-shells/dash/dash-0.5.1.3.ebuild5
4 files changed, 15 insertions, 13 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog
index 32a052a44c76..ec524319de95 100644
--- a/app-shells/dash/ChangeLog
+++ b/app-shells/dash/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/dash
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.7 2004/09/11 17:48:16 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.8 2004/09/12 06:01:12 ka0ttic Exp $
+
+ 12 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> dash-0.5.1.1.ebuild,
+ dash-0.5.1.3.ebuild:
+ Fixed deps; sys-devel/pmake hasn't been needed since the 0.4.26 ebuild.
*dash-0.5.1.3 (11 Sep 2004)
diff --git a/app-shells/dash/Manifest b/app-shells/dash/Manifest
index d8b6de2e0f25..c623fdf70bda 100644
--- a/app-shells/dash/Manifest
+++ b/app-shells/dash/Manifest
@@ -1,11 +1,11 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 0599f1e3d5806b2ab0868a9052adca32 dash-0.5.1.1.ebuild 894
-MD5 9099d1c6d2202b614596742206e782df dash-0.5.1.3.ebuild 894
+MD5 319a14a257e81b0db22f73751b326e35 dash-0.5.1.1.ebuild 877
+MD5 9ac6d51b1432573d09d378da80aba53b dash-0.5.1.3.ebuild 877
MD5 5e5b37401da2dfbb9a1a91af9237fb61 dash-0.4.24.ebuild 958
MD5 cc94088dd92b7d82b897a9d1e15ffe8a dash-0.4.26.ebuild 967
-MD5 b7a29e679afc0535f978ab60b16240a0 ChangeLog 1232
+MD5 b4c1e38746416d6f1a1ec6b997276c69 ChangeLog 1400
MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254
MD5 cdb2616f7107463468dc542ffb5c0afe files/digest-dash-0.4.24 63
MD5 350944019b93cf21a674780be34264aa files/digest-dash-0.4.26 63
@@ -14,7 +14,7 @@ MD5 789070e5451f8e3151926438cfb4744b files/digest-dash-0.5.1.3 131
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFBQzpsEZCkKN40op4RAnYtAJ92Bv7SW9vhqrYRh8U1PeWbk1iBrQCcCkjA
-vWELjewWBmgwNRWVlw90KvA=
-=XdiW
+iD8DBQFBQ+YxEZCkKN40op4RAngmAKCOpRI/srs5LqVn3RV+8oyVs3xOjACeKBu5
+ceq0lNsq1wG3viAnk6uBlf0=
+=IXtc
-----END PGP SIGNATURE-----
diff --git a/app-shells/dash/dash-0.5.1.1.ebuild b/app-shells/dash/dash-0.5.1.1.ebuild
index eaf34c396030..7b6986970734 100644
--- a/app-shells/dash/dash-0.5.1.1.ebuild
+++ b/app-shells/dash/dash-0.5.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.1.1.ebuild,v 1.1 2004/08/20 23:04:50 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.1.1.ebuild,v 1.2 2004/09/12 06:01:12 ka0ttic Exp $
inherit eutils
@@ -20,8 +20,7 @@ SLOT="0"
LICENSE="BSD"
KEYWORDS="~x86 ~ppc"
-DEPEND="sys-devel/pmake
- sys-apps/sed
+DEPEND="sys-apps/sed
dev-util/yacc"
src_compile() {
diff --git a/app-shells/dash/dash-0.5.1.3.ebuild b/app-shells/dash/dash-0.5.1.3.ebuild
index 33acf8f649ca..160eaaacda8a 100644
--- a/app-shells/dash/dash-0.5.1.3.ebuild
+++ b/app-shells/dash/dash-0.5.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.1.3.ebuild,v 1.1 2004/09/11 17:48:16 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.1.3.ebuild,v 1.2 2004/09/12 06:01:12 ka0ttic Exp $
inherit eutils versionator
@@ -20,8 +20,7 @@ SLOT="0"
LICENSE="BSD"
KEYWORDS="~x86 ~ppc"
-DEPEND="sys-devel/pmake
- sys-apps/sed
+DEPEND="sys-apps/sed
dev-util/yacc"
src_unpack() {