diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 18:21:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 18:21:33 +0000 |
commit | 43f97926bcb6b500ea7f38e954fc8b889af44956 (patch) | |
tree | 8767138eb98215c556b72795fd31c8551da21c8d /app-portage | |
parent | alpha/sparc stable wrt #369897 (diff) | |
download | gentoo-2-43f97926bcb6b500ea7f38e954fc8b889af44956.tar.gz gentoo-2-43f97926bcb6b500ea7f38e954fc8b889af44956.tar.bz2 gentoo-2-43f97926bcb6b500ea7f38e954fc8b889af44956.zip |
sparc stable wrt #370855
(Portage version: 2.1.10.3/cvs/Linux ia64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/pfl/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/pfl/pfl-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/pfl/ChangeLog b/app-portage/pfl/ChangeLog index 21e4ccbacaac..850f6f1844f6 100644 --- a/app-portage/pfl/ChangeLog +++ b/app-portage/pfl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/pfl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/ChangeLog,v 1.30 2011/06/19 13:46:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/ChangeLog,v 1.31 2011/06/25 18:21:33 armin76 Exp $ + + 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> pfl-2.2.ebuild: + sparc stable wrt #370855 19 Jun 2011; Markus Meier <maekke@gentoo.org> pfl-2.2.ebuild: x86 stable, bug #370855 diff --git a/app-portage/pfl/pfl-2.2.ebuild b/app-portage/pfl/pfl-2.2.ebuild index fba120a2441f..f67485d9a1b0 100644 --- a/app-portage/pfl/pfl-2.2.ebuild +++ b/app-portage/pfl/pfl-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/pfl-2.2.ebuild,v 1.4 2011/06/19 13:46:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/pfl-2.2.ebuild,v 1.5 2011/06/25 18:21:33 armin76 Exp $ EAPI=3 @@ -18,7 +18,7 @@ SRC_URI="http://files.portagefilelist.de/${P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~ppc ~sparc x86" +KEYWORDS="amd64 arm ~ppc sparc x86" IUSE="+network-cron" DEPEND="" |