diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-20 13:47:57 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-20 13:47:57 +0000 |
commit | 89225a942fdddeb8d7389b0dc0d0a5a8b7930385 (patch) | |
tree | 0f0401e3a65dd301bb64608a3661734e6d93a4a0 /dev-lang/fpc/fpc-2.4.0.ebuild | |
parent | Make sure the agda library gets registered with ghc. (diff) | |
download | historical-89225a942fdddeb8d7389b0dc0d0a5a8b7930385.tar.gz historical-89225a942fdddeb8d7389b0dc0d0a5a8b7930385.tar.bz2 historical-89225a942fdddeb8d7389b0dc0d0a5a8b7930385.zip |
Stable on amd64 wrt bug #345663
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
Diffstat (limited to 'dev-lang/fpc/fpc-2.4.0.ebuild')
-rw-r--r-- | dev-lang/fpc/fpc-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/fpc/fpc-2.4.0.ebuild b/dev-lang/fpc/fpc-2.4.0.ebuild index 9b51b2bce44b..5a002559a7c7 100644 --- a/dev-lang/fpc/fpc-2.4.0.ebuild +++ b/dev-lang/fpc/fpc-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.4.0.ebuild,v 1.2 2010/11/18 14:50:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.4.0.ebuild,v 1.3 2010/11/20 13:47:57 hwoarang Exp $ EAPI=2 @@ -22,7 +22,7 @@ SRC_URI="mirror://sourceforge/freepascal/fpcbuild-${PV}.tar.gz SLOT="0" LICENSE="GPL-2 LGPL-2.1 LGPL-2.1-FPC" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="doc source" DEPEND="!dev-lang/fpc-bin |