public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-editors/gphpedit: gphpedit-0.9.98_rc1.ebuild ChangeLog gphpedit-0.9.91.ebuild
@ 2012-06-23 10:08 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2012-06-23 10:08 UTC (permalink / raw
  To: gentoo-commits

pacho       12/06/23 10:08:34

  Modified:             ChangeLog
  Added:                gphpedit-0.9.98_rc1.ebuild
  Removed:              gphpedit-0.9.91.ebuild
  Log:
  Version bump to stop using deprecated gtkhtml:2, remove old.
  
  (Portage version: 2.1.11/cvs/Linux x86_64)

Revision  Changes    Path
1.25                 app-editors/gphpedit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gphpedit/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gphpedit/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gphpedit/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	3 May 2012 18:33:00 -0000	1.24
+++ ChangeLog	23 Jun 2012 10:08:34 -0000	1.25
@@ -1,6 +1,12 @@
 # ChangeLog for app-editors/gphpedit
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v 1.24 2012/05/03 18:33:00 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v 1.25 2012/06/23 10:08:34 pacho Exp $
+
+*gphpedit-0.9.98_rc1 (23 Jun 2012)
+
+  23 Jun 2012; Pacho Ramos <pacho@gentoo.org> +gphpedit-0.9.98_rc1.ebuild,
+  -gphpedit-0.9.91.ebuild:
+  Version bump to stop using deprecated gtkhtml:2, remove old.
 
   03 May 2012; Jeff Horelick <jdhore@gentoo.org> gphpedit-0.9.91.ebuild,
   gphpedit-0.9.91-r1.ebuild:
@@ -90,4 +96,3 @@
   20 Jul 2003; Alastair Tse <liquidx@gentoo.org> gphpedit-0.4.3.ebuild:
   initial commit. contributed by TGL <degrenier@easyconnect.fr> and Mike
   Gardiner <driver@iinet.net.au>
-



1.1                  app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild?rev=1.1&content-type=text/plain

Index: gphpedit-0.9.98_rc1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild,v 1.1 2012/06/23 10:08:34 pacho Exp $

EAPI="4"
inherit gnome2 autotools eutils

DESCRIPTION="A Gnome2 PHP/HTML source editor"
HOMEPAGE="http://www.gphpedit.org/"
SRC_URI="http://www.gphpedit.org/sites/default/files/${P/_rc/RC}.tar.gz"

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

RDEPEND=">=x11-libs/gtk+-2.0:2
	>=dev-libs/glib-2.0:2
	gnome-base/gconf:2
	>=gnome-base/libgnomeui-2.0
	net-libs/webkit-gtk:2"
DEPEND="${RDEPEND}
	sys-devel/gettext
	virtual/pkgconfig"

DOCS="AUTHORS ChangeLog README TODO"

S="${WORKDIR}/anoopjohn-gphpedit-fe8a12c"

# Parallel build unhappy (bug #145351)
MAKEOPTS="${MAKEOPTS} -j1"

src_prepare() {
	eautoreconf
	gnome2_src_prepare
}






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

only message in thread, other threads:[~2012-06-23 10:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-23 10:08 [gentoo-commits] gentoo-x86 commit in app-editors/gphpedit: gphpedit-0.9.98_rc1.ebuild ChangeLog gphpedit-0.9.91.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