summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-04 07:57:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-04 07:57:26 +0000
commit05520c373ee43d1c7fbc20a50ddb821c70d0434a (patch)
tree2051ac7236e8f32b61a1303a38a527997ff55559 /dev-lang
parentStable for ppc, wrt bug #480226 (diff)
downloadgentoo-2-05520c373ee43d1c7fbc20a50ddb821c70d0434a.tar.gz
gentoo-2-05520c373ee43d1c7fbc20a50ddb821c70d0434a.tar.bz2
gentoo-2-05520c373ee43d1c7fbc20a50ddb821c70d0434a.zip
Stable for ppc, wrt bug #478690
(Portage version: 2.1.12.2/cvs/Linux ppc64, 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.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/fpc/ChangeLog b/dev-lang/fpc/ChangeLog
index 5cc96bb773a3..c2855c6d4328 100644
--- a/dev-lang/fpc/ChangeLog
+++ b/dev-lang/fpc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/fpc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.63 2013/08/31 12:49:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.64 2013/09/04 07:57:26 ago Exp $
+
+ 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> fpc-2.6.2.ebuild:
+ Stable for ppc, wrt bug #478690
31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> fpc-2.6.2.ebuild:
Stable for amd64, wrt bug #478690
diff --git a/dev-lang/fpc/fpc-2.6.2.ebuild b/dev-lang/fpc/fpc-2.6.2.ebuild
index 94edfe635074..848bd2a08de2 100644
--- a/dev-lang/fpc/fpc-2.6.2.ebuild
+++ b/dev-lang/fpc/fpc-2.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.6.2.ebuild,v 1.4 2013/08/31 12:49:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.6.2.ebuild,v 1.5 2013/09/04 07:57:26 ago Exp $
EAPI=5
@@ -20,7 +20,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 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ppc ~sparc ~x86"
IUSE="doc ide source"
RDEPEND="ide? ( !dev-lang/fpc-ide )"