public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-extra/gcalctool: ChangeLog gcalctool-6.2.0.ebuild gcalctool-6.0.2.ebuild
@ 2011-11-06  4:10 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; only message in thread
From: Alexandre Rostovtsev (tetromino) @ 2011-11-06  4:10 UTC (permalink / raw
  To: gentoo-commits

tetromino    11/11/06 04:10:33

  Modified:             ChangeLog
  Added:                gcalctool-6.2.0.ebuild
  Removed:              gcalctool-6.0.2.ebuild
  Log:
  Bump to 6.2.0 from the gnome overlay, drop old. Change dependency from yacc to bison (gcalctool-6 specifically requires bison). Notable changes: unit conversion fixes, correct order of operations in implied multiplication.
  
  (Portage version: 2.2.0_alpha72/cvs/Linux x86_64)

Revision  Changes    Path
1.219                gnome-extra/gcalctool/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gcalctool/ChangeLog?rev=1.219&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gcalctool/ChangeLog?rev=1.219&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gcalctool/ChangeLog?r1=1.218&r2=1.219

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gcalctool/ChangeLog,v
retrieving revision 1.218
retrieving revision 1.219
diff -u -r1.218 -r1.219
--- ChangeLog	11 Sep 2011 09:12:14 -0000	1.218
+++ ChangeLog	6 Nov 2011 04:10:33 -0000	1.219
@@ -1,6 +1,14 @@
 # ChangeLog for gnome-extra/gcalctool
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gcalctool/ChangeLog,v 1.218 2011/09/11 09:12:14 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gcalctool/ChangeLog,v 1.219 2011/11/06 04:10:33 tetromino Exp $
+
+*gcalctool-6.2.0 (06 Nov 2011)
+
+  06 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+  -gcalctool-6.0.2.ebuild, +gcalctool-6.2.0.ebuild:
+  Bump to 6.2.0 from the gnome overlay, drop old. Change dependency from yacc
+  to bison (gcalctool-6 specifically requires bison). Notable changes: unit
+  conversion fixes, correct order of operations in implied multiplication.
 
   11 Sep 2011; Pacho Ramos <pacho@gentoo.org> gcalctool-5.32.2.ebuild,
   +files/gcalctool-5.32.2-missing-header.patch:



1.1                  gnome-extra/gcalctool/gcalctool-6.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gcalctool/gcalctool-6.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gcalctool/gcalctool-6.2.0.ebuild?rev=1.1&content-type=text/plain

Index: gcalctool-6.2.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gcalctool/gcalctool-6.2.0.ebuild,v 1.1 2011/11/06 04:10:33 tetromino Exp $

EAPI="4"
GCONF_DEBUG="no"

inherit gnome2

DESCRIPTION="A calculator application for GNOME"
HOMEPAGE="http://live.gnome.org/Gcalctool http://calctool.sourceforge.net/"

LICENSE="GPL-2"
SLOT="0"
IUSE=""
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"

COMMON_DEPEND=">=x11-libs/gtk+-2.90.7:3
	>=dev-libs/glib-2.25.10:2
	dev-libs/libxml2"
DEPEND="${COMMON_DEPEND}
	>=app-text/gnome-doc-utils-0.3.2
	app-text/scrollkeeper
	>=dev-util/intltool-0.35
	>=dev-util/pkgconfig-0.9
	sys-devel/bison
	sys-devel/flex
	sys-devel/gettext"
RDEPEND="${COMMON_DEPEND}
	!<gnome-extra/gnome-utils-2.3"

pkg_setup() {
	G2CONF="${G2CONF}
		--disable-schemas-compile"
	DOCS="AUTHORS ChangeLog* NEWS README"
}






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

only message in thread, other threads:[~2011-11-06  4:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-06  4:10 [gentoo-commits] gentoo-x86 commit in gnome-extra/gcalctool: ChangeLog gcalctool-6.2.0.ebuild gcalctool-6.0.2.ebuild Alexandre Rostovtsev (tetromino)

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