summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-05-04 08:52:38 +0000
committerPacho Ramos <pacho@gentoo.org>2014-05-04 08:52:38 +0000
commit2b753f9725ad7c53f75c2b75f602fd2ab5d7ddc5 (patch)
tree7c0ba9fb54919ecfe529df1f9f631443f97be212 /app-office/grisbi
parentamd64 stable, bug 508862 (diff)
downloadgentoo-2-2b753f9725ad7c53f75c2b75f602fd2ab5d7ddc5.tar.gz
gentoo-2-2b753f9725ad7c53f75c2b75f602fd2ab5d7ddc5.tar.bz2
gentoo-2-2b753f9725ad7c53f75c2b75f602fd2ab5d7ddc5.zip
amd64 stable, bug 508862
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office/grisbi')
-rw-r--r--app-office/grisbi/ChangeLog5
-rw-r--r--app-office/grisbi/grisbi-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/grisbi/ChangeLog b/app-office/grisbi/ChangeLog
index c20ee82ddf68..597ff4dedc90 100644
--- a/app-office/grisbi/ChangeLog
+++ b/app-office/grisbi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/grisbi
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.65 2014/03/26 21:30:37 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.66 2014/05/04 08:52:38 pacho Exp $
+
+ 04 May 2014; Pacho Ramos <pacho@gentoo.org> grisbi-1.0.0.ebuild:
+ amd64 stable, bug 508862
26 Mar 2014; Rémi Cardona <remi@gentoo.org> grisbi-1.0.0.ebuild:
Remove dropped configure switch.
diff --git a/app-office/grisbi/grisbi-1.0.0.ebuild b/app-office/grisbi/grisbi-1.0.0.ebuild
index fffc79db5b34..bbfd6c85ebdd 100644
--- a/app-office/grisbi/grisbi-1.0.0.ebuild
+++ b/app-office/grisbi/grisbi-1.0.0.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/app-office/grisbi/grisbi-1.0.0.ebuild,v 1.2 2014/03/26 21:30:37 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-1.0.0.ebuild,v 1.3 2014/05/04 08:52:38 pacho Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -15,7 +15,7 @@ IUSE="nls ofx ssl"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
RDEPEND="dev-libs/libxml2
>=dev-libs/glib-2.18.0:2