diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-10-27 17:10:53 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-10-27 17:10:53 +0000 |
commit | d0de304fee698394c4c531a8ac33f4e884877f1e (patch) | |
tree | 685f70727c54bc3309c6315aa25828b805044211 /app-shells | |
parent | Version bump. (diff) | |
download | historical-d0de304fee698394c4c531a8ac33f4e884877f1e.tar.gz historical-d0de304fee698394c4c531a8ac33f4e884877f1e.tar.bz2 historical-d0de304fee698394c4c531a8ac33f4e884877f1e.zip |
Version bump; tidy old ebuild.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/dash/ChangeLog | 8 | ||||
-rw-r--r-- | app-shells/dash/Manifest | 18 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.2.8.ebuild (renamed from app-shells/dash/dash-0.5.2.6.ebuild) | 4 | ||||
-rw-r--r-- | app-shells/dash/files/digest-dash-0.5.2.8 (renamed from app-shells/dash/files/digest-dash-0.5.2.6) | 2 |
4 files changed, 24 insertions, 8 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index 77105c4c1d5b..4c721181cc4b 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-shells/dash # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.30 2005/09/17 21:17:56 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.31 2005/10/27 17:10:53 ka0ttic Exp $ + +*dash-0.5.2.8 (27 Oct 2005) + + 27 Oct 2005; Aaron Walker <ka0ttic@gentoo.org> -dash-0.5.2.6.ebuild, + +dash-0.5.2.8.ebuild: + Version bump; tidy old ebuild. 17 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> dash-0.5.2.7.ebuild: Stable on ppc. diff --git a/app-shells/dash/Manifest b/app-shells/dash/Manifest index a69995189aee..b3e4fdcba457 100644 --- a/app-shells/dash/Manifest +++ b/app-shells/dash/Manifest @@ -1,6 +1,16 @@ -MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254 -MD5 6837821c11c58a99150b8166df18653e ChangeLog 4240 -MD5 88018d2fe5edff3ec625d3401e73d11f dash-0.5.2.6.ebuild 1087 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 976627af6ea4fb9ff0ce561d550af796 ChangeLog 4399 MD5 5c4dbd7df696a393315c155453517026 dash-0.5.2.7.ebuild 1087 -MD5 e46a8a26935c33cd89771bae9f229c2a files/digest-dash-0.5.2.6 131 +MD5 5513b11ce48d7cf25b0ad7bccca51e8b dash-0.5.2.8.ebuild 1090 MD5 376a788df401b4b221e4aba6cf233790 files/digest-dash-0.5.2.7 131 +MD5 4e83f5ab7432f92d720bd68165afc76a files/digest-dash-0.5.2.8 131 +MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDYQooEZCkKN40op4RAgZ8AKCv5jpUx9iz5J78q8q2LdnnpJqksQCgpA3V +MP1FzVwL8pEJGxsFPfcrDlE= +=y2No +-----END PGP SIGNATURE----- diff --git a/app-shells/dash/dash-0.5.2.6.ebuild b/app-shells/dash/dash-0.5.2.8.ebuild index 00be284a38f0..5994a5935a45 100644 --- a/app-shells/dash/dash-0.5.2.6.ebuild +++ b/app-shells/dash/dash-0.5.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.6.ebuild,v 1.4 2005/08/28 05:58:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.8.ebuild,v 1.1 2005/10/27 17:10:53 ka0ttic Exp $ inherit eutils versionator flag-o-matic toolchain-funcs @@ -15,7 +15,7 @@ SRC_URI="mirror://debian/pool/main/d/dash/${MY_P2}.orig.tar.gz \ LICENSE="BSD" SLOT="0" -KEYWORDS="ppc x86" +KEYWORDS="~ppc ~x86" IUSE="static" RDEPEND="" diff --git a/app-shells/dash/files/digest-dash-0.5.2.6 b/app-shells/dash/files/digest-dash-0.5.2.8 index 99f6e8604b5d..82996d50ea49 100644 --- a/app-shells/dash/files/digest-dash-0.5.2.6 +++ b/app-shells/dash/files/digest-dash-0.5.2.8 @@ -1,2 +1,2 @@ +MD5 239f93e5c2620b02c79a65146495b769 dash_0.5.2-8.diff.gz 22023 MD5 9f75e13d99fee819522ac05c64d3112e dash_0.5.2.orig.tar.gz 207048 -MD5 ff79ea963744833b64f53ea080e56727 dash_0.5.2-6.diff.gz 21538 |