diff options
author | Brent Baude <ranger@gentoo.org> | 2012-05-22 20:52:21 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-05-22 20:52:21 +0000 |
commit | 99411359d3b60ad6a12e8d7867ffd65468645ffb (patch) | |
tree | 3d6e5234dfd691d7cb5e652762e03a61aa21c579 /app-shells/dash | |
parent | Version bump. Remove old thanks to LABBE Corentin <corentin.labbe@geomatys.fr> (diff) | |
download | gentoo-2-99411359d3b60ad6a12e8d7867ffd65468645ffb.tar.gz gentoo-2-99411359d3b60ad6a12e8d7867ffd65468645ffb.tar.bz2 gentoo-2-99411359d3b60ad6a12e8d7867ffd65468645ffb.zip |
Marking dash-0.5.7.1 ppc for bug 416929
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'app-shells/dash')
-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 dfb667a47dbc..cc51fcfaa794 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.93 2012/05/21 20:20:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.94 2012/05/22 20:52:21 ranger Exp $ + + 22 May 2012; Brent Baude <ranger@gentoo.org> dash-0.5.7.1.ebuild: + Marking dash-0.5.7.1 ppc for bug 416929 21 May 2012; Agostino Sarubbo <ago@gentoo.org> dash-0.5.7.1.ebuild: Stable for amd64, wrt 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 f63ca5e0aab3..ab2faa8f0338 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.4 2012/05/21 20:20:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.1.ebuild,v 1.5 2012/05/22 20:52:21 ranger 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 ) )" |