summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-01 17:49:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-01 17:49:45 +0000
commitb9fa482c8e647d76a3131073f201c5b5cda17b7c (patch)
tree2da50c9d144909da7e220693d0b8c2307ab42c05 /dev-lang
parentStable for ppc, wrt bug #527438 (diff)
downloadgentoo-2-b9fa482c8e647d76a3131073f201c5b5cda17b7c.tar.gz
gentoo-2-b9fa482c8e647d76a3131073f201c5b5cda17b7c.tar.bz2
gentoo-2-b9fa482c8e647d76a3131073f201c5b5cda17b7c.zip
Stable for ppc, wrt bug #525416
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/fpc/ChangeLog5
-rw-r--r--dev-lang/fpc/fpc-2.6.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/fpc/ChangeLog b/dev-lang/fpc/ChangeLog
index b54017ba0aad..f0589047e4ce 100644
--- a/dev-lang/fpc/ChangeLog
+++ b/dev-lang/fpc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/fpc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.72 2014/10/30 09:56:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.73 2014/11/01 17:49:45 ago Exp $
+
+ 01 Nov 2014; Agostino Sarubbo <ago@gentoo.org> fpc-2.6.4.ebuild:
+ Stable for ppc, wrt bug #525416
30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> fpc-2.6.4.ebuild:
Stable for x86, wrt bug #525416
diff --git a/dev-lang/fpc/fpc-2.6.4.ebuild b/dev-lang/fpc/fpc-2.6.4.ebuild
index 347056f9edf7..df89b37435b2 100644
--- a/dev-lang/fpc/fpc-2.6.4.ebuild
+++ b/dev-lang/fpc/fpc-2.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.6.4.ebuild,v 1.5 2014/10/30 09:56:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.6.4.ebuild,v 1.6 2014/11/01 17:49:45 ago Exp $
EAPI=5
@@ -21,7 +21,7 @@ SRC_URI="mirror://sourceforge/freepascal/fpcbuild-${PV}.tar.gz
SLOT="0"
LICENSE="GPL-2 LGPL-2.1-with-linking-exception"
-KEYWORDS="amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm ppc x86"
IUSE="doc ide source"
RDEPEND="ide? ( !dev-lang/fpc-ide )"