summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-11-24 18:59:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-11-24 18:59:12 +0000
commitc0b58c39c74fafd6c95497952dc5da278d3d7a25 (patch)
tree25b138a2beb008406786fa8921021e12b28d65b6 /dev-util/geany
parentStable for ppc, wrt bug #488810 (diff)
downloadgentoo-2-c0b58c39c74fafd6c95497952dc5da278d3d7a25.tar.gz
gentoo-2-c0b58c39c74fafd6c95497952dc5da278d3d7a25.tar.bz2
gentoo-2-c0b58c39c74fafd6c95497952dc5da278d3d7a25.zip
Stable for sparc, wrt bug #488810
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/geany')
-rw-r--r--dev-util/geany/ChangeLog5
-rw-r--r--dev-util/geany/geany-1.23.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/geany/ChangeLog b/dev-util/geany/ChangeLog
index 60ffeda9341e..abaa6dbbc3eb 100644
--- a/dev-util/geany/ChangeLog
+++ b/dev-util/geany/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/geany
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.74 2013/11/24 18:58:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.75 2013/11/24 18:59:12 ago Exp $
+
+ 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> geany-1.23.1.ebuild:
+ Stable for sparc, wrt bug #488810
24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> geany-1.23.1.ebuild:
Stable for ppc, wrt bug #488810
diff --git a/dev-util/geany/geany-1.23.1.ebuild b/dev-util/geany/geany-1.23.1.ebuild
index b14af2521c71..a7a66fa393f1 100644
--- a/dev-util/geany/geany-1.23.1.ebuild
+++ b/dev-util/geany/geany-1.23.1.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/geany-1.23.1.ebuild,v 1.7 2013/11/24 18:58:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-1.23.1.ebuild,v 1.8 2013/11/24 18:59:12 ago Exp $
EAPI=5
inherit eutils fdo-mime gnome2-utils
@@ -14,7 +14,7 @@ SRC_URI="http://download.geany.org/${P}.tar.bz2"
LICENSE="GPL-2+ HPND"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="+vte"
RDEPEND=">=x11-libs/gtk+-2.16:2