summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2009-08-17 11:15:07 +0000
committerRémi Cardona <remi@gentoo.org>2009-08-17 11:15:07 +0000
commitfdd0f1a8c2e2dd5253e853abea285af8e53cb312 (patch)
treef442010936e3a0d2e55641be090b9c1c6113b846 /app-editors
parentFix bug #281718 -- *** glibc detected *** gtali: free(): invalid pointer. Cau... (diff)
downloadgentoo-2-fdd0f1a8c2e2dd5253e853abea285af8e53cb312.tar.gz
gentoo-2-fdd0f1a8c2e2dd5253e853abea285af8e53cb312.tar.bz2
gentoo-2-fdd0f1a8c2e2dd5253e853abea285af8e53cb312.zip
app-editors/gedit-plugins: add ~x86 keyword, fixes bug #281750
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/gedit-plugins/ChangeLog5
-rw-r--r--app-editors/gedit-plugins/gedit-plugins-2.26.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gedit-plugins/ChangeLog b/app-editors/gedit-plugins/ChangeLog
index 458c2af92946..07b931264333 100644
--- a/app-editors/gedit-plugins/ChangeLog
+++ b/app-editors/gedit-plugins/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/gedit-plugins
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v 1.3 2009/07/24 15:49:03 mrpouet Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v 1.4 2009/08/17 11:15:07 remi Exp $
+
+ 17 Aug 2009; Rémi Cardona <remi@gentoo.org> gedit-plugins-2.26.2.ebuild:
+ add ~x86 keyword, fixes bug #281750
24 Jul 2009; Romain Perier <mrpouet@gentoo.org> gedit-plugins-2.26.2.ebuild,
metadata.xml:
diff --git a/app-editors/gedit-plugins/gedit-plugins-2.26.2.ebuild b/app-editors/gedit-plugins/gedit-plugins-2.26.2.ebuild
index 42f7cbbaae9f..4e38c8293661 100644
--- a/app-editors/gedit-plugins/gedit-plugins-2.26.2.ebuild
+++ b/app-editors/gedit-plugins/gedit-plugins-2.26.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-2.26.2.ebuild,v 1.4 2009/07/25 00:55:39 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-2.26.2.ebuild,v 1.5 2009/08/17 11:15:07 remi Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -11,7 +11,7 @@ DESCRIPTION="Offical plugins for gedit."
HOMEPAGE="http://live.gnome.org/GeditPlugins"
LICENSE="GPL-2"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE="bookmarks +bracketcompletion charmap colorpicker +drawspaces +joinlines python +session showtabbar smartspaces terminal"