diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-09 09:13:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-09 09:13:15 +0000 |
commit | 98295eb1947a1ab7854a7fa3b86af74d61cfcc58 (patch) | |
tree | fa17774b411d4de4459dd3141aff8e4c623d2a82 /app-shells | |
parent | Stable for amd64, wrt bug #523654 (diff) | |
download | gentoo-2-98295eb1947a1ab7854a7fa3b86af74d61cfcc58.tar.gz gentoo-2-98295eb1947a1ab7854a7fa3b86af74d61cfcc58.tar.bz2 gentoo-2-98295eb1947a1ab7854a7fa3b86af74d61cfcc58.zip |
Stable for amd64, wrt bug #524262
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-shells')
-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 991bdb5985a9..9985e9509af9 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.117 2014/10/02 18:06:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.118 2014/10/09 09:13:15 ago Exp $ + + 09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> dash-0.5.7.4.ebuild: + Stable for amd64, wrt bug #524262 02 Oct 2014; Jeroen Roovers <jer@gentoo.org> dash-0.5.7.4.ebuild: Stable for HPPA (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 9486b7eb603e..548575197358 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.3 2014/10/02 18:06:21 jer Exp $ +# $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 $ 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 ) )" |