diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 03:05:56 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 03:05:56 +0000 |
commit | a8150ed757be8fcdf3575b961e1fa6a20ab55844 (patch) | |
tree | 3d25d8a09250ea43639a1758d135790bde9415e0 | |
parent | Stable on ppc. (diff) | |
download | historical-a8150ed757be8fcdf3575b961e1fa6a20ab55844.tar.gz historical-a8150ed757be8fcdf3575b961e1fa6a20ab55844.tar.bz2 historical-a8150ed757be8fcdf3575b961e1fa6a20ab55844.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.20
-rw-r--r-- | app-shells/ash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/ash/Manifest | 4 | ||||
-rw-r--r-- | app-shells/ash/ash-1.6.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-shells/ash/ChangeLog b/app-shells/ash/ChangeLog index 4f74b8635943..86e098ce5189 100644 --- a/app-shells/ash/ChangeLog +++ b/app-shells/ash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/ash # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ChangeLog,v 1.14 2005/01/02 21:47:17 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ChangeLog,v 1.15 2005/04/24 03:05:56 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> ash-1.6.ebuild: + Stable on ppc. 02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/app-shells/ash/Manifest b/app-shells/ash/Manifest index ca362172fc61..fbc3084a9fb7 100644 --- a/app-shells/ash/Manifest +++ b/app-shells/ash/Manifest @@ -1,3 +1,3 @@ -MD5 7b4f482653e9c0f4c71bed31b16a3184 ChangeLog 1611 -MD5 37283473d810344653b836e1146866a5 ash-1.6.ebuild 1414 +MD5 2b27a030a23c83e824cccf63e246a024 ash-1.6.ebuild 1409 +MD5 4b772c82ef66d4869d6cfbd275364736 ChangeLog 1698 MD5 8ae8baf7eab9f0bf48c73e3198ab0ee4 files/digest-ash-1.6 127 diff --git a/app-shells/ash/ash-1.6.ebuild b/app-shells/ash/ash-1.6.ebuild index 80162287db74..5920cebf4a9a 100644 --- a/app-shells/ash/ash-1.6.ebuild +++ b/app-shells/ash/ash-1.6.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/ash/ash-1.6.ebuild,v 1.17 2005/01/01 15:56:07 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ash-1.6.ebuild,v 1.18 2005/04/24 03:05:56 hansmi Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-release-1-6/tar_files/src/bin.ta LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~mips alpha arm ~amd64" +KEYWORDS="x86 ppc sparc ~mips alpha arm ~amd64" IUSE="static" DEPEND="sys-devel/pmake |