diff options
Diffstat (limited to 'dev-util/geany-plugins/geany-plugins-1.23.ebuild')
-rw-r--r-- | dev-util/geany-plugins/geany-plugins-1.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/geany-plugins/geany-plugins-1.23.ebuild b/dev-util/geany-plugins/geany-plugins-1.23.ebuild index ff2b27cfa17d..54f4d08c33c1 100644 --- a/dev-util/geany-plugins/geany-plugins-1.23.ebuild +++ b/dev-util/geany-plugins/geany-plugins-1.23.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/dev-util/geany-plugins/geany-plugins-1.23.ebuild,v 1.1 2013/07/31 04:46:04 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.23.ebuild,v 1.2 2013/10/29 22:14:48 chainsaw Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://plugins.geany.org/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="+commander debugger devhelp enchant gpg gtkspell lua markdown multiterm nls scope soup webkit" LINGUAS="be ca da de es fr gl ja pt pt_BR ru tr zh_CN" |