diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:18:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:18:48 +0000 |
commit | 1f5f306360953520f819131eb55fa1cda9f29c13 (patch) | |
tree | 68887848799256e26f318d517aec937ad7263c04 /dev-libs | |
parent | Stable for sparc, wrt bug #512012 (diff) | |
download | gentoo-2-1f5f306360953520f819131eb55fa1cda9f29c13.tar.gz gentoo-2-1f5f306360953520f819131eb55fa1cda9f29c13.tar.bz2 gentoo-2-1f5f306360953520f819131eb55fa1cda9f29c13.zip |
Stable for sparc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/qof/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/qof/qof-0.8.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/qof/ChangeLog b/dev-libs/qof/ChangeLog index dc003d3c9f3f..5a7fe1537611 100644 --- a/dev-libs/qof/ChangeLog +++ b/dev-libs/qof/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/qof # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/qof/ChangeLog,v 1.40 2014/07/23 15:14:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/qof/ChangeLog,v 1.41 2014/09/15 08:18:48 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> qof-0.8.7.ebuild: + Stable for sparc, wrt bug #512012 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> qof-0.8.7.ebuild: Stable for x86, wrt bug #512012 diff --git a/dev-libs/qof/qof-0.8.7.ebuild b/dev-libs/qof/qof-0.8.7.ebuild index 6c8668d079c1..222f2dedde4d 100644 --- a/dev-libs/qof/qof-0.8.7.ebuild +++ b/dev-libs/qof/qof-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/qof/qof-0.8.7.ebuild,v 1.3 2014/07/23 15:14:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/qof/qof-0.8.7.ebuild,v 1.4 2014/09/15 08:18:48 ago Exp $ EAPI=5 GCONF_DEBUG="no" @@ -14,7 +14,7 @@ SRC_URI="mirror://debian//pool/main/q/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ~ppc64 sparc x86" IUSE="doc nls sqlite" RDEPEND=" |