diff options
author | 2011-05-01 14:04:28 +0000 | |
---|---|---|
committer | 2011-05-01 14:04:28 +0000 | |
commit | 876a70d9d973fc3b78df3cf88b28e04d32d888f9 (patch) | |
tree | 2851b028571aac56ee7982d0fb6f45a777e71b50 /app-portage | |
parent | Add pkg_pretend check for gcc. Just moves the functionality from eclass to th... (diff) | |
download | gentoo-2-876a70d9d973fc3b78df3cf88b28e04d32d888f9.tar.gz gentoo-2-876a70d9d973fc3b78df3cf88b28e04d32d888f9.tar.bz2 gentoo-2-876a70d9d973fc3b78df3cf88b28e04d32d888f9.zip |
Make USE="network-cron" default.
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/pfl/ChangeLog | 6 | ||||
-rw-r--r-- | app-portage/pfl/pfl-2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-portage/pfl/pfl-2.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-portage/pfl/ChangeLog b/app-portage/pfl/ChangeLog index 133caa51831b..bc53b535d666 100644 --- a/app-portage/pfl/ChangeLog +++ b/app-portage/pfl/ChangeLog @@ -1,6 +1,10 @@ # 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.24 2011/02/25 19:29:07 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/ChangeLog,v 1.25 2011/05/01 14:04:28 billie Exp $ + + 01 May 2011; Daniel Pielmeier <billie@gentoo.org> pfl-2.1.ebuild, + pfl-2.1-r1.ebuild: + Make USE="network-cron" default. 25 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> pfl-2.1-r1.ebuild: Marked ~ppc per Michael Weber <xmw@gentoo.org> request. diff --git a/app-portage/pfl/pfl-2.1-r1.ebuild b/app-portage/pfl/pfl-2.1-r1.ebuild index 3d506d04ac39..f1eb97c1e15b 100644 --- a/app-portage/pfl/pfl-2.1-r1.ebuild +++ b/app-portage/pfl/pfl-2.1-r1.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.1-r1.ebuild,v 1.3 2011/02/25 19:29:07 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/pfl-2.1-r1.ebuild,v 1.4 2011/05/01 14:04:28 billie 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" -IUSE="network-cron" +IUSE="+network-cron" DEPEND="" RDEPEND="${DEPEND} diff --git a/app-portage/pfl/pfl-2.1.ebuild b/app-portage/pfl/pfl-2.1.ebuild index fabc9f1ca9d9..0bdc51fd6aff 100644 --- a/app-portage/pfl/pfl-2.1.ebuild +++ b/app-portage/pfl/pfl-2.1.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.1.ebuild,v 1.5 2011/02/19 08:50:22 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/pfl-2.1.ebuild,v 1.6 2011/05/01 14:04:28 billie Exp $ EAPI=3 @@ -18,7 +18,7 @@ SRC_URI="http://files.portagefilelist.de/${P} LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 arm sparc x86" -IUSE="network-cron" +IUSE="+network-cron" DEPEND="" RDEPEND="${DEPEND} |