diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2004-06-09 21:20:51 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2004-06-09 21:20:51 +0000 |
commit | f3f9d60911eacc4df42ce7bb4eec6c844c8a2633 (patch) | |
tree | 872e9114d0b25e52bf8eb0750ee2d0b62647dcf7 /app-shells | |
parent | inherit eutils, fixed whitespace (thanks to Mr_Bones) (Manifest recommit) (diff) | |
download | gentoo-2-f3f9d60911eacc4df42ce7bb4eec6c844c8a2633.tar.gz gentoo-2-f3f9d60911eacc4df42ce7bb4eec6c844c8a2633.tar.bz2 gentoo-2-f3f9d60911eacc4df42ce7bb4eec6c844c8a2633.zip |
Marked ppc
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/dash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/dash/dash-0.4.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index 92899ebf2dfb..550417d3e1c6 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/dash # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.3 2004/06/09 20:48:22 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.4 2004/06/09 21:20:51 lu_zero Exp $ + + 09 Jun 2004; Luca Barbato <lu_zero@gentoo.org> dash-0.4.24.ebuild: + Marked ppc *dash-0.4.26 (09 Jun 2004) diff --git a/app-shells/dash/dash-0.4.24.ebuild b/app-shells/dash/dash-0.4.24.ebuild index 53deff3077cb..ffb247f4bce8 100644 --- a/app-shells/dash/dash-0.4.24.ebuild +++ b/app-shells/dash/dash-0.4.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.4.24.ebuild,v 1.4 2004/06/09 20:48:22 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.4.24.ebuild,v 1.5 2004/06/09 21:20:51 lu_zero Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/d/dash/${MY_P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" DEPEND="sys-devel/pmake sys-apps/sed |