diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 07:23:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 07:23:24 +0000 |
commit | e4b2061d97c529b0cea196054baf70c53c9702fc (patch) | |
tree | da359fc73f01c3b400a3a8dcbe60321f3782f42b | |
parent | Stable for x86, wrt bug #556418 (diff) | |
download | gentoo-2-e4b2061d97c529b0cea196054baf70c53c9702fc.tar.gz gentoo-2-e4b2061d97c529b0cea196054baf70c53c9702fc.tar.bz2 gentoo-2-e4b2061d97c529b0cea196054baf70c53c9702fc.zip |
Stable for x86, wrt bug #554880
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | dev-util/geany/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/geany/geany-1.24.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/geany/ChangeLog b/dev-util/geany/ChangeLog index f23351f6e857..3e510766573a 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.86 2015/08/03 12:54:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.87 2015/08/06 07:23:24 ago Exp $ + + 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> geany-1.24.1.ebuild: + Stable for x86, wrt bug #554880 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> geany-1.24.1.ebuild: Stable for amd64, wrt bug #554880 diff --git a/dev-util/geany/geany-1.24.1.ebuild b/dev-util/geany/geany-1.24.1.ebuild index d7fb68c9ab1a..b4bd43e2b677 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.6 2015/08/03 12:54:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-1.24.1.ebuild,v 1.7 2015/08/06 07:23:24 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 |