diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 11:29:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 11:29:27 +0000 |
commit | 2e06c8866f78fca00e1bd0b3b76222ebc1403182 (patch) | |
tree | 28b2e54ccb077310926ea4f0fa9bd1a9f5e37c5a /app-shells | |
parent | Mark 0.94-r2 stable on ia64 (diff) | |
download | gentoo-2-2e06c8866f78fca00e1bd0b3b76222ebc1403182.tar.gz gentoo-2-2e06c8866f78fca00e1bd0b3b76222ebc1403182.tar.bz2 gentoo-2-2e06c8866f78fca00e1bd0b3b76222ebc1403182.zip |
Mark 1.6 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'app-shells')
-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 583f2287805e..3338c1d8b927 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.17 2005/08/26 16:12:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ChangeLog,v 1.18 2005/10/02 11:29:27 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> ash-1.6.ebuild: + Mark 1.6 stable on ia64 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> ash-1.6.ebuild: add ~ia64 diff --git a/app-shells/ash/Manifest b/app-shells/ash/Manifest index 86a9e0a534bb..10f771a2e131 100644 --- a/app-shells/ash/Manifest +++ b/app-shells/ash/Manifest @@ -1,4 +1,4 @@ MD5 164c0fd78c4d801713061b8ba7c831e6 ChangeLog 1917 -MD5 997ad167270c7845694739cc77c65db2 ash-1.6.ebuild 1401 -MD5 c9c7e478fdca81cc11c51dc17bd6afc9 files/ash-1.6-gcc4.diff 234 +MD5 cee2c1776d8409eda0c5d8bfc9585025 ash-1.6.ebuild 1400 MD5 8ae8baf7eab9f0bf48c73e3198ab0ee4 files/digest-ash-1.6 127 +MD5 c9c7e478fdca81cc11c51dc17bd6afc9 files/ash-1.6-gcc4.diff 234 diff --git a/app-shells/ash/ash-1.6.ebuild b/app-shells/ash/ash-1.6.ebuild index 7abed69bc29c..9341051b5a56 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.21 2005/08/26 16:12:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ash-1.6.ebuild,v 1.22 2005/10/02 11:29:27 agriffis Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-release-1-6/tar_files/src/bin.ta LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~ia64 ~mips ppc sparc x86" +KEYWORDS="alpha ~amd64 arm ia64 ~mips ppc sparc x86" IUSE="static" DEPEND="sys-devel/pmake |