diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-08 20:08:42 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-08 20:08:42 +0000 |
commit | 0f2473ded7101a71246d6bcfac816905fdbf17e6 (patch) | |
tree | 215040adf4e63f419fef37836d3842240b7c1fdf /sys-process/incron | |
parent | ppc stable #290733 (diff) | |
download | gentoo-2-0f2473ded7101a71246d6bcfac816905fdbf17e6.tar.gz gentoo-2-0f2473ded7101a71246d6bcfac816905fdbf17e6.tar.bz2 gentoo-2-0f2473ded7101a71246d6bcfac816905fdbf17e6.zip |
ppc stable #290950
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'sys-process/incron')
-rw-r--r-- | sys-process/incron/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/incron/incron-0.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/incron/ChangeLog b/sys-process/incron/ChangeLog index 00af10a4bcaf..678d79a1ff5d 100644 --- a/sys-process/incron/ChangeLog +++ b/sys-process/incron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/incron # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/ChangeLog,v 1.11 2009/11/02 20:25:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/ChangeLog,v 1.12 2009/11/08 20:08:42 nixnut Exp $ + + 08 Nov 2009; nixnut <nixnut@gentoo.org> incron-0.5.8.ebuild: + ppc stable #290950 02 Nov 2009; Markus Meier <maekke@gentoo.org> incron-0.5.8.ebuild: amd64/x86 stable, bug #290950 diff --git a/sys-process/incron/incron-0.5.8.ebuild b/sys-process/incron/incron-0.5.8.ebuild index 3485286ca4b1..ef4686f0a725 100644 --- a/sys-process/incron/incron-0.5.8.ebuild +++ b/sys-process/incron/incron-0.5.8.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/sys-process/incron/incron-0.5.8.ebuild,v 1.5 2009/11/02 20:25:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.8.ebuild,v 1.6 2009/11/08 20:08:42 nixnut Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://inotify.aiken.cz/download/incron/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" CONFIG_CHECK="~INOTIFY" |