summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 17:25:22 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 17:25:22 +0000
commitfa8f3262d59a81276e4e980953af8f7d3379cacb (patch)
tree41519e4db97d00b0bee3f517a1a44d651a59b945 /app-shells
parentPPC stable profile update (diff)
downloadhistorical-fa8f3262d59a81276e4e980953af8f7d3379cacb.tar.gz
historical-fa8f3262d59a81276e4e980953af8f7d3379cacb.tar.bz2
historical-fa8f3262d59a81276e4e980953af8f7d3379cacb.zip
Add flag-o-matic for bug 49179
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/ksh/ChangeLog6
-rw-r--r--app-shells/ksh/Manifest8
-rw-r--r--app-shells/ksh/ksh-93.20030724.ebuild4
-rw-r--r--app-shells/ksh/ksh-93.20040229.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/app-shells/ksh/ChangeLog b/app-shells/ksh/ChangeLog
index 48d567219799..663a248d4ba2 100644
--- a/app-shells/ksh/ChangeLog
+++ b/app-shells/ksh/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/ksh
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.11 2004/04/15 23:09:17 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.12 2004/04/27 17:25:22 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ksh-93.20030724.ebuild,
+ ksh-93.20040229.ebuild:
+ Add flag-o-matic for bug 49179
15 Apr 2004; Michael McCabe <randy@gentoo.org> ksh-93.20040229.ebuild:
adding s390 keywords
diff --git a/app-shells/ksh/Manifest b/app-shells/ksh/Manifest
index 4329259ce43a..aae7f8842a72 100644
--- a/app-shells/ksh/Manifest
+++ b/app-shells/ksh/Manifest
@@ -1,7 +1,7 @@
-MD5 68b2e59d824986ac8194934dab1fd7bd ChangeLog 1558
-MD5 a0cc20de3e7b875351f6e3353817f859 ksh-93.20030724.ebuild 2373
+MD5 df0898590d2e3bed2b55fedcd4d26745 ksh-93.20040229.ebuild 2327
+MD5 8867ed9a79a5da082376a2cab5553fde ChangeLog 1695
MD5 e283b9362f2885bedf238e7c08f51e26 metadata.xml 1272
-MD5 67b990b629e09b35581fd0ee3aef3972 ksh-93.20040229.ebuild 2311
+MD5 2e19f62522406b646aa0c85a1980cbfa ksh-93.20030724.ebuild 2389
+MD5 9d9dc80da41b462852a6632153563619 files/digest-ksh-93.20040229 206
MD5 75a91bdad38d09a163894fd8ebc8adff files/digest-ksh-93.20030724 206
MD5 fc05a830ab720e8d3462bb10f0474258 files/ksh-93.20030724-libs.diff 12867
-MD5 9d9dc80da41b462852a6632153563619 files/digest-ksh-93.20040229 206
diff --git a/app-shells/ksh/ksh-93.20030724.ebuild b/app-shells/ksh/ksh-93.20030724.ebuild
index 2333e1dbec62..77881e36995b 100644
--- a/app-shells/ksh/ksh-93.20030724.ebuild
+++ b/app-shells/ksh/ksh-93.20030724.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20030724.ebuild,v 1.8 2004/04/15 23:09:17 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20030724.ebuild,v 1.9 2004/04/27 17:25:22 agriffis Exp $
-inherit ccc eutils
+inherit ccc eutils flag-o-matic
RELEASE="2003-07-24"
DESCRIPTION="The Original Korn Shell, 1993 revision (ksh93)"
diff --git a/app-shells/ksh/ksh-93.20040229.ebuild b/app-shells/ksh/ksh-93.20040229.ebuild
index 958d486ced61..85e5e9985a2b 100644
--- a/app-shells/ksh/ksh-93.20040229.ebuild
+++ b/app-shells/ksh/ksh-93.20040229.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20040229.ebuild,v 1.2 2004/04/15 23:09:17 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20040229.ebuild,v 1.3 2004/04/27 17:25:22 agriffis Exp $
-inherit ccc eutils
+inherit ccc eutils flag-o-matic
RELEASE="2004-02-29"
DESCRIPTION="The Original Korn Shell, 1993 revision (ksh93)"