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 | 1a3910893ec150e98f88c52be2a5dd7ff5783322 (patch) | |
tree | 8478251dae577d9642ee57fe1759709608c5e6bd /app-shells | |
parent | Version bump. (diff) | |
download | gentoo-2-1a3910893ec150e98f88c52be2a5dd7ff5783322.tar.gz gentoo-2-1a3910893ec150e98f88c52be2a5dd7ff5783322.tar.bz2 gentoo-2-1a3910893ec150e98f88c52be2a5dd7ff5783322.zip |
Version bump; tidy old ebuild.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/dash/ChangeLog | 8 | ||||
-rw-r--r-- | app-shells/dash/Manifest | 8 | ||||
-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, 14 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..549745eeba79 100644 --- a/app-shells/dash/Manifest +++ b/app-shells/dash/Manifest @@ -1,6 +1,6 @@ -MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254 -MD5 6837821c11c58a99150b8166df18653e ChangeLog 4240 -MD5 88018d2fe5edff3ec625d3401e73d11f dash-0.5.2.6.ebuild 1087 +MD5 449369f07153f0fc3ca439f49f467521 ChangeLog 4398 MD5 5c4dbd7df696a393315c155453517026 dash-0.5.2.7.ebuild 1087 -MD5 e46a8a26935c33cd89771bae9f229c2a files/digest-dash-0.5.2.6 131 +MD5 7824bea7f219ab5700289b09d3a42382 dash-0.5.2.8.ebuild 1089 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 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 |