diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 10:57:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 10:57:20 +0000 |
commit | 2caaf5f471b37794056cf9fe3ffe277fcd2612d2 (patch) | |
tree | 8e7e7908234728fc827a206e4cc91701710d8b18 /app-shells/dash | |
parent | Stable for x86, wrt bug #524248 (diff) | |
download | gentoo-2-2caaf5f471b37794056cf9fe3ffe277fcd2612d2.tar.gz gentoo-2-2caaf5f471b37794056cf9fe3ffe277fcd2612d2.tar.bz2 gentoo-2-2caaf5f471b37794056cf9fe3ffe277fcd2612d2.zip |
Stable for x86, wrt bug #524262
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-shells/dash')
-rw-r--r-- | app-shells/dash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index 9985e9509af9..d782852fbebb 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/dash # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.118 2014/10/09 09:13:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.119 2014/10/10 10:57:20 ago Exp $ + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> dash-0.5.7.4.ebuild: + Stable for x86, wrt bug #524262 09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> dash-0.5.7.4.ebuild: Stable for amd64, wrt bug #524262 diff --git a/app-shells/dash/dash-0.5.7.4.ebuild b/app-shells/dash/dash-0.5.7.4.ebuild index 548575197358..4654ed3e1e5a 100644 --- a/app-shells/dash/dash-0.5.7.4.ebuild +++ b/app-shells/dash/dash-0.5.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.4.ebuild,v 1.4 2014/10/09 09:13:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.4.ebuild,v 1.5 2014/10/10 10:57:20 ago Exp $ EAPI="4" @@ -18,7 +18,7 @@ SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${PN}-${DEB_PV}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="libedit static" RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )" |