diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 11:12:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 11:12:36 +0000 |
commit | 3286313aba9c6656d2dfb582a1167b2dbb7a98f9 (patch) | |
tree | d539dbc0b05303fa798d3037a77eb4ff2ef9da44 /app-portage | |
parent | Version bump. Bug #449306. Ebuild from Louis Sautier with some minor changes. (diff) | |
download | gentoo-2-3286313aba9c6656d2dfb582a1167b2dbb7a98f9.tar.gz gentoo-2-3286313aba9c6656d2dfb582a1167b2dbb7a98f9.tar.bz2 gentoo-2-3286313aba9c6656d2dfb582a1167b2dbb7a98f9.zip |
Stable for x86, wrt bug #549562
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/pfl/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/pfl/pfl-2.4-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/pfl/ChangeLog b/app-portage/pfl/ChangeLog index 938016a2a074..a3ca297e0273 100644 --- a/app-portage/pfl/ChangeLog +++ b/app-portage/pfl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/pfl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/ChangeLog,v 1.78 2015/05/21 13:28:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/ChangeLog,v 1.79 2015/05/27 11:12:36 ago Exp $ + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> pfl-2.4-r4.ebuild: + Stable for x86, wrt bug #549562 21 May 2015; Agostino Sarubbo <ago@gentoo.org> pfl-2.4-r4.ebuild: Stable for amd64, wrt bug #549562 diff --git a/app-portage/pfl/pfl-2.4-r4.ebuild b/app-portage/pfl/pfl-2.4-r4.ebuild index 0797003b2227..0be06bacf7e3 100644 --- a/app-portage/pfl/pfl-2.4-r4.ebuild +++ b/app-portage/pfl/pfl-2.4-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/pfl-2.4-r4.ebuild,v 1.6 2015/05/21 13:28:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/pfl-2.4-r4.ebuild,v 1.7 2015/05/27 11:12:36 ago 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 ~mips ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x64-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x64-freebsd ~amd64-linux ~x86-linux" IUSE="+network-cron" DEPEND="" |