diff options
Diffstat (limited to 'dev-util/geany/geany-0.21.ebuild')
-rw-r--r-- | dev-util/geany/geany-0.21.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/geany/geany-0.21.ebuild b/dev-util/geany/geany-0.21.ebuild index c394f8417ed4..e10197e9eba0 100644 --- a/dev-util/geany/geany-0.21.ebuild +++ b/dev-util/geany/geany-0.21.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/dev-util/geany/geany-0.21.ebuild,v 1.3 2011/11/24 05:14:59 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-0.21.ebuild,v 1.4 2012/02/21 18:44:33 ago Exp $ EAPI=4 inherit eutils gnome2-utils @@ -14,7 +14,7 @@ SRC_URI="http://download.geany.org/${P}.tar.bz2" LICENSE="GPL-2 Scintilla" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd ~x86-linux" IUSE="+vte" RDEPEND=">=x11-libs/gtk+-2.12:2 |