summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-07-23 20:12:54 +0000
committerPacho Ramos <pacho@gentoo.org>2015-07-23 20:12:54 +0000
commit908cfc482d5231f0a3aabf9461bccd904e5b3106 (patch)
tree93e142529d3bd54ec355fcefa02f06fbc4e620e6 /dev-util/geany
parentppc stable wrt bug #553616 (diff)
downloadgentoo-2-908cfc482d5231f0a3aabf9461bccd904e5b3106.tar.gz
gentoo-2-908cfc482d5231f0a3aabf9461bccd904e5b3106.tar.bz2
gentoo-2-908cfc482d5231f0a3aabf9461bccd904e5b3106.zip
ppc stable wrt bug #554880
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-util/geany')
-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 071eac50c0bc..9cc06d72c928 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.83 2015/07/17 20:06:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.84 2015/07/23 20:12:54 pacho Exp $
+
+ 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> geany-1.24.1.ebuild:
+ ppc stable wrt bug #554880
17 Jul 2015; Markus Meier <maekke@gentoo.org> geany-1.24.1.ebuild:
arm stable, bug #554880
diff --git a/dev-util/geany/geany-1.24.1.ebuild b/dev-util/geany/geany-1.24.1.ebuild
index 167fce1a842f..ffb5211e1219 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.3 2015/07/17 20:06:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-1.24.1.ebuild,v 1.4 2015/07/23 20:12:54 pacho 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