summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/geany/ChangeLog5
-rw-r--r--dev-util/geany/geany-0.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/geany/ChangeLog b/dev-util/geany/ChangeLog
index 42bfa02e4fb4..a84416bb4fb6 100644
--- a/dev-util/geany/ChangeLog
+++ b/dev-util/geany/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/geany
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.29 2009/10/18 12:29:23 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.30 2009/10/24 13:46:33 nixnut Exp $
+
+ 24 Oct 2009; nixnut <nixnut@gentoo.org> geany-0.18.ebuild:
+ ppc stable #289084
18 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> geany-0.18.ebuild:
amd64 stable wrt #289084
diff --git a/dev-util/geany/geany-0.18.ebuild b/dev-util/geany/geany-0.18.ebuild
index 5fae50c31042..cd8c8aa76850 100644
--- a/dev-util/geany/geany-0.18.ebuild
+++ b/dev-util/geany/geany-0.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-0.18.ebuild,v 1.2 2009/10/18 12:29:23 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-0.18.ebuild,v 1.3 2009/10/24 13:46:33 nixnut Exp $
EAPI=2
inherit gnome2-utils
@@ -11,7 +11,7 @@ SRC_URI="http://files.uvena.de/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 Scintilla"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~x86 ~x86-fbsd"
IUSE="+vte"
RDEPEND=">=x11-libs/gtk+-2.12:2