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 | a3c78fa8f2ead9d2f491cc1359a9882737852557 (patch) | |
tree | 6897e710a21aa7bec88ccf6e6a40bd8c4965606b /app-shells/dash/dash-0.5.7.1.ebuild | |
parent | Version bump. Remove old thanks to LABBE Corentin <corentin.labbe@geomatys.fr> (diff) | |
download | historical-a3c78fa8f2ead9d2f491cc1359a9882737852557.tar.gz historical-a3c78fa8f2ead9d2f491cc1359a9882737852557.tar.bz2 historical-a3c78fa8f2ead9d2f491cc1359a9882737852557.zip |
Marking dash-0.5.7.1 ppc for bug 416929
Package-Manager: portage-2.1.10.49/cvs/Linux ppc64
Diffstat (limited to 'app-shells/dash/dash-0.5.7.1.ebuild')
-rw-r--r-- | app-shells/dash/dash-0.5.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 ) )" |