diff options
author | 2011-03-12 19:40:05 +0000 | |
---|---|---|
committer | 2011-03-12 19:40:05 +0000 | |
commit | de71397a11837bb015f6f1bb7eec91dd54ddc5a1 (patch) | |
tree | 3a7c84012caa57dd12f14c9659a722c88af0453c /dev-libs/qof/qof-0.8.1.ebuild | |
parent | alpha/ia64/sparc stable wrt #353436 (diff) | |
download | gentoo-2-de71397a11837bb015f6f1bb7eec91dd54ddc5a1.tar.gz gentoo-2-de71397a11837bb015f6f1bb7eec91dd54ddc5a1.tar.bz2 gentoo-2-de71397a11837bb015f6f1bb7eec91dd54ddc5a1.zip |
sparc stable wrt #353436
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/qof/qof-0.8.1.ebuild')
-rw-r--r-- | dev-libs/qof/qof-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/qof/qof-0.8.1.ebuild b/dev-libs/qof/qof-0.8.1.ebuild index d59b21ed1248..3da015f4da01 100644 --- a/dev-libs/qof/qof-0.8.1.ebuild +++ b/dev-libs/qof/qof-0.8.1.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-libs/qof/qof-0.8.1.ebuild,v 1.5 2011/02/24 20:49:44 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/qof/qof-0.8.1.ebuild,v 1.6 2011/03/12 19:40:05 armin76 Exp $ EAPI=2 @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ~ppc64 sparc x86" IUSE="doc nls sqlite" |