diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 11:54:20 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 11:54:20 +0000 |
commit | 6e22a25f195b5625e24fcbd63388283545fbee56 (patch) | |
tree | 2662cb79f1be76ffcbe1515edc7eaacda4129ed2 /app-shells/dash | |
parent | ppc stable #324619 (diff) | |
download | gentoo-2-6e22a25f195b5625e24fcbd63388283545fbee56.tar.gz gentoo-2-6e22a25f195b5625e24fcbd63388283545fbee56.tar.bz2 gentoo-2-6e22a25f195b5625e24fcbd63388283545fbee56.zip |
ppc stable #324753
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'app-shells/dash')
-rw-r--r-- | app-shells/dash/ChangeLog | 3 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.5.1.2.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index bdecb065aaea..0772b568b8ba 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/dash # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 + 27 Jun 2010; <nixnut@gentoo.org> dash-0.5.5.1.2.ebuild: + ppc stable #324753 + 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> dash-0.5.5.1.2.ebuild: stable amd64, bug 324753 diff --git a/app-shells/dash/dash-0.5.5.1.2.ebuild b/app-shells/dash/dash-0.5.5.1.2.ebuild index f2ee27878c15..92a29ba29a8d 100644 --- a/app-shells/dash/dash-0.5.5.1.2.ebuild +++ b/app-shells/dash/dash-0.5.5.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.2.ebuild,v 1.2 2010/06/24 21:41:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.2.ebuild,v 1.3 2010/06/27 11:54:20 nixnut Exp $ inherit autotools eutils flag-o-matic @@ -16,7 +16,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 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="libedit static" DEPEND="libedit? ( dev-libs/libedit )" |