From e9e86784624eba456f2583e9150ecc1b28c97b5c Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Sat, 2 Jan 2010 18:46:38 +0000 Subject: Transfer Prefix keywords Package-Manager: portage-2.1.6.13/cvs/Linux i686 --- dev-lang/cll1h/ChangeLog | 7 +++++-- dev-lang/cll1h/cll1h-0.6.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-lang/cll1h') diff --git a/dev-lang/cll1h/ChangeLog b/dev-lang/cll1h/ChangeLog index f75516e55998..cee54e9969c1 100644 --- a/dev-lang/cll1h/ChangeLog +++ b/dev-lang/cll1h/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/cll1h -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/cll1h/ChangeLog,v 1.6 2008/01/29 21:27:54 grobian Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/cll1h/ChangeLog,v 1.7 2010/01/02 18:37:29 fauli Exp $ + + 02 Jan 2010; Christian Faulhammer cll1h-0.6.ebuild: + Transfer Prefix keywords 29 Jan 2008; Fabian Groffen cll1h-0.6.ebuild: Dropped ppc-macos keyword, see you in prefix diff --git a/dev-lang/cll1h/cll1h-0.6.ebuild b/dev-lang/cll1h/cll1h-0.6.ebuild index f39239c80990..60c2edf58005 100644 --- a/dev-lang/cll1h/cll1h-0.6.ebuild +++ b/dev-lang/cll1h/cll1h-0.6.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 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.4 2008/01/29 21:27:54 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/cll1h/cll1h-0.6.ebuild,v 1.5 2010/01/02 18:37:29 fauli 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 ~x86" +KEYWORDS="~ppc ~x86 ~x86-linux ~ppc-macos" IUSE="" DEPEND="" RDEPEND="sys-devel/gcc" -- cgit v1.2.3-65-gdbad