summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2004-08-21 18:20:02 +0000
committerChris White <chriswhite@gentoo.org>2004-08-21 18:20:02 +0000
commita2f525705d8a4c5ee58ae65f160c16ddd7a03f40 (patch)
tree12dcd0f3b50cae3203750f6e43d9a7dea6079e1e /dev-lang/fpc
parentAdded fpc blocker. (Manifest recommit) (diff)
downloadgentoo-2-a2f525705d8a4c5ee58ae65f160c16ddd7a03f40.tar.gz
gentoo-2-a2f525705d8a4c5ee58ae65f160c16ddd7a03f40.tar.bz2
gentoo-2-a2f525705d8a4c5ee58ae65f160c16ddd7a03f40.zip
Added fpc-source blocker.
Diffstat (limited to 'dev-lang/fpc')
-rw-r--r--dev-lang/fpc/ChangeLog5
-rw-r--r--dev-lang/fpc/fpc-1.0.10.ebuild5
2 files changed, 7 insertions, 3 deletions
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 <chriswhite@gentoo.org> fpc-1.0.10.ebuild:
+ Added fpc-source block.
20 Aug 2004; Chris White <chriswhite@gentoo.org> +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}