public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-calculators/galculator: ChangeLog galculator-2.0.1.ebuild
@ 2013-01-12 12:33 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2013-01-12 12:33 UTC (permalink / raw
  To: gentoo-commits

eva         13/01/12 12:33:03

  Modified:             ChangeLog
  Added:                galculator-2.0.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key C6085806)

Revision  Changes    Path
1.35                 sci-calculators/galculator/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/galculator/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/galculator/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/galculator/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	17 Nov 2012 12:39:19 -0000	1.34
+++ ChangeLog	12 Jan 2013 12:33:02 -0000	1.35
@@ -1,6 +1,11 @@
 # ChangeLog for sci-calculators/galculator
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.34 2012/11/17 12:39:19 pacho Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.35 2013/01/12 12:33:02 eva Exp $
+
+*galculator-2.0.1 (12 Jan 2013)
+
+  12 Jan 2013; Gilles Dartiguelongue <eva@gentoo.org> +galculator-2.0.1.ebuild:
+  Version bump.
 
   17 Nov 2012; Pacho Ramos <pacho@gentoo.org> galculator-2.0.ebuild:
   Disable DEPRECATION warnings



1.1                  sci-calculators/galculator/galculator-2.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/galculator/galculator-2.0.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/galculator/galculator-2.0.1.ebuild?rev=1.1&content-type=text/plain

Index: galculator-2.0.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-2.0.1.ebuild,v 1.1 2013/01/12 12:33:02 eva Exp $

EAPI=5
GCONF_DEBUG="no"

inherit gnome2

DESCRIPTION="GTK+ based algebraic and RPN calculator"
HOMEPAGE="http://galculator.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""

RDEPEND="x11-libs/gtk+:3"
DEPEND="${RDEPEND}
	dev-util/intltool
	sys-devel/flex
	sys-devel/gettext
	virtual/pkgconfig"

DOCS="AUTHORS ChangeLog NEWS README THANKS TODO doc/shortcuts"

src_prepare() {
	cat <<-EOF >> po/POTFILES.skip
	ui/about.ui
	ui/dispctrl_right_vertical.ui
	ui/main_frame_hildon.ui
	ui/prefs-ume.ui
	EOF

	gnome2_src_prepare
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-12 12:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-12 12:33 [gentoo-commits] gentoo-x86 commit in sci-calculators/galculator: ChangeLog galculator-2.0.1.ebuild Gilles Dartiguelongue (eva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox