summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-02-01 12:18:36 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-02-01 12:18:36 +0000
commit9a6afb3ff24f58760a9227a0d7fd3e40b8824c54 (patch)
tree9c926f3614650fa4f1e3600f46c4fc04b68d7d9e
parentstable x86, bug 208366 (diff)
downloadgentoo-2-9a6afb3ff24f58760a9227a0d7fd3e40b8824c54.tar.gz
gentoo-2-9a6afb3ff24f58760a9227a0d7fd3e40b8824c54.tar.bz2
gentoo-2-9a6afb3ff24f58760a9227a0d7fd3e40b8824c54.zip
stable x86, bug 208366
(Portage version: 2.1.3.19, RepoMan options: --force)
-rw-r--r--x11-libs/gtksourceview/ChangeLog6
-rw-r--r--x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog
index 02fba439adfe..d9f05fd2d3ac 100644
--- a/x11-libs/gtksourceview/ChangeLog
+++ b/x11-libs/gtksourceview/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/gtksourceview
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.121 2008/01/30 11:04:41 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.122 2008/02/01 12:18:36 opfer Exp $
+
+ 01 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
+ gtksourceview-2.0.2.ebuild:
+ stable x86, bug 208366
*gtksourceview-2.1.1 (30 Jan 2008)
diff --git a/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild
index 3ef72b6ec546..f3c00cd736f1 100644
--- a/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild
+++ b/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild,v 1.2 2008/01/25 17:44:01 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild,v 1.3 2008/02/01 12:18:36 opfer Exp $
inherit gnome2 eutils autotools
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="2.0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2.8