diff options
author | 2009-04-08 18:06:45 +0000 | |
---|---|---|
committer | 2009-04-08 18:06:45 +0000 | |
commit | 53c444bf1b5bf80c635829b8ace8ca5d538ee3a5 (patch) | |
tree | 6411a17a6b8be9416b623e016da54ef0dfa8795c /app-portage | |
parent | Mask for testing, bug #265385 (diff) | |
download | gentoo-2-53c444bf1b5bf80c635829b8ace8ca5d538ee3a5.tar.gz gentoo-2-53c444bf1b5bf80c635829b8ace8ca5d538ee3a5.tar.bz2 gentoo-2-53c444bf1b5bf80c635829b8ace8ca5d538ee3a5.zip |
Stable for HPPA (bug #265458).
(Portage version: 2.2_rc28/cvs/Linux i686)
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 1ecc7d4c33c6..00a44ff22169 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.11 2009/04/08 15:20:45 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.12 2009/04/08 18:06:45 jer Exp $ + + 08 Apr 2009; Jeroen Roovers <jer@gentoo.org> porticron-0.3.ebuild: + Stable for HPPA (bug #265458). 08 Apr 2009; Benedikt Böhm <hollow@gentoo.org> porticron-0.3.ebuild: stable on amd64 diff --git a/app-portage/porticron/porticron-0.3.ebuild b/app-portage/porticron/porticron-0.3.ebuild index 38aba0d1754c..7e89383eed5f 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.3 2009/04/08 15:20:45 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.3.ebuild,v 1.4 2009/04/08 18:06:45 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="" |