diff options
Diffstat (limited to 'sys-apps/halevt/halevt-0.1.6.1.ebuild')
-rw-r--r-- | sys-apps/halevt/halevt-0.1.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/halevt/halevt-0.1.6.1.ebuild b/sys-apps/halevt/halevt-0.1.6.1.ebuild index 2babd6d28417..452cf9450058 100644 --- a/sys-apps/halevt/halevt-0.1.6.1.ebuild +++ b/sys-apps/halevt/halevt-0.1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/halevt/halevt-0.1.6.1.ebuild,v 1.1 2010/04/29 07:44:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/halevt/halevt-0.1.6.1.ebuild,v 1.2 2010/06/09 07:11:16 angelos Exp $ EAPI="2" inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://savannah.nongnu.org/download/halevt/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="nls rpath" DEPEND="dev-libs/libxml2 |