diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:13:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:13:55 +0000 |
commit | b054b280715b8f0be5e13ce58b39ac805f14b658 (patch) | |
tree | bcdcc8f0f37f78ade34bb0e91fbba5dc541fa600 /dev-cpp/gtksourceviewmm/gtksourceviewmm-3.2.0.ebuild | |
parent | x86 stable, bug #409403 (diff) | |
download | gentoo-2-b054b280715b8f0be5e13ce58b39ac805f14b658.tar.gz gentoo-2-b054b280715b8f0be5e13ce58b39ac805f14b658.tar.bz2 gentoo-2-b054b280715b8f0be5e13ce58b39ac805f14b658.zip |
Stable for amd64, wrt bug #410611
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp/gtksourceviewmm/gtksourceviewmm-3.2.0.ebuild')
-rw-r--r-- | dev-cpp/gtksourceviewmm/gtksourceviewmm-3.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.2.0.ebuild b/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.2.0.ebuild index 5cb6a0897461..4d0344c48777 100644 --- a/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.2.0.ebuild +++ b/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.2.0.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/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.2.0.ebuild,v 1.1 2011/11/21 22:05:33 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.2.0.ebuild,v 1.2 2012/04/18 20:13:55 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -11,7 +11,7 @@ inherit gnome2 DESCRIPTION="C++ bindings for gtksourceview" HOMEPAGE="http://projects.gnome.org/gtksourceviewmm/" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="doc" SLOT="3.0" LICENSE="LGPL-2.1" |