diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:44:02 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:44:02 +0000 |
commit | 9d7d91547cb4951c328ac9bcee3a55c99c91d306 (patch) | |
tree | dc655eeca389b0286befed1a2de69f94c4dc9529 /x11-libs/gtksourceview | |
parent | PPC Stablization of gnome-2.20-3 for bug 208366 (diff) | |
download | historical-9d7d91547cb4951c328ac9bcee3a55c99c91d306.tar.gz historical-9d7d91547cb4951c328ac9bcee3a55c99c91d306.tar.bz2 historical-9d7d91547cb4951c328ac9bcee3a55c99c91d306.zip |
PPC Stablization of gnome-2.20-3 for bug 208366
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild index f3c00cd736f1..b88c8cf62919 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.3 2008/02/01 12:18:36 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild,v 1.4 2008/02/01 17:44:00 ranger 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 |