diff options
Diffstat (limited to 'dev-lang/cll1h/cll1h-0.6.ebuild')
-rw-r--r-- | dev-lang/cll1h/cll1h-0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/cll1h/cll1h-0.6.ebuild b/dev-lang/cll1h/cll1h-0.6.ebuild index 3c431067865a..f39239c80990 100644 --- a/dev-lang/cll1h/cll1h-0.6.ebuild +++ b/dev-lang/cll1h/cll1h-0.6.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/cll1h/cll1h-0.6.ebuild,v 1.3 2005/10/30 17:35:23 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/cll1h/cll1h-0.6.ebuild,v 1.4 2008/01/29 21:27:54 grobian Exp $ DESCRIPTION="C<<1 programming language system" HOMEPAGE="http://gpl.arachne.cz/" SRC_URI="http://gpl.arachne.cz/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~ppc ~ppc-macos ~x86" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND="" RDEPEND="sys-devel/gcc" |