summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-21 18:45:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-21 18:45:04 +0000
commitf435e0aebe08a394d2881d053a2af8be151ed125 (patch)
treecb66c07dc06061359582cd69dff2ebaf6d09299e /dev-util/geany
parentStable for amd64, wrt bug #405069 (diff)
downloadhistorical-f435e0aebe08a394d2881d053a2af8be151ed125.tar.gz
historical-f435e0aebe08a394d2881d053a2af8be151ed125.tar.bz2
historical-f435e0aebe08a394d2881d053a2af8be151ed125.zip
Stable for amd64, wrt bug #404537
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-util/geany')
-rw-r--r--dev-util/geany/ChangeLog7
-rw-r--r--dev-util/geany/geany-0.21.ebuild6
2 files changed, 8 insertions, 5 deletions
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