public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/nemiver: nemiver-0.9.2.ebuild ChangeLog nemiver-0.9.0.ebuild
@ 2012-03-31 17:20 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2012-03-31 17:20 UTC (permalink / raw
  To: gentoo-commits

pacho       12/03/31 17:20:23

  Modified:             ChangeLog
  Added:                nemiver-0.9.2.ebuild
  Removed:              nemiver-0.9.0.ebuild
  Log:
  Version bump, remove old.
  
  (Portage version: 2.1.10.52/cvs/Linux x86_64)

Revision  Changes    Path
1.37                 dev-util/nemiver/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/nemiver/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/nemiver/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/nemiver/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/nemiver/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	12 Feb 2012 16:20:52 -0000	1.36
+++ ChangeLog	31 Mar 2012 17:20:23 -0000	1.37
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/nemiver
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/nemiver/ChangeLog,v 1.36 2012/02/12 16:20:52 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/nemiver/ChangeLog,v 1.37 2012/03/31 17:20:23 pacho Exp $
+
+*nemiver-0.9.2 (31 Mar 2012)
+
+  31 Mar 2012; Pacho Ramos <pacho@gentoo.org> +nemiver-0.9.2.ebuild,
+  -nemiver-0.9.0.ebuild:
+  Version bump, remove old.
 
 *nemiver-0.9.1 (12 Feb 2012)
 



1.1                  dev-util/nemiver/nemiver-0.9.2.ebuild

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

Index: nemiver-0.9.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/nemiver/nemiver-0.9.2.ebuild,v 1.1 2012/03/31 17:20:23 pacho Exp $

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

inherit gnome2

DESCRIPTION="A gtkmm front end to the GNU Debugger (gdb)"
HOMEPAGE="http://projects.gnome.org/nemiver/"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="memoryview"

RDEPEND=">=dev-libs/glib-2.16:2
	>=dev-cpp/glibmm-2.30:2
	>=dev-cpp/gtkmm-3:3.0
	>=dev-cpp/gtksourceviewmm-3:3.0
	>=gnome-base/gsettings-desktop-schemas-0.0.1
	>=gnome-base/libgtop-2.19
	>=x11-libs/vte-0.28:2.90
	>=dev-db/sqlite-3:3
	sys-devel/gdb
	dev-libs/boost
	memoryview? ( >=app-editors/ghex-2.90:2 )"
# FIXME: dynamiclayout needs unreleased stable gdlmm:3
# dynamiclayout? ( >=dev-cpp/gdlmm-3.0:3 )
DEPEND="${RDEPEND}
	>=dev-util/pkgconfig-0.9
	>=sys-devel/gettext-0.17
	>=dev-util/intltool-0.40
	>=app-text/scrollkeeper-0.3.11
	>=app-text/gnome-doc-utils-0.3.2
	app-text/docbook-xml-dtd:4.1.2"

pkg_setup() {
	DOCS="AUTHORS ChangeLog NEWS README TODO"
	G2CONF="${G2CONF}
		--disable-symsvis
		--disable-dynamiclayout
		--enable-gsettings
		$(use_enable memoryview)
		--disable-static"
}






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

only message in thread, other threads:[~2012-03-31 17:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-31 17:20 [gentoo-commits] gentoo-x86 commit in dev-util/nemiver: nemiver-0.9.2.ebuild ChangeLog nemiver-0.9.0.ebuild Pacho Ramos (pacho)

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