public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Remi Cardona (remi)" <remi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-office/grisbi: ChangeLog grisbi-1.0.0.ebuild
Date: Wed, 26 Mar 2014 21:25:02 +0000 (UTC)	[thread overview]
Message-ID: <20140326212502.2361A2004E@flycatcher.gentoo.org> (raw)

remi        14/03/26 21:25:02

  Modified:             ChangeLog
  Added:                grisbi-1.0.0.ebuild
  Log:
  app-office/grisbi: Bump to 1.0.0
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.64                 app-office/grisbi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/grisbi/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/grisbi/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/grisbi/ChangeLog?r1=1.63&r2=1.64

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	17 Mar 2013 15:54:18 -0000	1.63
+++ ChangeLog	26 Mar 2014 21:25:01 -0000	1.64
@@ -1,6 +1,11 @@
 # ChangeLog for app-office/grisbi
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.63 2013/03/17 15:54:18 hwoarang Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.64 2014/03/26 21:25:01 remi Exp $
+
+*grisbi-1.0.0 (26 Mar 2014)
+
+  26 Mar 2014; Rémi Cardona <remi@gentoo.org> +grisbi-1.0.0.ebuild:
+  Bump to 1.0.0.
 
   17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
   Add proxy-maintainers to metadata.xml



1.1                  app-office/grisbi/grisbi-1.0.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/grisbi/grisbi-1.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/grisbi/grisbi-1.0.0.ebuild?rev=1.1&content-type=text/plain

Index: grisbi-1.0.0.ebuild
===================================================================
# 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.1 2014/03/26 21:25:01 remi Exp $

EAPI="4"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"

inherit eutils gnome2

DESCRIPTION="Grisbi is a personal accounting application for Linux"
HOMEPAGE="http://www.grisbi.org"
SRC_URI="mirror://sourceforge/grisbi/grisbi%20stable/1.0.x/${P}.tar.bz2"
IUSE="nls ofx ssl"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"

RDEPEND="dev-libs/libxml2
	>=dev-libs/glib-2.18.0:2
	>=x11-libs/gtk+-2.12.0:2
	x11-misc/xdg-utils
	ssl? ( >=dev-libs/openssl-0.9.5 )
	ofx? ( >=dev-libs/libofx-0.7.0 )"

DEPEND="${RDEPEND}
	virtual/pkgconfig"

pkg_setup() {
	G2CONF+="--with-plugins
		--with-libxml2
		--without-cunit
		--disable-static
		$(use_with ssl openssl)
		$(use_with ofx)
		$(use_enable nls)"
	DOCS="AUTHORS NEWS README"
}





             reply	other threads:[~2014-03-26 21:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-26 21:25 Remi Cardona (remi) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-26 21:30 [gentoo-commits] gentoo-x86 commit in app-office/grisbi: ChangeLog grisbi-1.0.0.ebuild Remi Cardona (remi)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140326212502.2361A2004E@flycatcher.gentoo.org \
    --to=remi@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox