diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:14:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:14:44 +0000 |
commit | bbd1188546394f7b148bc6681c1ef9d7834d3eb9 (patch) | |
tree | 39d3d8335c40917d7dab5fe87ea1efc966120394 /dev-libs/qof | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-bbd1188546394f7b148bc6681c1ef9d7834d3eb9.tar.gz gentoo-2-bbd1188546394f7b148bc6681c1ef9d7834d3eb9.tar.bz2 gentoo-2-bbd1188546394f7b148bc6681c1ef9d7834d3eb9.zip |
Stable for x86, 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/qof')
-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 5f151d510cae..dc003d3c9f3f 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.39 2014/07/22 10:43:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/qof/ChangeLog,v 1.40 2014/07/23 15:14:44 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> qof-0.8.7.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> qof-0.8.7.ebuild: Stable for amd64, wrt bug #512912 diff --git a/dev-libs/qof/qof-0.8.7.ebuild b/dev-libs/qof/qof-0.8.7.ebuild index d22376339e10..6c8668d079c1 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.2 2014/07/22 10:43:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/qof/qof-0.8.7.ebuild,v 1.3 2014/07/23 15:14:44 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=" |