diff options
Diffstat (limited to 'app-admin/lsyncd/lsyncd-2.0.5.ebuild')
-rw-r--r-- | app-admin/lsyncd/lsyncd-2.0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/lsyncd/lsyncd-2.0.5.ebuild b/app-admin/lsyncd/lsyncd-2.0.5.ebuild index a1e4e21eca7c..777310fc3ceb 100644 --- a/app-admin/lsyncd/lsyncd-2.0.5.ebuild +++ b/app-admin/lsyncd/lsyncd-2.0.5.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/app-admin/lsyncd/lsyncd-2.0.5.ebuild,v 1.1 2011/11/14 21:23:35 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/lsyncd/lsyncd-2.0.5.ebuild,v 1.2 2012/01/27 19:12:08 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://lsyncd.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-lang/lua" |