summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gardiner <obz@gentoo.org>2004-12-19 06:34:36 +0000
committerMike Gardiner <obz@gentoo.org>2004-12-19 06:34:36 +0000
commitead1d30512f85cfe2506aabaa0d3e9330a1ae7ff (patch)
tree86cec29d4284070ab26916feee2e77e5165a37ec /x11-libs/gtksourceview
parentVersion bump with PIC patch #74899. (Manifest recommit) (diff)
downloadgentoo-2-ead1d30512f85cfe2506aabaa0d3e9330a1ae7ff.tar.gz
gentoo-2-ead1d30512f85cfe2506aabaa0d3e9330a1ae7ff.tar.bz2
gentoo-2-ead1d30512f85cfe2506aabaa0d3e9330a1ae7ff.zip
Keyworded x86 and ppc for GNOME 2.8.1
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r--x11-libs/gtksourceview/ChangeLog5
-rw-r--r--x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog
index cc1022feffc7..f3dfc8c110a3 100644
--- a/x11-libs/gtksourceview/ChangeLog
+++ b/x11-libs/gtksourceview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtksourceview
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.37 2004/12/17 20:40:55 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.38 2004/12/19 06:34:36 obz Exp $
+
+ 19 Dec 2004; Mike Gardiner <obz@gentoo.org> gtksourceview-1.1.1.ebuild:
+ Keyworded x86 and ppc for GNOME 2.8.1
17 Dec 2004; Markus Rothe <corsair@gentoo.org> gtksourceview-1.0.1.ebuild:
Stable on ppc64
diff --git a/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild
index 81fb262266f5..aa5c62604b95 100644
--- a/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild
+++ b/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild,v 1.1 2004/12/06 07:28:29 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild,v 1.2 2004/12/19 06:34:36 obz Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64"
+KEYWORDS="x86 ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2.2.4