From a2f525705d8a4c5ee58ae65f160c16ddd7a03f40 Mon Sep 17 00:00:00 2001 From: Chris White Date: Sat, 21 Aug 2004 18:20:02 +0000 Subject: Added fpc-source blocker. --- dev-lang/fpc/ChangeLog | 5 ++++- dev-lang/fpc/fpc-1.0.10.ebuild | 5 +++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-lang') diff --git a/dev-lang/fpc/ChangeLog b/dev-lang/fpc/ChangeLog index 6bc720704b8f..234db5ef4f9f 100644 --- a/dev-lang/fpc/ChangeLog +++ b/dev-lang/fpc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/fpc # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.6 2004/08/19 23:14:19 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.7 2004/08/21 18:20:02 chriswhite Exp $ + + 22 Aug 2004; Chris White fpc-1.0.10.ebuild: + Added fpc-source block. 20 Aug 2004; Chris White +metadata.xml: Taking over as maintainer. diff --git a/dev-lang/fpc/fpc-1.0.10.ebuild b/dev-lang/fpc/fpc-1.0.10.ebuild index 36f70a22eb2c..05d71d7fa5cc 100644 --- a/dev-lang/fpc/fpc-1.0.10.ebuild +++ b/dev-lang/fpc/fpc-1.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-1.0.10.ebuild,v 1.7 2004/07/02 04:25:51 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-1.0.10.ebuild,v 1.8 2004/08/21 18:20:02 chriswhite Exp $ DESCRIPTION="The Free Pascal compiler" HOMEPAGE="http://www.freepascal.org/" @@ -10,7 +10,8 @@ SLOT="0" KEYWORDS="~x86 -*" IUSE="" DEPEND="virtual/libc - app-arch/rpm2targz" + app-arch/rpm2targz + !dev-lang/fpc-source" RDEPEND="virtual/libc" S=${WORKDIR} -- cgit v1.2.3-65-gdbad