summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-01-21 20:48:34 +0000
committerMarkus Meier <maekke@gentoo.org>2014-01-21 20:48:34 +0000
commita72d2c7d75f28b163024d1c720847ba9b79355fa (patch)
treedab0768535a9542d400c3d49d535bbda71f722b8 /app-portage
parentarm stable, bug #449622 (diff)
downloadgentoo-2-a72d2c7d75f28b163024d1c720847ba9b79355fa.tar.gz
gentoo-2-a72d2c7d75f28b163024d1c720847ba9b79355fa.tar.bz2
gentoo-2-a72d2c7d75f28b163024d1c720847ba9b79355fa.zip
arm stable, bug #488730
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/pfl/ChangeLog7
-rw-r--r--app-portage/pfl/pfl-2.4-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-portage/pfl/ChangeLog b/app-portage/pfl/ChangeLog
index a7ffa434e90d..252fab82d89f 100644
--- a/app-portage/pfl/ChangeLog
+++ b/app-portage/pfl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/pfl
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/ChangeLog,v 1.64 2013/12/23 15:28:02 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/ChangeLog,v 1.65 2014/01/21 20:48:34 maekke Exp $
+
+ 21 Jan 2014; Markus Meier <maekke@gentoo.org> pfl-2.4-r1.ebuild:
+ arm stable, bug #488730
23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pfl-2.4-r1.ebuild:
Stable for sparc, wrt bug #488730
diff --git a/app-portage/pfl/pfl-2.4-r1.ebuild b/app-portage/pfl/pfl-2.4-r1.ebuild
index 845e43ef839d..5cbca8859e3f 100644
--- a/app-portage/pfl/pfl-2.4-r1.ebuild
+++ b/app-portage/pfl/pfl-2.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/pfl-2.4-r1.ebuild,v 1.7 2013/12/23 15:28:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/pfl-2.4-r1.ebuild,v 1.8 2014/01/21 20:48:34 maekke Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://files.portagefilelist.de/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc sparc x86 ~amd64-fbsd ~x64-freebsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm hppa ppc sparc x86 ~amd64-fbsd ~x64-freebsd ~amd64-linux ~x86-linux"
IUSE="+network-cron"
DEPEND=""