diff options
author | 2009-10-21 08:06:03 +0000 | |
---|---|---|
committer | 2009-10-21 08:06:03 +0000 | |
commit | b2da613349338f21545496d9d004ea9b0eb5fb76 (patch) | |
tree | 98096c1113dcc2ac50a962014c0ab9bf3ecc5ca4 /app-portage | |
parent | Stable for HPPA (bug #284900). (diff) | |
download | gentoo-2-b2da613349338f21545496d9d004ea9b0eb5fb76.tar.gz gentoo-2-b2da613349338f21545496d9d004ea9b0eb5fb76.tar.bz2 gentoo-2-b2da613349338f21545496d9d004ea9b0eb5fb76.zip |
Stable for HPPA (bug #285656).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/porticron/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/porticron/porticron-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/porticron/ChangeLog b/app-portage/porticron/ChangeLog index 10756af27f00..0796694c38f7 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.20 2009/10/03 08:10:54 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.21 2009/10/21 08:06:03 jer Exp $ + + 21 Oct 2009; Jeroen Roovers <jer@gentoo.org> porticron-0.5.ebuild: + Stable for HPPA (bug #285656). *porticron-0.5.1 (03 Oct 2009) diff --git a/app-portage/porticron/porticron-0.5.ebuild b/app-portage/porticron/porticron-0.5.ebuild index f64acf17cf4c..ccf190f726cc 100644 --- a/app-portage/porticron/porticron-0.5.ebuild +++ b/app-portage/porticron/porticron-0.5.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.5.ebuild,v 1.3 2009/09/27 19:27:16 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.5.ebuild,v 1.4 2009/10/21 08:06:03 jer 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="" |