diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 15:19:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 15:19:04 +0000 |
commit | 70a945ff5193e74f6391761a3f185d2a88f3851c (patch) | |
tree | 842c6d4259a32eb62b6d710c11b55ae355c13df5 /app-portage | |
parent | alpha/sparc stable wrt #380575 (diff) | |
download | gentoo-2-70a945ff5193e74f6391761a3f185d2a88f3851c.tar.gz gentoo-2-70a945ff5193e74f6391761a3f185d2a88f3851c.tar.bz2 gentoo-2-70a945ff5193e74f6391761a3f185d2a88f3851c.zip |
sparc stable wrt #399951
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/pfl/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/pfl/pfl-2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/pfl/ChangeLog b/app-portage/pfl/ChangeLog index 9018fedff4e4..082fc29435b6 100644 --- a/app-portage/pfl/ChangeLog +++ b/app-portage/pfl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/pfl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/ChangeLog,v 1.41 2012/03/14 18:25:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/ChangeLog,v 1.42 2012/03/18 15:19:04 armin76 Exp $ + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> pfl-2.3.ebuild: + sparc stable wrt #399951 14 Mar 2012; Jeroen Roovers <jer@gentoo.org> pfl-2.3-r1.ebuild: Marked ~hppa too. diff --git a/app-portage/pfl/pfl-2.3.ebuild b/app-portage/pfl/pfl-2.3.ebuild index 9797f1658dd8..d70dbc8c3bbe 100644 --- a/app-portage/pfl/pfl-2.3.ebuild +++ b/app-portage/pfl/pfl-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/pfl-2.3.ebuild,v 1.6 2012/02/05 20:57:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/pfl-2.3.ebuild,v 1.7 2012/03/18 15:19:04 armin76 Exp $ EAPI=4 @@ -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="" |