diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-04 13:34:51 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-04 13:34:51 +0000 |
commit | e1d6783e3875cf12d937267b34260ebcddb7b4b4 (patch) | |
tree | f8437e31024591e74f37514c719960cf1a3aab07 /dev-libs/qof/qof-0.7.5-r1.ebuild | |
parent | version bump (diff) | |
download | historical-e1d6783e3875cf12d937267b34260ebcddb7b4b4.tar.gz historical-e1d6783e3875cf12d937267b34260ebcddb7b4b4.tar.bz2 historical-e1d6783e3875cf12d937267b34260ebcddb7b4b4.zip |
stable x86, bug 299604
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-libs/qof/qof-0.7.5-r1.ebuild')
-rw-r--r-- | dev-libs/qof/qof-0.7.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/qof/qof-0.7.5-r1.ebuild b/dev-libs/qof/qof-0.7.5-r1.ebuild index b340f786e658..f828e01b3ce6 100644 --- a/dev-libs/qof/qof-0.7.5-r1.ebuild +++ b/dev-libs/qof/qof-0.7.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/qof/qof-0.7.5-r1.ebuild,v 1.2 2009/06/09 18:38:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/qof/qof-0.7.5-r1.ebuild,v 1.3 2010/01/04 13:34:51 fauli Exp $ EAPI=1 @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="doc nls sqlite" |