summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-04-01 05:41:24 +0000
committerAron Griffis <agriffis@gentoo.org>2005-04-01 05:41:24 +0000
commit7ee32c465528ad1fed70aad4617786ec3342bca2 (patch)
tree15ac15a8136aab1dc77a0c80e79ae0e155b885b5 /dev-util/shtool
parentstable on ia64 (diff)
downloadgentoo-2-7ee32c465528ad1fed70aad4617786ec3342bca2.tar.gz
gentoo-2-7ee32c465528ad1fed70aad4617786ec3342bca2.tar.bz2
gentoo-2-7ee32c465528ad1fed70aad4617786ec3342bca2.zip
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'dev-util/shtool')
-rw-r--r--dev-util/shtool/ChangeLog7
-rw-r--r--dev-util/shtool/shtool-1.5.1-r2.ebuild4
-rw-r--r--dev-util/shtool/shtool-2.0.0.ebuild4
-rw-r--r--dev-util/shtool/shtool-2.0.1.ebuild6
4 files changed, 12 insertions, 9 deletions
diff --git a/dev-util/shtool/ChangeLog b/dev-util/shtool/ChangeLog
index 7c4feae9d693..fb0b4d3de688 100644
--- a/dev-util/shtool/ChangeLog
+++ b/dev-util/shtool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/shtool
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/ChangeLog,v 1.11 2004/11/15 13:27:13 gustavoz Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/ChangeLog,v 1.12 2005/04/01 05:40:55 agriffis Exp $
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> shtool-2.0.1.ebuild:
+ stable on ia64
15 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> shtool-2.0.1.ebuild:
Stable on sparc
diff --git a/dev-util/shtool/shtool-1.5.1-r2.ebuild b/dev-util/shtool/shtool-1.5.1-r2.ebuild
index 933375498206..7c9ade416efb 100644
--- a/dev-util/shtool/shtool-1.5.1-r2.ebuild
+++ b/dev-util/shtool/shtool-1.5.1-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.12 2004/07/15 00:08:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.13 2005/04/01 05:40:55 agriffis Exp $
DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool"
SRC_URI="ftp://ftp.gnu.org/gnu/shtool/${P}.tar.gz"
diff --git a/dev-util/shtool/shtool-2.0.0.ebuild b/dev-util/shtool/shtool-2.0.0.ebuild
index 5eac1a3b55c1..900a4e824e25 100644
--- a/dev-util/shtool/shtool-2.0.0.ebuild
+++ b/dev-util/shtool/shtool-2.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.0.ebuild,v 1.5 2004/09/23 14:37:56 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.0.ebuild,v 1.6 2005/04/01 05:40:55 agriffis Exp $
DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool"
SRC_URI="ftp://ftp.gnu.org/gnu/shtool/${P}.tar.gz"
diff --git a/dev-util/shtool/shtool-2.0.1.ebuild b/dev-util/shtool/shtool-2.0.1.ebuild
index fbbba5583a4e..b54504cb47ee 100644
--- a/dev-util/shtool/shtool-2.0.1.ebuild
+++ b/dev-util/shtool/shtool-2.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.1.ebuild,v 1.3 2004/11/15 13:27:13 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.1.ebuild,v 1.4 2005/04/01 05:40:55 agriffis Exp $
DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool"
SRC_URI="ftp://ftp.gnu.org/gnu/shtool/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc ~ia64 ~ppc"
+KEYWORDS="x86 sparc ia64 ~ppc"
IUSE=""
DEPEND=">=dev-lang/perl-5.6"