summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-01-22 14:46:11 +0000
committerJeroen Roovers <jer@gentoo.org>2012-01-22 14:46:11 +0000
commit24ff1f358bf4aa584d15c180e02e00b187bb0a49 (patch)
tree95883ff68df01668d3dd634376460b9a279baa24 /x11-libs/gtksourceview
parentRemove duplicate KEYWORDS entry by zvasylvv (bug #399575). (diff)
downloadgentoo-2-24ff1f358bf4aa584d15c180e02e00b187bb0a49.tar.gz
gentoo-2-24ff1f358bf4aa584d15c180e02e00b187bb0a49.tar.bz2
gentoo-2-24ff1f358bf4aa584d15c180e02e00b187bb0a49.zip
Remove duplicate KEYWORDS entry by zvasylvv (bug #399575).
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r--x11-libs/gtksourceview/ChangeLog7
-rw-r--r--x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog
index 8ec360595296..7e6567f882e4 100644
--- a/x11-libs/gtksourceview/ChangeLog
+++ b/x11-libs/gtksourceview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtksourceview
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.214 2011/12/17 01:55:23 tetromino Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.215 2012/01/22 14:46:11 jer Exp $
+
+ 22 Jan 2012; Jeroen Roovers <jer@gentoo.org> gtksourceview-3.2.3.ebuild:
+ Remove duplicate KEYWORDS entry by zvasylvv (bug #399575).
*gtksourceview-2.10.5-r2 (17 Dec 2011)
diff --git a/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild b/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild
index 476bc9e0cfd5..34f1a5c984d2 100644
--- a/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild
+++ b/x11-libs/gtksourceview/gtksourceview-3.2.3.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/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild,v 1.1 2011/11/05 19:32:11 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild,v 1.2 2012/01/22 14:46:11 jer Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -14,7 +14,7 @@ HOMEPAGE="http://projects.gnome.org/gtksourceview/"
LICENSE="GPL-2"
SLOT="3.0"
IUSE="doc glade +introspection"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
RDEPEND=">=x11-libs/gtk+-3.0:3[introspection?]
>=dev-libs/libxml2-2.6:2