diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:33:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 20:33:57 +0000 |
commit | 63f153eba9e0c79f429931f0a0db912f1e8a4249 (patch) | |
tree | cc27d2d4b37412acc7ad35adc791e06b52ef7788 /app-shells | |
parent | Stable for x86, wrt bug #457242 (diff) | |
download | gentoo-2-63f153eba9e0c79f429931f0a0db912f1e8a4249.tar.gz gentoo-2-63f153eba9e0c79f429931f0a0db912f1e8a4249.tar.bz2 gentoo-2-63f153eba9e0c79f429931f0a0db912f1e8a4249.zip |
Stable for x86, wrt bug #457252
(Portage version: 2.1.11.55/cvs/Linux x86_64, 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 7c68ce6f8566..05d1dc78d62d 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.101 2013/03/25 20:13:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.102 2013/03/25 20:33:57 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dash-0.5.7.3-r1.ebuild: + Stable for x86, wrt bug #457252 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dash-0.5.7.3-r1.ebuild: Stable for amd64, 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 86c2ac1e2f57..9b52c181e8f5 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.2 2013/03/25 20:13:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.3-r1.ebuild,v 1.3 2013/03/25 20:33:57 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 ) )" |