diff options
author | 2005-04-24 12:39:44 +0000 | |
---|---|---|
committer | 2005-04-24 12:39:44 +0000 | |
commit | fef13d2e58ff822eb880044c2315bc66da7806a4 (patch) | |
tree | 34e58c240ed43218307b21a9aba21589a743512e /dev-lang/tinycobol/tinycobol-0.61.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-fef13d2e58ff822eb880044c2315bc66da7806a4.tar.gz gentoo-2-fef13d2e58ff822eb880044c2315bc66da7806a4.tar.bz2 gentoo-2-fef13d2e58ff822eb880044c2315bc66da7806a4.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lang/tinycobol/tinycobol-0.61.ebuild')
-rw-r--r-- | dev-lang/tinycobol/tinycobol-0.61.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/tinycobol/tinycobol-0.61.ebuild b/dev-lang/tinycobol/tinycobol-0.61.ebuild index 8772c487c9fe..ff3a1f98fbd4 100644 --- a/dev-lang/tinycobol/tinycobol-0.61.ebuild +++ b/dev-lang/tinycobol/tinycobol-0.61.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-lang/tinycobol/tinycobol-0.61.ebuild,v 1.6 2004/06/24 22:58:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.61.ebuild,v 1.7 2005/04/24 12:35:36 hansmi Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tiny-cobol/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" DEPEND=">=dev-libs/glib-2.0 sys-libs/db" |