diff options
author | 2012-04-17 16:08:03 +0000 | |
---|---|---|
committer | 2012-04-17 16:08:03 +0000 | |
commit | 56e2bfa4925a9cbaf3f549a03f8a8f016f618a46 (patch) | |
tree | b03f49085118553bf4a6d26178c8fc447c756083 /sys-process/incron/incron-0.5.10.ebuild | |
parent | Version bump. This time it fixes the timeout issue definitely. (diff) | |
download | historical-56e2bfa4925a9cbaf3f549a03f8a8f016f618a46.tar.gz historical-56e2bfa4925a9cbaf3f549a03f8a8f016f618a46.tar.bz2 historical-56e2bfa4925a9cbaf3f549a03f8a8f016f618a46.zip |
Marking incron-0.5.10 ppc for bug 412181
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'sys-process/incron/incron-0.5.10.ebuild')
-rw-r--r-- | sys-process/incron/incron-0.5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/incron/incron-0.5.10.ebuild b/sys-process/incron/incron-0.5.10.ebuild index 8bdb3919f498..e01ac7810647 100644 --- a/sys-process/incron/incron-0.5.10.ebuild +++ b/sys-process/incron/incron-0.5.10.ebuild @@ -1,6 +1,6 @@ # 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.10.ebuild,v 1.3 2012/04/16 12:43:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.10.ebuild,v 1.4 2012/04/17 16:08:03 ranger Exp $ EAPI="4" @@ -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="" |