diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-14 21:13:14 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-14 21:13:14 +0000 |
commit | 5c4b9caccbb91773cca0eef0a82f525542c645fe (patch) | |
tree | 742c097a789153a4f5162212019f04051a4c903c /dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.2.ebuild | |
parent | Stable on amd64 wrt bug #386701 (diff) | |
download | historical-5c4b9caccbb91773cca0eef0a82f525542c645fe.tar.gz historical-5c4b9caccbb91773cca0eef0a82f525542c645fe.tar.bz2 historical-5c4b9caccbb91773cca0eef0a82f525542c645fe.zip |
amd64 stable wrt #385699
Package-Manager: portage-2.2.0_alpha64/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.2.ebuild')
-rw-r--r-- | dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.2.ebuild b/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.2.ebuild index e0ed6d7ca560..a29c0e36b601 100644 --- a/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.2.ebuild +++ b/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.2.ebuild,v 1.3 2011/10/10 19:10:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.2.ebuild,v 1.4 2011/10/14 21:12:18 ssuominen 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="2.0" LICENSE="LGPL-2.1" |