public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libgee: ChangeLog libgee-0.6.3.ebuild libgee-0.6.1.ebuild
@ 2011-11-16  0:48 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; only message in thread
From: Alexandre Rostovtsev (tetromino) @ 2011-11-16  0:48 UTC (permalink / raw
  To: gentoo-commits

tetromino    11/11/16 00:48:05

  Modified:             ChangeLog
  Added:                libgee-0.6.3.ebuild
  Removed:              libgee-0.6.1.ebuild
  Log:
  Bump, drop old. Notable changes: fixes buffer underflow in PriorityQueue.
  
  (Portage version: 2.2.0_alpha74/cvs/Linux x86_64)

Revision  Changes    Path
1.35                 dev-libs/libgee/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgee/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	30 Oct 2011 15:06:44 -0000	1.34
+++ ChangeLog	16 Nov 2011 00:48:05 -0000	1.35
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libgee
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgee/ChangeLog,v 1.34 2011/10/30 15:06:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgee/ChangeLog,v 1.35 2011/11/16 00:48:05 tetromino Exp $
+
+*libgee-0.6.3 (16 Nov 2011)
+
+  16 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+  -libgee-0.6.1.ebuild, +libgee-0.6.3.ebuild:
+  Bump, drop old. Notable changes: fixes buffer underflow in PriorityQueue.
 
   30 Oct 2011; Raúl Porcel <armin76@gentoo.org> libgee-0.6.2.1.ebuild:
   alpha/ia64/sh/sparc stable wrt #385699



1.1                  dev-libs/libgee/libgee-0.6.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgee/libgee-0.6.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgee/libgee-0.6.3.ebuild?rev=1.1&content-type=text/plain

Index: libgee-0.6.3.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgee/libgee-0.6.3.ebuild,v 1.1 2011/11/16 00:48:05 tetromino Exp $

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

inherit gnome2 multilib

DESCRIPTION="GObject-based interfaces and classes for commonly used data structures."
HOMEPAGE="http://live.gnome.org/Libgee"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-linux"
IUSE="+introspection"

RDEPEND=">=dev-libs/glib-2.12:2
	introspection? ( >=dev-libs/gobject-introspection-0.9.6 )"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

pkg_setup() {
	DOCS="AUTHORS ChangeLog* MAINTAINERS NEWS README"
	G2CONF="${G2CONF} $(use_enable introspection)"
}






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

only message in thread, other threads:[~2011-11-16  0:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-16  0:48 [gentoo-commits] gentoo-x86 commit in dev-libs/libgee: ChangeLog libgee-0.6.3.ebuild libgee-0.6.1.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