diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 18:58:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 18:58:44 +0000 |
commit | 49adbe9b33400964f876d5acd0818542d46e0ed5 (patch) | |
tree | e01e39d4285c73f6a15e4515fcf6e1aa5432fd02 /dev-util/geany/geany-1.23.1.ebuild | |
parent | Stable for ppc64, wrt bug #488810 (diff) | |
download | gentoo-2-49adbe9b33400964f876d5acd0818542d46e0ed5.tar.gz gentoo-2-49adbe9b33400964f876d5acd0818542d46e0ed5.tar.bz2 gentoo-2-49adbe9b33400964f876d5acd0818542d46e0ed5.zip |
Stable for ppc, wrt bug #488810
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/geany/geany-1.23.1.ebuild')
-rw-r--r-- | dev-util/geany/geany-1.23.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/geany/geany-1.23.1.ebuild b/dev-util/geany/geany-1.23.1.ebuild index 28a50e99ff37..b14af2521c71 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.6 2013/11/24 18:58:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-1.23.1.ebuild,v 1.7 2013/11/24 18:58:44 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 |