diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-09 19:05:54 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-09 19:05:54 +0000 |
commit | 673a97abaa4c4db4d44d61121bf6763183cd5541 (patch) | |
tree | e4ac5ead872d4f5f84c3e1ed149608301fea69db /sys-process/incron | |
parent | Marking foremost-1.5.7-r1 ppc for bug 391467 (diff) | |
download | gentoo-2-673a97abaa4c4db4d44d61121bf6763183cd5541.tar.gz gentoo-2-673a97abaa4c4db4d44d61121bf6763183cd5541.tar.bz2 gentoo-2-673a97abaa4c4db4d44d61121bf6763183cd5541.zip |
Marking incron-0.5.9-r1 ppc for bug 361099
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-process/incron')
-rw-r--r-- | sys-process/incron/ChangeLog | 7 | ||||
-rw-r--r-- | sys-process/incron/incron-0.5.9-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-process/incron/ChangeLog b/sys-process/incron/ChangeLog index 1d9af3edfe72..177538437107 100644 --- a/sys-process/incron/ChangeLog +++ b/sys-process/incron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/incron -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/ChangeLog,v 1.16 2011/04/11 14:23:33 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/ChangeLog,v 1.17 2012/01/09 19:05:54 ranger Exp $ + + 09 Jan 2012; Brent Baude <ranger@gentoo.org> incron-0.5.9-r1.ebuild: + Marking incron-0.5.9-r1 ppc for bug 361099 11 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> incron-0.5.9-r1.ebuild: diff --git a/sys-process/incron/incron-0.5.9-r1.ebuild b/sys-process/incron/incron-0.5.9-r1.ebuild index 9d19af5df4c4..feb5adc22f29 100644 --- a/sys-process/incron/incron-0.5.9-r1.ebuild +++ b/sys-process/incron/incron-0.5.9-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.9-r1.ebuild,v 1.5 2011/04/11 14:23:33 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.9-r1.ebuild,v 1.6 2012/01/09 19:05:54 ranger Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://inotify.aiken.cz/download/incron/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="" |