diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 22:46:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 22:46:56 +0000 |
commit | 78eede43c693dc48da0bbb0c70666f1b87ae3df2 (patch) | |
tree | 749f3d07548951537363f161171481f2d1e8f74e /app-shells | |
parent | Stable for ia64, wrt bug #457302 (diff) | |
download | gentoo-2-78eede43c693dc48da0bbb0c70666f1b87ae3df2.tar.gz gentoo-2-78eede43c693dc48da0bbb0c70666f1b87ae3df2.tar.bz2 gentoo-2-78eede43c693dc48da0bbb0c70666f1b87ae3df2.zip |
Stable for ia64, wrt bug #457252
(Portage version: 2.1.11.52/cvs/Linux ppc64, 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.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index 42c0fe7cea4f..bbb838fc7e40 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/dash # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.105 2013/03/27 14:08:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.106 2013/03/28 22:46:56 ago Exp $ + + 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dash-0.5.7.3-r1.ebuild: + Stable for ia64, wrt bug #457252 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dash-0.5.7.3-r1.ebuild: Stable for arm, wrt bug #457252 diff --git a/app-shells/dash/dash-0.5.7.3-r1.ebuild b/app-shells/dash/dash-0.5.7.3-r1.ebuild index ffbcdc2b8f50..7be4875fad63 100644 --- a/app-shells/dash/dash-0.5.7.3-r1.ebuild +++ b/app-shells/dash/dash-0.5.7.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.3-r1.ebuild,v 1.6 2013/03/27 14:08:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.3-r1.ebuild,v 1.7 2013/03/28 22:46:56 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 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="libedit static" RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )" |