diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-16 10:06:50 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-16 10:06:50 +0000 |
commit | 519ba951abe7d505f7cb8a4f972a8000c8ed00b2 (patch) | |
tree | 1d48c0c17c84e42349db76d65a9fa56741708267 /sys-process/incron/incron-0.5.10-r1.ebuild | |
parent | amd64 stable, bug #487738 (diff) | |
download | gentoo-2-519ba951abe7d505f7cb8a4f972a8000c8ed00b2.tar.gz gentoo-2-519ba951abe7d505f7cb8a4f972a8000c8ed00b2.tar.bz2 gentoo-2-519ba951abe7d505f7cb8a4f972a8000c8ed00b2.zip |
amd64 stable, bug #490300
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-process/incron/incron-0.5.10-r1.ebuild')
-rw-r--r-- | sys-process/incron/incron-0.5.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/incron/incron-0.5.10-r1.ebuild b/sys-process/incron/incron-0.5.10-r1.ebuild index b41a493350f1..d302f7d69cd0 100644 --- a/sys-process/incron/incron-0.5.10-r1.ebuild +++ b/sys-process/incron/incron-0.5.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r1.ebuild,v 1.1 2013/10/10 17:10:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.10-r1.ebuild,v 1.2 2013/11/16 10:06:50 pacho 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="" |