diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2004-09-12 06:01:12 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2004-09-12 06:01:12 +0000 |
commit | 0c1a3dc96589d8a56f559caf64bcbb31be3790f5 (patch) | |
tree | 116e26b2dfd5205e7d5fadb251478429442f7e7d /app-shells | |
parent | initial commit - ebuild provided by Adrian Fruehwirth via bug #62517 (Manifes... (diff) | |
download | gentoo-2-0c1a3dc96589d8a56f559caf64bcbb31be3790f5.tar.gz gentoo-2-0c1a3dc96589d8a56f559caf64bcbb31be3790f5.tar.bz2 gentoo-2-0c1a3dc96589d8a56f559caf64bcbb31be3790f5.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/ChangeLog | 6 | ||||
-rw-r--r-- | app-shells/dash/Manifest | 15 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.1.1.ebuild | 5 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.1.3.ebuild | 5 |
4 files changed, 12 insertions, 19 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..64bd9348fb71 100644 --- a/app-shells/dash/Manifest +++ b/app-shells/dash/Manifest @@ -1,20 +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 67ece6581a17828b3dcba9b78ab8daae dash-0.5.1.1.ebuild 877 +MD5 9e738a5b1dca760052fffc0f877c0170 dash-0.5.1.3.ebuild 877 MD5 5e5b37401da2dfbb9a1a91af9237fb61 dash-0.4.24.ebuild 958 MD5 cc94088dd92b7d82b897a9d1e15ffe8a dash-0.4.26.ebuild 967 +MD5 3dce822f77a1dc35dd314e9d4415cd1f .dash-0.5.1.1.ebuild.swp 12288 MD5 b7a29e679afc0535f978ab60b16240a0 ChangeLog 1232 MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254 MD5 cdb2616f7107463468dc542ffb5c0afe files/digest-dash-0.4.24 63 MD5 350944019b93cf21a674780be34264aa files/digest-dash-0.4.26 63 MD5 115b4f38170f7c82c6c9e3259c55108c files/digest-dash-0.5.1.1 131 MD5 789070e5451f8e3151926438cfb4744b files/digest-dash-0.5.1.3 131 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBQzpsEZCkKN40op4RAnYtAJ92Bv7SW9vhqrYRh8U1PeWbk1iBrQCcCkjA -vWELjewWBmgwNRWVlw90KvA= -=XdiW ------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() { |