diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-08-10 11:31:37 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-08-10 11:31:37 +0000 |
commit | 54d427c80f2bffc25fac25e4cd3634da6e5546e3 (patch) | |
tree | 1773dc78105cf25138fb3f273c5422a8883bd948 /app-shells | |
parent | Fix sandbox violation if pam is not enabled (bug #101934) (diff) | |
download | gentoo-2-54d427c80f2bffc25fac25e4cd3634da6e5546e3.tar.gz gentoo-2-54d427c80f2bffc25fac25e4cd3634da6e5546e3.tar.bz2 gentoo-2-54d427c80f2bffc25fac25e4cd3634da6e5546e3.zip |
Version bump; 0.5.2.6 stable on x86.
(Portage version: 2.0.51.22-r2)
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.6.ebuild | 4 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.2.7.ebuild (renamed from app-shells/dash/dash-0.5.2.5.ebuild) | 2 | ||||
-rw-r--r-- | app-shells/dash/files/digest-dash-0.5.2.7 (renamed from app-shells/dash/files/digest-dash-0.5.2.5) | 2 |
5 files changed, 15 insertions, 19 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index 18607c97bb27..fa2064ec4fcc 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-shells/dash # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.25 2005/07/11 16:00:50 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.26 2005/08/10 11:31:37 ka0ttic Exp $ + +*dash-0.5.2.7 (10 Aug 2005) + + 10 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> -dash-0.5.2.5.ebuild, + dash-0.5.2.6.ebuild, +dash-0.5.2.7.ebuild: + Version bump; 0.5.2.6 stable on x86. *dash-0.5.2.6 (11 Jul 2005) diff --git a/app-shells/dash/Manifest b/app-shells/dash/Manifest index fbe8116edf9c..b9b112315a82 100644 --- a/app-shells/dash/Manifest +++ b/app-shells/dash/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 357443bd7c683e8c18359b02d9e4513b dash-0.5.2.7.ebuild 1181 MD5 45de4b5b5cb56fc4d6a75a82bdb1ac7d dash-0.5.2.4.ebuild 1178 -MD5 357443bd7c683e8c18359b02d9e4513b dash-0.5.2.6.ebuild 1181 -MD5 03a3a6b3fbc8238671e5a5b0847126d0 ChangeLog 3601 +MD5 24801a6d3e6736d0118a15a6bc6cf079 dash-0.5.2.6.ebuild 1180 +MD5 4c6db047b000b52c01ceaec2005c4301 ChangeLog 3786 MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254 -MD5 d3a6e62d3b44543dda4ea86fdff60e88 dash-0.5.2.5.ebuild 1181 MD5 c7d8350182fc569d94853d53140c0f13 files/digest-dash-0.5.2.4 131 -MD5 d0e4698d82ade6ac25424c85a19d2447 files/digest-dash-0.5.2.5 131 MD5 e46a8a26935c33cd89771bae9f229c2a files/digest-dash-0.5.2.6 131 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC0pfOEZCkKN40op4RAvEqAJ9ekHxfwz+c7gFoQzGHxK3KG54aVQCfQgQK -bEl02Ddl+KaicJja639e8HM= -=WM2r ------END PGP SIGNATURE----- +MD5 376a788df401b4b221e4aba6cf233790 files/digest-dash-0.5.2.7 131 diff --git a/app-shells/dash/dash-0.5.2.6.ebuild b/app-shells/dash/dash-0.5.2.6.ebuild index 3091110d36e1..b59df9e57494 100644 --- a/app-shells/dash/dash-0.5.2.6.ebuild +++ b/app-shells/dash/dash-0.5.2.6.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.1 2005/07/11 16:00:50 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.6.ebuild,v 1.2 2005/08/10 11:31:37 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 \ SLOT="0" LICENSE="BSD" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="diet static" RDEPEND="diet? ( dev-libs/dietlibc ) diff --git a/app-shells/dash/dash-0.5.2.5.ebuild b/app-shells/dash/dash-0.5.2.7.ebuild index 54eba7928999..20a05dea5720 100644 --- a/app-shells/dash/dash-0.5.2.5.ebuild +++ b/app-shells/dash/dash-0.5.2.7.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.5.ebuild,v 1.1 2005/06/12 10:31:56 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.7.ebuild,v 1.1 2005/08/10 11:31:37 ka0ttic Exp $ inherit eutils versionator flag-o-matic toolchain-funcs diff --git a/app-shells/dash/files/digest-dash-0.5.2.5 b/app-shells/dash/files/digest-dash-0.5.2.7 index b853c00a2143..9028d2d0266f 100644 --- a/app-shells/dash/files/digest-dash-0.5.2.5 +++ b/app-shells/dash/files/digest-dash-0.5.2.7 @@ -1,2 +1,2 @@ MD5 9f75e13d99fee819522ac05c64d3112e dash_0.5.2.orig.tar.gz 207048 -MD5 78e9439b89d1e68a2cbc843430384c43 dash_0.5.2-5.diff.gz 20842 +MD5 966da8c0deb73da291af6950590fcbcd dash_0.5.2-7.diff.gz 21640 |