diff options
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/fpc/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lang/fpc/fpc-2.4.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/fpc/ChangeLog b/dev-lang/fpc/ChangeLog index 5e7890a8205a..8b5c4eda388e 100644 --- a/dev-lang/fpc/ChangeLog +++ b/dev-lang/fpc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/fpc -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.52 2010/11/20 13:47:57 hwoarang Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.53 2011/01/13 20:49:41 ranger Exp $ + + 13 Jan 2011; Brent Baude <ranger@gentoo.org> fpc-2.4.0.ebuild: + stable ppc, bug 345663 20 Nov 2010; Markos Chandras <hwoarang@gentoo.org> fpc-2.4.0.ebuild: Stable on amd64 wrt bug #345663 diff --git a/dev-lang/fpc/fpc-2.4.0.ebuild b/dev-lang/fpc/fpc-2.4.0.ebuild index 5a002559a7c7..9fd459dff7d4 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 +# Copyright 1999-2011 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.3 2010/11/20 13:47:57 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.4.0.ebuild,v 1.4 2011/01/13 20:49:41 ranger 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 |