diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 17:27:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 17:27:49 +0000 |
commit | cf5579f19fd91222ac39c577368c9f3fa2d59272 (patch) | |
tree | e51691412e85754c612885e24725edca0668b939 /app-shells/ksh | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-cf5579f19fd91222ac39c577368c9f3fa2d59272.tar.gz gentoo-2-cf5579f19fd91222ac39c577368c9f3fa2d59272.tar.bz2 gentoo-2-cf5579f19fd91222ac39c577368c9f3fa2d59272.zip |
Add flag-o-matic for bug 49179
Diffstat (limited to 'app-shells/ksh')
-rw-r--r-- | app-shells/ksh/ChangeLog | 6 | ||||
-rw-r--r-- | app-shells/ksh/ksh-93.20030724.ebuild | 4 | ||||
-rw-r--r-- | app-shells/ksh/ksh-93.20040229.ebuild | 4 |
3 files changed, 9 insertions, 5 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/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)" |