summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/geany-plugins/ChangeLog7
-rw-r--r--dev-util/geany-plugins/geany-plugins-0.21.1.ebuild6
-rw-r--r--dev-util/geany/ChangeLog7
-rw-r--r--dev-util/geany/geany-0.21.ebuild6
4 files changed, 16 insertions, 10 deletions
diff --git a/dev-util/geany-plugins/ChangeLog b/dev-util/geany-plugins/ChangeLog
index 88ff441cc667..8c29cb225a6e 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.11 2011/11/20 05:15:39 binki Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.12 2012/02/21 18:45:04 ago Exp $
+
+ 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> geany-plugins-0.21.1.ebuild:
+ Stable for amd64, wrt bug #404537
*geany-plugins-0.21.1 (20 Nov 2011)
diff --git a/dev-util/geany-plugins/geany-plugins-0.21.1.ebuild b/dev-util/geany-plugins/geany-plugins-0.21.1.ebuild
index 0ef92d8fe809..66ac8f594758 100644
--- a/dev-util/geany-plugins/geany-plugins-0.21.1.ebuild
+++ b/dev-util/geany-plugins/geany-plugins-0.21.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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-0.21.1.ebuild,v 1.1 2011/11/20 05:15:39 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/geany-plugins-0.21.1.ebuild,v 1.2 2012/02/21 18:45:04 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 nls soup webkit"
LINGUAS="be ca da de es fr gl ja pt pt_BR ru tr zh_CN"
diff --git a/dev-util/geany/ChangeLog b/dev-util/geany/ChangeLog
index cc13ae47b9e2..c2a921b058c4 100644
--- a/dev-util/geany/ChangeLog
+++ b/dev-util/geany/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/geany
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.47 2011/11/24 05:14:59 zmedico Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/ChangeLog,v 1.48 2012/02/21 18:44:33 ago Exp $
+
+ 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> geany-0.21.ebuild:
+ Stable for amd64, wrt bug #404537
24 Nov 2011; Zac Medico <zmedico@gentoo.org> geany-0.21.ebuild:
Fix for prefix and add ~x86-linux keyword.
diff --git a/dev-util/geany/geany-0.21.ebuild b/dev-util/geany/geany-0.21.ebuild
index c394f8417ed4..e10197e9eba0 100644
--- a/dev-util/geany/geany-0.21.ebuild
+++ b/dev-util/geany/geany-0.21.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-0.21.ebuild,v 1.3 2011/11/24 05:14:59 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-0.21.ebuild,v 1.4 2012/02/21 18:44:33 ago Exp $
EAPI=4
inherit eutils gnome2-utils
@@ -14,7 +14,7 @@ SRC_URI="http://download.geany.org/${P}.tar.bz2"
LICENSE="GPL-2 Scintilla"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd ~x86-linux"
IUSE="+vte"
RDEPEND=">=x11-libs/gtk+-2.12:2