diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 18:15:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 18:15:42 +0000 |
commit | 83f2b04054f7ed77103b259da2443247bd15a53b (patch) | |
tree | e47ae3b546872740b355298bfc7c11eb9f66cb8f /app-shells | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #416655 (diff) | |
download | gentoo-2-83f2b04054f7ed77103b259da2443247bd15a53b.tar.gz gentoo-2-83f2b04054f7ed77103b259da2443247bd15a53b.tar.bz2 gentoo-2-83f2b04054f7ed77103b259da2443247bd15a53b.zip |
alpha/ia64/s390/sh/sparc stable wrt #416929
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/dash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index 72c95e116300..6d1c63baf328 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/dash # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.97 2012/05/28 18:16:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.98 2012/06/17 18:15:42 armin76 Exp $ + + 17 Jun 2012; Raúl Porcel <armin76@gentoo.org> dash-0.5.7.1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #416929 28 May 2012; Markus Meier <maekke@gentoo.org> dash-0.5.7.1.ebuild: arm stable, bug #416929 diff --git a/app-shells/dash/dash-0.5.7.1.ebuild b/app-shells/dash/dash-0.5.7.1.ebuild index 3638deaadbc8..666f74a21c7d 100644 --- a/app-shells/dash/dash-0.5.7.1.ebuild +++ b/app-shells/dash/dash-0.5.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.1.ebuild,v 1.8 2012/05/28 18:16:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.1.ebuild,v 1.9 2012/06/17 18:15:42 armin76 Exp $ EAPI="2" @@ -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 ) )" |