diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 22:14:08 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 22:14:08 +0000 |
commit | b21103448671f881a4970f6176a84fa3b5036fa0 (patch) | |
tree | 601edb88422a4bf105b504be0909646a210d0873 /dev-lang/tinycobol | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-b21103448671f881a4970f6176a84fa3b5036fa0.tar.gz gentoo-2-b21103448671f881a4970f6176a84fa3b5036fa0.tar.bz2 gentoo-2-b21103448671f881a4970f6176a84fa3b5036fa0.zip |
unmasks and changelog fixes
Diffstat (limited to 'dev-lang/tinycobol')
-rw-r--r-- | dev-lang/tinycobol/tinycobol-0.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/tinycobol/tinycobol-0.60.ebuild b/dev-lang/tinycobol/tinycobol-0.60.ebuild index 000a8109dfc2..3bb88b31b87a 100644 --- a/dev-lang/tinycobol/tinycobol-0.60.ebuild +++ b/dev-lang/tinycobol/tinycobol-0.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.60.ebuild,v 1.5 2003/07/08 07:10:57 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.60.ebuild,v 1.6 2003/07/11 22:14:08 aliz Exp $ DESCRIPTION="tinycobol - COBOL for linux." HOMEPAGE="http://tiny-cobol.sf.net" @@ -12,7 +12,7 @@ SLOT="0" DEPEND="virtual/glibc >=dev-libs/glib-2.0 sys-libs/db" -KEYWORDS="~x86" +KEYWORDS="x86" src_unpack() { unpack ${A} |