Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 266221 | Differences between
and this patch

Collapse All | Expand All

(-)gtksourceviewmm-2.2.0.ebuild (-4 / +4 lines)
Lines 1-13 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
1
# Copyright 1999-2009 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.2.0.ebuild,v 1.6 2008/09/30 17:25:36 jer Exp $
3
# $Header: $
4
4
5
inherit gnome2
5
inherit gnome2
6
6
7
DESCRIPTION="C++ bindings for gtksourceview"
7
DESCRIPTION="C++ bindings for gtksourceview"
8
HOMEPAGE="http://home.gna.org/gtksourceviewmm/"
8
HOMEPAGE="http://projects.gnome.org/gtksourceviewmm/"
9
9
10
KEYWORDS="amd64 hppa ppc x86"
10
KEYWORDS="~amd64 ~hppa ~ppc ~x86"
11
IUSE="doc"
11
IUSE="doc"
12
SLOT="2.0"
12
SLOT="2.0"
13
LICENSE="LGPL-2"
13
LICENSE="LGPL-2"

Return to bug 266221