summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-21 13:40:10 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-21 13:40:10 +0000
commit1788e5532d6ae3d2752a8ead5122f19f8c25a236 (patch)
tree725d33e35974e3cddb8caa7ba0e6617d18fcdb25 /app-office/grisbi
parentFix building with libpng15 (missing zlib.h include) wrt #387945 by "Jared" (diff)
downloadhistorical-1788e5532d6ae3d2752a8ead5122f19f8c25a236.tar.gz
historical-1788e5532d6ae3d2752a8ead5122f19f8c25a236.tar.bz2
historical-1788e5532d6ae3d2752a8ead5122f19f8c25a236.zip
x86 stable wrt bug #385699
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'app-office/grisbi')
-rw-r--r--app-office/grisbi/ChangeLog5
-rw-r--r--app-office/grisbi/grisbi-0.8.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/grisbi/ChangeLog b/app-office/grisbi/ChangeLog
index abaed008dab5..2a337fff6866 100644
--- a/app-office/grisbi/ChangeLog
+++ b/app-office/grisbi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/grisbi
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.54 2011/10/16 17:05:54 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.55 2011/10/21 13:40:10 phajdan.jr Exp $
+
+ 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> grisbi-0.8.8.ebuild:
+ x86 stable wrt bug #385699
16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> grisbi-0.8.8.ebuild:
ppc stable wrt #385699
diff --git a/app-office/grisbi/grisbi-0.8.8.ebuild b/app-office/grisbi/grisbi-0.8.8.ebuild
index a109972ae72e..8376fd66bb10 100644
--- a/app-office/grisbi/grisbi-0.8.8.ebuild
+++ b/app-office/grisbi/grisbi-0.8.8.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/app-office/grisbi/grisbi-0.8.8.ebuild,v 1.5 2011/10/16 17:05:54 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-0.8.8.ebuild,v 1.6 2011/10/21 13:40:10 phajdan.jr Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/grisbi/grisbi%20stable/0.8.x/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
RDEPEND="dev-libs/libxml2
>=dev-libs/glib-2.18.0