diff options
author | David Holm <dholm@gentoo.org> | 2005-07-17 18:49:33 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-17 18:49:33 +0000 |
commit | 84f2444478c4310699c7dda89c6ecd01efb03f86 (patch) | |
tree | 310532f951a0c674fff4476a7357795d84916e6f /app-shells/posh | |
parent | Version bump, 2.0.6-r1 stable on x86, old ebuild cleaned. (diff) | |
download | gentoo-2-84f2444478c4310699c7dda89c6ecd01efb03f86.tar.gz gentoo-2-84f2444478c4310699c7dda89c6ecd01efb03f86.tar.bz2 gentoo-2-84f2444478c4310699c7dda89c6ecd01efb03f86.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-shells/posh')
-rw-r--r-- | app-shells/posh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/posh/posh-0.3.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/posh/ChangeLog b/app-shells/posh/ChangeLog index e7fd65bac107..e3edf696023e 100644 --- a/app-shells/posh/ChangeLog +++ b/app-shells/posh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/posh # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/ChangeLog,v 1.6 2005/07/16 09:45:08 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/ChangeLog,v 1.7 2005/07/17 18:45:58 dholm Exp $ + + 17 Jul 2005; David Holm <dholm@gentoo.org> posh-0.3.18.ebuild: + Added to ~ppc. *posh-0.3.18 (16 Jul 2005) diff --git a/app-shells/posh/posh-0.3.18.ebuild b/app-shells/posh/posh-0.3.18.ebuild index e346be61abd8..327710045bf0 100644 --- a/app-shells/posh/posh-0.3.18.ebuild +++ b/app-shells/posh/posh-0.3.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/posh-0.3.18.ebuild,v 1.2 2005/07/16 15:09:39 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/posh-0.3.18.ebuild,v 1.3 2005/07/17 18:45:58 dholm Exp $ DESCRIPTION="stripped-down version of pdksh" HOMEPAGE="http://packages.debian.org/posh/" @@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/p/posh/${P/-/_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND="" |