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.7.0.ebuild libgee-0.6.0.ebuild
@ 2011-09-08 22:10 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2011-09-08 22:10 UTC (permalink / raw
  To: gentoo-commits

eva         11/09/08 22:10:11

  Modified:             ChangeLog
  Added:                libgee-0.7.0.ebuild
  Removed:              libgee-0.6.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha54/cvs/Linux x86_64)

Revision  Changes    Path
1.27                 dev-libs/libgee/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgee/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	6 Aug 2011 10:52:16 -0000	1.26
+++ ChangeLog	8 Sep 2011 22:10:11 -0000	1.27
@@ -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.26 2011/08/06 10:52:16 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgee/ChangeLog,v 1.27 2011/09/08 22:10:11 eva Exp $
+
+*libgee-0.7.0 (08 Sep 2011)
+
+  08 Sep 2011; Gilles Dartiguelongue <eva@gentoo.org> -libgee-0.6.0.ebuild,
+  +libgee-0.7.0.ebuild:
+  Version bump.
 
   06 Aug 2011; Zac Medico <zmedico@gentoo.org> libgee-0.6.1.ebuild:
   Add ~x86-linux keyword.



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

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

Index: libgee-0.7.0.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.7.0.ebuild,v 1.1 2011/09/08 22:10:11 eva 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.8"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-linux"
IUSE="+introspection"

# FIXME: add doc support, requires valadoc
RDEPEND=">=dev-libs/glib-2.12
	introspection? ( >=dev-libs/gobject-introspection-0.9.6 )"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	>=dev-lang/vala-0.9.3:0.10"

pkg_setup() {
	DOCS="AUTHORS ChangeLog* MAINTAINERS NEWS README"
	G2CONF="${G2CONF}
		$(use_enable introspection)
		VALAC=$(type -P valac-0.10)"
}






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

only message in thread, other threads:[~2011-09-08 22:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-08 22:10 [gentoo-commits] gentoo-x86 commit in dev-libs/libgee: ChangeLog libgee-0.7.0.ebuild libgee-0.6.0.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