public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-editors/gobby: ChangeLog gobby-0.4.92.ebuild gobby-0.4.10.ebuild
@ 2009-11-09 15:11 Victor Ostorga (vostorga)
  0 siblings, 0 replies; only message in thread
From: Victor Ostorga (vostorga) @ 2009-11-09 15:11 UTC (permalink / raw
  To: gentoo-commits

vostorga    09/11/09 15:11:45

  Modified:             ChangeLog
  Added:                gobby-0.4.92.ebuild
  Removed:              gobby-0.4.10.ebuild
  Log:
  Version bump of testing branch 0.4.92 bug #292497 , dropping keywords for ~x86 ~ppc ~hppa because >=net-libs/libinfinity-0.2 in RDEPEND does not have that keywords
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.35                 app-editors/gobby/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/gobby/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/gobby/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/gobby/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	7 Nov 2009 21:52:46 -0000	1.34
+++ ChangeLog	9 Nov 2009 15:11:44 -0000	1.35
@@ -1,6 +1,15 @@
 # ChangeLog for app-editors/gobby
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.34 2009/11/07 21:52:46 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.35 2009/11/09 15:11:44 vostorga Exp $
+
+*gobby-0.4.92 (09 Nov 2009)
+
+  09 Nov 2009; Víctor Ostorga <vostorga@gentoo.org> -gobby-0.4.10.ebuild,
+  +gobby-0.4.92.ebuild:
+  Cleaning up old upstream stable
+  Version bump of testing branch 0.4.92 bug #292497
+  Dropping keywords for ~x86 ~ppc ~hppa because >=net-libs/libinfinity-0.2
+  in RDEPEND does not have that keywords
 
 *gobby-0.4.11 (07 Nov 2009)
 



1.1                  app-editors/gobby/gobby-0.4.92.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/gobby/gobby-0.4.92.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/gobby/gobby-0.4.92.ebuild?rev=1.1&content-type=text/plain

Index: gobby-0.4.92.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.92.ebuild,v 1.1 2009/11/09 15:11:44 vostorga Exp $

EAPI="2"

inherit base eutils

DESCRIPTION="GTK-based collaborative editor"
HOMEPAGE="http://gobby.0x539.de/"
SRC_URI="http://releases.0x539.de/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0.5"
KEYWORDS="~amd64"
IUSE="avahi gnome"

RDEPEND="dev-cpp/glibmm:2
	dev-cpp/gtkmm:2.4
	dev-libs/libsigc++:2
	>=net-libs/libinfinity-0.2[gtk,avahi?]
	dev-cpp/libxmlpp:2.6
	x11-libs/gtksourceview:2.0
	gnome? ( gnome-base/gnome-vfs )"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

# There's only one test and it needs X
RESTRICT="test"

src_configure() {
	econf $(use_with gnome)
}

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed"
	domenu contrib/gobby-0.5.desktop
}






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

only message in thread, other threads:[~2009-11-09 15:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-09 15:11 [gentoo-commits] gentoo-x86 commit in app-editors/gobby: ChangeLog gobby-0.4.92.ebuild gobby-0.4.10.ebuild Victor Ostorga (vostorga)

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