summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-11-24 18:59:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-11-24 18:59:34 +0000
commitb34a99f11a46df44084f926c344dc74362ac6ce2 (patch)
tree1f0d8448a288bab3d861d92db20f247c753d64e6 /dev-util/geany
parentStable for sparc, wrt bug #488810 (diff)
downloadgentoo-2-b34a99f11a46df44084f926c344dc74362ac6ce2.tar.gz
gentoo-2-b34a99f11a46df44084f926c344dc74362ac6ce2.tar.bz2
gentoo-2-b34a99f11a46df44084f926c344dc74362ac6ce2.zip
Stable for x86, wrt bug #488810
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 abaa6dbbc3eb..38561b409b3b 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.75 2013/11/24 18:59:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.76 2013/11/24 18:59:34 ago Exp $
+
+ 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> geany-1.23.1.ebuild:
+ Stable for x86, wrt bug #488810
24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> geany-1.23.1.ebuild:
Stable for sparc, wrt bug #488810
diff --git a/dev-util/geany/geany-1.23.1.ebuild b/dev-util/geany/geany-1.23.1.ebuild
index a7a66fa393f1..0a0b0f15e1a0 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.8 2013/11/24 18:59:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-1.23.1.ebuild,v 1.9 2013/11/24 18:59:34 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