diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-26 19:21:34 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-26 19:21:34 +0000 |
commit | 7c9835150a49762fcf7acfde268b09754f87e19a (patch) | |
tree | 2245dc9cc809d65df1c0848f7b2f1f66bdfde6c9 /app-portage | |
parent | stable ppc, bug 266006 (diff) | |
download | gentoo-2-7c9835150a49762fcf7acfde268b09754f87e19a.tar.gz gentoo-2-7c9835150a49762fcf7acfde268b09754f87e19a.tar.bz2 gentoo-2-7c9835150a49762fcf7acfde268b09754f87e19a.zip |
stable ppc, bug 265458
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/porticron/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/porticron/porticron-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/porticron/ChangeLog b/app-portage/porticron/ChangeLog index 75144084a296..06e6f380b4cd 100644 --- a/app-portage/porticron/ChangeLog +++ b/app-portage/porticron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/porticron # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.13 2009/04/14 09:57:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.14 2009/04/26 19:21:34 ranger Exp $ + + 26 Apr 2009; Brent Baude <ranger@gentoo.org> porticron-0.3.ebuild: + stable ppc, bug 265458 14 Apr 2009; Raúl Porcel <armin76@gentoo.org> porticron-0.3.ebuild: x86 stable wrt #265458 diff --git a/app-portage/porticron/porticron-0.3.ebuild b/app-portage/porticron/porticron-0.3.ebuild index 37dc3c3070ec..a4f47330decd 100644 --- a/app-portage/porticron/porticron-0.3.ebuild +++ b/app-portage/porticron/porticron-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.3.ebuild,v 1.5 2009/04/14 09:57:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.3.ebuild,v 1.6 2009/04/26 19:21:34 ranger Exp $ DESCRIPTION="porticron is a cron script to sync portage and send update mails to root" HOMEPAGE="http://bb.xnull.de/projects/porticron/" @@ -8,7 +8,7 @@ SRC_URI="http://bb.xnull.de/projects/porticron/dist/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 hppa ~ppc x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="" DEPEND="" |