diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 17:58:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 17:58:38 +0000 |
commit | ec98dd365f8debbee59a1296ce2907e4921b064f (patch) | |
tree | db5c299467eebab42063172c8a757631612948b5 /dev-util/geany-plugins | |
parent | Stable for x86, wrt bug #441152 (diff) | |
download | gentoo-2-ec98dd365f8debbee59a1296ce2907e4921b064f.tar.gz gentoo-2-ec98dd365f8debbee59a1296ce2907e4921b064f.tar.bz2 gentoo-2-ec98dd365f8debbee59a1296ce2907e4921b064f.zip |
Stable for x86, wrt bug #441312
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-util/geany-plugins')
-rw-r--r-- | dev-util/geany-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/geany-plugins/geany-plugins-1.22-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/geany-plugins/ChangeLog b/dev-util/geany-plugins/ChangeLog index fac2b5a31333..a17f68c5ef37 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.23 2012/12/07 17:25:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.24 2012/12/07 17:58:38 ago Exp $ + + 07 Dec 2012; <ago@gentoo.org> geany-plugins-1.22-r1.ebuild: + Stable for x86, wrt bug #441312 07 Dec 2012; <ago@gentoo.org> geany-plugins-1.22-r1.ebuild: Stable for amd64, wrt bug #441312 diff --git a/dev-util/geany-plugins/geany-plugins-1.22-r1.ebuild b/dev-util/geany-plugins/geany-plugins-1.22-r1.ebuild index 7d5c122f3c48..d7aea39f514a 100644 --- a/dev-util/geany-plugins/geany-plugins-1.22-r1.ebuild +++ b/dev-util/geany-plugins/geany-plugins-1.22-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.22-r1.ebuild,v 1.2 2012/12/07 17:25:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/geany-plugins-1.22-r1.ebuild,v 1.3 2012/12/07 17:58:38 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://plugins.geany.org/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debugger devhelp enchant gpg gtkspell lua multiterm nls soup webkit" LINGUAS="be ca da de es fr gl ja pt pt_BR ru tr zh_CN" |