public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/gtksourceview: ChangeLog gtksourceview-2.1.2.ebuild gtksourceview-2.1.1.ebuild gtksourceview-2.1.0.ebuild
@ 2008-02-05 10:44 Remi Cardona (remi)
  0 siblings, 0 replies; only message in thread
From: Remi Cardona (remi) @ 2008-02-05 10:44 UTC (permalink / raw
  To: gentoo-commits

remi        08/02/05 10:44:13

  Modified:             ChangeLog
  Added:                gtksourceview-2.1.2.ebuild
  Removed:              gtksourceview-2.1.1.ebuild
                        gtksourceview-2.1.0.ebuild
  Log:
  x11-libs/gtksourceview: bump to 2.1.2
  (Portage version: 2.1.4.1)

Revision  Changes    Path
1.127                x11-libs/gtksourceview/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/ChangeLog?rev=1.127&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/ChangeLog?rev=1.127&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/ChangeLog?r1=1.126&r2=1.127

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- ChangeLog	4 Feb 2008 04:20:02 -0000	1.126
+++ ChangeLog	5 Feb 2008 10:44:13 -0000	1.127
@@ -1,6 +1,14 @@
 # ChangeLog for x11-libs/gtksourceview
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.126 2008/02/04 04:20:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.127 2008/02/05 10:44:13 remi Exp $
+
+*gtksourceview-2.1.2 (05 Feb 2008)
+
+  05 Feb 2008; Rémi Cardona <remi@gentoo.org>
+  -files/gtksourceview-2.1.0-fix_gtkdoc_rebase.patch,
+  -gtksourceview-2.1.0.ebuild, -gtksourceview-2.1.1.ebuild,
+  +gtksourceview-2.1.2.ebuild:
+  bump to 2.1.2, gtkdoc patch included upstream
 
   04 Feb 2008; Jeroen Roovers <jer@gentoo.org> gtksourceview-2.0.2.ebuild:
   Stable for HPPA (bug #208366).



1.1                  x11-libs/gtksourceview/gtksourceview-2.1.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.1.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.1.2.ebuild?rev=1.1&content-type=text/plain

Index: gtksourceview-2.1.2.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.1.2.ebuild,v 1.1 2008/02/05 10:44:13 remi Exp $

inherit gnome2 eutils

DESCRIPTION="A text widget implementing syntax highlighting and other features"
HOMEPAGE="http://www.gnome.org/"

LICENSE="GPL-2"
SLOT="2.0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="doc"

RDEPEND=">=x11-libs/gtk+-2.8
	>=dev-libs/libxml2-2.5
	>=dev-libs/glib-2
	>=dev-libs/libpcre-7.4"
DEPEND="${RDEPEND}
	sys-devel/gettext
	>=dev-util/intltool-0.35
	>=dev-util/pkgconfig-0.9
	doc? ( >=dev-util/gtk-doc-1 )"

DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"

pkg_setup() {
	# Removes the gnome-vfs dep
	G2CONF="${G2CONF} --disable-build-tests --with-system-pcre"
}

src_install() {
	gnome2_src_install

	insinto /usr/share/${PN}-2.0/language-specs
	doins "${FILESDIR}"/2.0/gentoo.lang
}



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-02-05 10:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-05 10:44 [gentoo-commits] gentoo-x86 commit in x11-libs/gtksourceview: ChangeLog gtksourceview-2.1.2.ebuild gtksourceview-2.1.1.ebuild gtksourceview-2.1.0.ebuild Remi Cardona (remi)

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