summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-30 09:56:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-30 09:56:48 +0000
commit31acfd0ff7e7bfd99e0e32df9d45cd0f32068f54 (patch)
tree94cb9240cc1c1fefb4af3e21d499d90777ace2f3 /dev-lang/fpc
parentStable for x86, wrt bug #524670 (diff)
downloadgentoo-2-31acfd0ff7e7bfd99e0e32df9d45cd0f32068f54.tar.gz
gentoo-2-31acfd0ff7e7bfd99e0e32df9d45cd0f32068f54.tar.bz2
gentoo-2-31acfd0ff7e7bfd99e0e32df9d45cd0f32068f54.zip
Stable for x86, wrt bug #525416
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/fpc')
-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 ddb3874faa8f..b54017ba0aad 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.71 2014/10/29 10:33:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.72 2014/10/30 09:56:48 ago Exp $
+
+ 30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> fpc-2.6.4.ebuild:
+ Stable for x86, wrt bug #525416
29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> fpc-2.6.4.ebuild:
Stable for amd64, wrt bug #525416
diff --git a/dev-lang/fpc/fpc-2.6.4.ebuild b/dev-lang/fpc/fpc-2.6.4.ebuild
index 0c1c1ce5cc74..347056f9edf7 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.4 2014/10/29 10:33:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.6.4.ebuild,v 1.5 2014/10/30 09:56:48 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 )"