summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-09-27 19:27:16 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-09-27 19:27:16 +0000
commitc01a048a0c836d87eaafa73398e84d8c14eedc17 (patch)
tree59c184cf86846a7a0331e562b0253a8358c28e61 /app-portage
parentppc stable #285455 (diff)
downloadgentoo-2-c01a048a0c836d87eaafa73398e84d8c14eedc17.tar.gz
gentoo-2-c01a048a0c836d87eaafa73398e84d8c14eedc17.tar.bz2
gentoo-2-c01a048a0c836d87eaafa73398e84d8c14eedc17.zip
ppc stable #285656
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/porticron/ChangeLog5
-rw-r--r--app-portage/porticron/porticron-0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/porticron/ChangeLog b/app-portage/porticron/ChangeLog
index 3c601c44ee5b..93496db143f1 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.18 2009/09/20 09:06:29 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.19 2009/09/27 19:27:16 nixnut Exp $
+
+ 27 Sep 2009; nixnut <nixnut@gentoo.org> porticron-0.5.ebuild:
+ ppc stable #285656
20 Sep 2009; Benedikt Böhm <hollow@gentoo.org> -porticron-0.4.ebuild,
porticron-0.5.ebuild:
diff --git a/app-portage/porticron/porticron-0.5.ebuild b/app-portage/porticron/porticron-0.5.ebuild
index e858be806e73..f64acf17cf4c 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.2 2009/09/20 09:06:29 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.5.ebuild,v 1.3 2009/09/27 19:27:16 nixnut 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=""