diff options
author | David Holm <dholm@gentoo.org> | 2005-07-17 18:45:58 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-17 18:45:58 +0000 |
commit | 5e6666fe0987969bf2d1a2e3a8a232815c7ed2e2 (patch) | |
tree | aed68564a63f7dfb1cea3bfa71319a9e79b90ea8 /app-shells/posh | |
parent | Version bump, 2.0.6-r1 stable on x86, old ebuild cleaned. (diff) | |
download | historical-5e6666fe0987969bf2d1a2e3a8a232815c7ed2e2.tar.gz historical-5e6666fe0987969bf2d1a2e3a8a232815c7ed2e2.tar.bz2 historical-5e6666fe0987969bf2d1a2e3a8a232815c7ed2e2.zip |
Added to ~ppc
Package-Manager: portage-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/Manifest | 14 | ||||
-rw-r--r-- | app-shells/posh/posh-0.3.18.ebuild | 4 |
3 files changed, 8 insertions, 15 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/Manifest b/app-shells/posh/Manifest index fece676bfc85..e114b28e2d7c 100644 --- a/app-shells/posh/Manifest +++ b/app-shells/posh/Manifest @@ -1,13 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 32d38c7d5163f2b72fbab636ec2f4272 ChangeLog 819 +MD5 9ce6890488732bab6b1cd41416ff41c3 ChangeLog 896 +MD5 67d2a578e2761b5e8a4cded0dd3e3bd2 posh-0.3.18.ebuild 496 MD5 71f451268203baaa34bfee0de6f331bc files/digest-posh-0.3.18 63 -MD5 0615c8b158ccd8e6d96f080da084f456 posh-0.3.18.ebuild 494 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC2SNLI1lqEGTUzyQRAn62AJ9PUZg7DDLQBenCP9nbN56Uj5NTqwCgu8zl -KLHJDFlF1Mdw5Wn30H5doRY= -=VGfP ------END PGP SIGNATURE----- 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="" |