summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-06-14 17:54:41 +0000
committerMichael Weber <xmw@gentoo.org>2012-06-14 17:54:41 +0000
commit3498ce563a8faa1cfef935e0c6e4a719d71818b6 (patch)
treefd85270e2c0a6a34194d92e5e349340bae211d81 /dev-util
parentVersion bump (diff)
downloadgentoo-2-3498ce563a8faa1cfef935e0c6e4a719d71818b6.tar.gz
gentoo-2-3498ce563a8faa1cfef935e0c6e4a719d71818b6.tar.bz2
gentoo-2-3498ce563a8faa1cfef935e0c6e4a719d71818b6.zip
ppc stable (bug 404537)
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/geany/ChangeLog5
-rw-r--r--dev-util/geany/geany-0.21-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/geany/ChangeLog b/dev-util/geany/ChangeLog
index 95d65a0e291d..7b47e38fdae5 100644
--- a/dev-util/geany/ChangeLog
+++ b/dev-util/geany/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/geany
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.52 2012/06/06 13:24:05 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.53 2012/06/14 17:54:41 xmw Exp $
+
+ 14 Jun 2012; Michael Weber <xmw@gentoo.org> geany-0.21-r1.ebuild:
+ ppc stable (bug 404537)
*geany-0.21-r1 (06 Jun 2012)
diff --git a/dev-util/geany/geany-0.21-r1.ebuild b/dev-util/geany/geany-0.21-r1.ebuild
index c4564fadc449..9938009b1613 100644
--- a/dev-util/geany/geany-0.21-r1.ebuild
+++ b/dev-util/geany/geany-0.21-r1.ebuild
@@ -1,6 +1,6 @@
# 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-r1.ebuild,v 1.1 2012/06/06 13:24:05 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-0.21-r1.ebuild,v 1.2 2012/06/14 17:54:41 xmw 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 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="+vte"
RDEPEND=">=x11-libs/gtk+-2.12:2