diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 17:25:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 17:25:44 +0000 |
commit | 04c9e1b1b8d195e9feb02b7f7a708151478cc95f (patch) | |
tree | 7c58f41cb6a70a1bbe418aa8a3b2f02f601166fa /dev-util/geany-plugins | |
parent | Stable for amd64, wrt bug #441152 (diff) | |
download | gentoo-2-04c9e1b1b8d195e9feb02b7f7a708151478cc95f.tar.gz gentoo-2-04c9e1b1b8d195e9feb02b7f7a708151478cc95f.tar.bz2 gentoo-2-04c9e1b1b8d195e9feb02b7f7a708151478cc95f.zip |
Stable for amd64, 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 c89da714fad6..fac2b5a31333 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.22 2012/09/27 00:11:29 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.23 2012/12/07 17:25:44 ago Exp $ + + 07 Dec 2012; <ago@gentoo.org> geany-plugins-1.22-r1.ebuild: + Stable for amd64, wrt bug #441312 27 Sep 2012; Anthony G. Basile <blueness@gentoo.org> geany-plugins-1.22.ebuild: 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 468d000afebf..7d5c122f3c48 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.1 2012/09/26 05:33:52 binki Exp $ +# $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 $ 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" |