summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-03 12:54:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-08-03 12:54:39 +0000
commit057d877b7c23ced55ee6bed0c024c5e297e16d25 (patch)
treea69f01f9d528b9ce15141f856998059de0aaae1b /dev-util
parentVersion Bump (diff)
downloadgentoo-2-057d877b7c23ced55ee6bed0c024c5e297e16d25.tar.gz
gentoo-2-057d877b7c23ced55ee6bed0c024c5e297e16d25.tar.bz2
gentoo-2-057d877b7c23ced55ee6bed0c024c5e297e16d25.zip
Stable for amd64, wrt bug #554880
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/geany/ChangeLog5
-rw-r--r--dev-util/geany/geany-1.24.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/geany/ChangeLog b/dev-util/geany/ChangeLog
index 19e03d3486e7..f23351f6e857 100644
--- a/dev-util/geany/ChangeLog
+++ b/dev-util/geany/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/geany
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.85 2015/08/02 08:53:14 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.86 2015/08/03 12:54:39 ago Exp $
+
+ 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> geany-1.24.1.ebuild:
+ Stable for amd64, wrt bug #554880
02 Aug 2015; Pacho Ramos <pacho@gentoo.org> geany-1.24.1.ebuild:
sparc stable wrt bug #554880
diff --git a/dev-util/geany/geany-1.24.1.ebuild b/dev-util/geany/geany-1.24.1.ebuild
index 2828bb500fd3..d7fb68c9ab1a 100644
--- a/dev-util/geany/geany-1.24.1.ebuild
+++ b/dev-util/geany/geany-1.24.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-1.24.1.ebuild,v 1.5 2015/08/02 08:53:14 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-1.24.1.ebuild,v 1.6 2015/08/03 12:54:39 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