public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libgee: libgee-0.8.4.ebuild ChangeLog libgee-0.8.2.ebuild
@ 2013-02-19  0:21 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; only message in thread
From: Alexandre Rostovtsev (tetromino) @ 2013-02-19  0:21 UTC (permalink / raw
  To: gentoo-commits

tetromino    13/02/19 00:21:58

  Modified:             ChangeLog
  Added:                libgee-0.8.4.ebuild
  Removed:              libgee-0.8.2.ebuild
  Log:
  Version bump; drop old.
  
  (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)

Revision  Changes    Path
1.58                 dev-libs/libgee/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgee/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	24 Dec 2012 12:45:32 -0000	1.57
+++ ChangeLog	19 Feb 2013 00:21:58 -0000	1.58
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libgee
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgee/ChangeLog,v 1.57 2012/12/24 12:45:32 pacho Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgee/ChangeLog,v 1.58 2013/02/19 00:21:58 tetromino Exp $
+
+*libgee-0.8.4 (19 Feb 2013)
+
+  19 Feb 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
+  -libgee-0.8.2.ebuild, +libgee-0.8.4.ebuild:
+  Version bump; drop old.
 
 *libgee-0.8.3 (24 Dec 2012)
 



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

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

Index: libgee-0.8.4.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgee/libgee-0.8.4.ebuild,v 1.1 2013/02/19 00:21:58 tetromino Exp $

EAPI="5"
GCONF_DEBUG="no"
VALA_MIN_API_VERSION="0.18"

inherit gnome2 multilib vala

DESCRIPTION="GObject-based interfaces and classes for commonly used data structures"
HOMEPAGE="https://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:2
	introspection? ( >=dev-libs/gobject-introspection-0.9.6:= )"
DEPEND="${RDEPEND}
	virtual/pkgconfig
	$(vala_depend)"

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





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

only message in thread, other threads:[~2013-02-19  0:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-19  0:21 [gentoo-commits] gentoo-x86 commit in dev-libs/libgee: libgee-0.8.4.ebuild ChangeLog libgee-0.8.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