diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 20:05:59 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 20:05:59 +0000 |
commit | 5844669ce2a99d7e9ba30e655b6116f35491b253 (patch) | |
tree | 2d65be82181fbc29a6319fa07cbbe57872ab49e4 /dev-util/geany-plugins | |
parent | ia64 stable, bug #488810 (thanks to Emeric Maschino for testing) (diff) | |
download | gentoo-2-5844669ce2a99d7e9ba30e655b6116f35491b253.tar.gz gentoo-2-5844669ce2a99d7e9ba30e655b6116f35491b253.tar.bz2 gentoo-2-5844669ce2a99d7e9ba30e655b6116f35491b253.zip |
ia64 stable, bug #488810 (thanks to Emeric Maschino for testing)
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-util/geany-plugins')
-rw-r--r-- | dev-util/geany-plugins/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/geany-plugins/geany-plugins-1.23.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/geany-plugins/ChangeLog b/dev-util/geany-plugins/ChangeLog index ae77af880ff0..bbb37833244b 100644 --- a/dev-util/geany-plugins/ChangeLog +++ b/dev-util/geany-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/geany-plugins -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.36 2013/11/24 19:00:41 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.37 2014/01/19 20:05:59 pacho Exp $ + + 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> geany-plugins-1.23.ebuild: + ia64 stable, bug #488810 (thanks to Emeric Maschino for testing) 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> geany-plugins-1.23.ebuild: Stable for ppc64, wrt bug #488810 diff --git a/dev-util/geany-plugins/geany-plugins-1.23.ebuild b/dev-util/geany-plugins/geany-plugins-1.23.ebuild index f3529fb0af0d..44191a969955 100644 --- a/dev-util/geany-plugins/geany-plugins-1.23.ebuild +++ b/dev-util/geany-plugins/geany-plugins-1.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.23.ebuild,v 1.8 2013/11/24 19:00:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.23.ebuild,v 1.9 2014/01/19 20:05:59 pacho Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://plugins.geany.org/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="+commander debugger devhelp enchant gpg gtkspell lua markdown multiterm nls scope soup webkit" LINGUAS="be ca da de es fr gl ja pt pt_BR ru tr zh_CN" |