diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-13 20:49:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-13 20:49:41 +0000 |
commit | 46f3888d8de31afa657f8291211106a1dc46559b (patch) | |
tree | 41e8d8506fae2086d3b735f8a49096cda22a59c9 /dev-lang/fpc | |
parent | stable ppc, bug 347099 (diff) | |
download | gentoo-2-46f3888d8de31afa657f8291211106a1dc46559b.tar.gz gentoo-2-46f3888d8de31afa657f8291211106a1dc46559b.tar.bz2 gentoo-2-46f3888d8de31afa657f8291211106a1dc46559b.zip |
stable ppc, bug 345663
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-lang/fpc')
-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 |