diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 18:58:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 18:58:07 +0000 |
commit | 31cc5290615a1d6e52c9a7245f123348a53db8cf (patch) | |
tree | c9b9160708a7a737f73c21f5f9be6eca9b0b8ac3 /dev-util/geany | |
parent | Stable for arm, wrt bug #488810 (diff) | |
download | gentoo-2-31cc5290615a1d6e52c9a7245f123348a53db8cf.tar.gz gentoo-2-31cc5290615a1d6e52c9a7245f123348a53db8cf.tar.bz2 gentoo-2-31cc5290615a1d6e52c9a7245f123348a53db8cf.zip |
Stable for ppc64, wrt bug #488810
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/geany')
-rw-r--r-- | dev-util/geany/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/geany/geany-1.23.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/geany/ChangeLog b/dev-util/geany/ChangeLog index b4b59fe3edfe..4674d1403314 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.72 2013/11/24 18:57:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.73 2013/11/24 18:58:07 ago Exp $ + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> geany-1.23.1.ebuild: + Stable for ppc64, wrt bug #488810 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> geany-1.23.1.ebuild: Stable for arm, wrt bug #488810 diff --git a/dev-util/geany/geany-1.23.1.ebuild b/dev-util/geany/geany-1.23.1.ebuild index a7fe64eb74d1..28a50e99ff37 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.5 2013/11/24 18:57:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-1.23.1.ebuild,v 1.6 2013/11/24 18:58:07 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 |