diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-06-20 11:00:45 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-06-20 11:00:45 +0000 |
commit | 967401a0062aab9f1bbefd6a8156b4d7d4dfb781 (patch) | |
tree | 846c818d9b04a62805a50504fc31c016c818c7fc /dev-lang/fpc | |
parent | alpha/sparc stable wrt #228273 (diff) | |
download | gentoo-2-967401a0062aab9f1bbefd6a8156b4d7d4dfb781.tar.gz gentoo-2-967401a0062aab9f1bbefd6a8156b4d7d4dfb781.tar.bz2 gentoo-2-967401a0062aab9f1bbefd6a8156b4d7d4dfb781.zip |
stable x86, bug 194646
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-lang/fpc')
-rw-r--r-- | dev-lang/fpc/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lang/fpc/fpc-2.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/fpc/ChangeLog b/dev-lang/fpc/ChangeLog index 4b6dd5d1b8b1..49e985ec034f 100644 --- a/dev-lang/fpc/ChangeLog +++ b/dev-lang/fpc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/fpc -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.38 2007/09/13 17:00:19 truedfx Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.39 2008/06/20 11:00:45 opfer Exp $ + + 20 Jun 2008; Christian Faulhammer <opfer@gentoo.org> fpc-2.2.0.ebuild: + stable x86, bug 194646 *fpc-2.2.0 (13 Sep 2007) diff --git a/dev-lang/fpc/fpc-2.2.0.ebuild b/dev-lang/fpc/fpc-2.2.0.ebuild index 5fdc6f358a2f..3d40c7906959 100644 --- a/dev-lang/fpc/fpc-2.2.0.ebuild +++ b/dev-lang/fpc/fpc-2.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.0.ebuild,v 1.1 2007/09/13 17:00:19 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.0.ebuild,v 1.2 2008/06/20 11:00:45 opfer Exp $ inherit eutils @@ -21,7 +21,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 |