public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/gtksourceview: gtksourceview-2.8.2.ebuild ChangeLog
@ 2009-12-21 22:10 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 5+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2009-12-21 22:10 UTC (permalink / raw
  To: gentoo-commits

eva         09/12/21 22:10:19

  Modified:             ChangeLog
  Added:                gtksourceview-2.8.2.ebuild
  Log:
  Version bump. Bug fixes and translation updates. Drop buggy .la files removal lines.
  (Portage version: 2.2_rc60/cvs/Linux x86_64)

Revision  Changes    Path
1.170                x11-libs/gtksourceview/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- ChangeLog	3 Dec 2009 17:01:04 -0000	1.169
+++ ChangeLog	21 Dec 2009 22:10:19 -0000	1.170
@@ -1,6 +1,13 @@
 # ChangeLog for x11-libs/gtksourceview
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.169 2009/12/03 17:01:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.170 2009/12/21 22:10:19 eva Exp $
+
+*gtksourceview-2.8.2 (21 Dec 2009)
+
+  21 Dec 2009; Gilles Dartiguelongue <eva@gentoo.org>
+  +gtksourceview-2.8.2.ebuild:
+  Version bump. Bug fixes and translation updates. Drop buggy .la files
+  removal lines.
 
   03 Dec 2009; Brent Baude <ranger@gentoo.org> gtksourceview-2.6.2.ebuild:
   Marking gtksourceview-2.6.2 ppc64 stable for bug 281427



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

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

Index: gtksourceview-2.8.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild,v 1.1 2009/12/21 22:10:19 eva Exp $

EAPI="2"
GCONF_DEBUG="no"

inherit gnome2

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.12
	>=dev-libs/libxml2-2.5
	>=dev-libs/glib-2.14"
DEPEND="${RDEPEND}
	sys-devel/gettext
	>=dev-util/intltool-0.40
	>=dev-util/pkgconfig-0.9
	doc? ( >=dev-util/gtk-doc-1 )"

DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README"

src_prepare() {
	gnome2_src_prepare

	# Fix intltoolize broken file, see upstream #577133
	sed "s:'\^\$\$lang\$\$':\^\$\$lang\$\$:g" -i po/Makefile.in.in \
		|| die "sed failed"
}

src_install() {
	gnome2_src_install

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






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/gtksourceview: gtksourceview-2.8.2.ebuild ChangeLog
@ 2010-05-04 15:58 Olivier Crete (tester)
  0 siblings, 0 replies; 5+ messages in thread
From: Olivier Crete (tester) @ 2010-05-04 15:58 UTC (permalink / raw
  To: gentoo-commits

tester      10/05/04 15:58:04

  Modified:             gtksourceview-2.8.2.ebuild ChangeLog
  Log:
  amd64 stable, bug #314899
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild

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

Index: gtksourceview-2.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gtksourceview-2.8.2.ebuild	21 Dec 2009 22:10:19 -0000	1.1
+++ gtksourceview-2.8.2.ebuild	4 May 2010 15:58:04 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild,v 1.1 2009/12/21 22:10:19 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild,v 1.2 2010/05/04 15:58:04 tester Exp $
 
 EAPI="2"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="2.0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=x11-libs/gtk+-2.12



1.174                x11-libs/gtksourceview/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- ChangeLog	24 Feb 2010 22:30:41 -0000	1.173
+++ ChangeLog	4 May 2010 15:58:04 -0000	1.174
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/gtksourceview
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.173 2010/02/24 22:30:41 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.174 2010/05/04 15:58:04 tester Exp $
+
+  03 May 2010; Olivier Crête <tester@gentoo.org>
+  gtksourceview-2.8.2.ebuild:
+  amd64 stable, bug #314899
 
   24 Feb 2010; Gilles Dartiguelongue <eva@gentoo.org>
   -gtksourceview-2.4.2.ebuild, -gtksourceview-2.8.1.ebuild:






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/gtksourceview: gtksourceview-2.8.2.ebuild ChangeLog
@ 2010-06-04 19:55 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2010-06-04 19:55 UTC (permalink / raw
  To: gentoo-commits

maekke      10/06/04 19:55:00

  Modified:             gtksourceview-2.8.2.ebuild ChangeLog
  Log:
  x86 stable, bug #314899
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild?r1=1.2&r2=1.3

Index: gtksourceview-2.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gtksourceview-2.8.2.ebuild	4 May 2010 15:58:04 -0000	1.2
+++ gtksourceview-2.8.2.ebuild	4 Jun 2010 19:54:59 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild,v 1.2 2010/05/04 15:58:04 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild,v 1.3 2010/06/04 19:54:59 maekke Exp $
 
 EAPI="2"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="2.0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=x11-libs/gtk+-2.12



1.175                x11-libs/gtksourceview/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/ChangeLog?rev=1.175&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/ChangeLog?rev=1.175&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/ChangeLog?r1=1.174&r2=1.175

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- ChangeLog	4 May 2010 15:58:04 -0000	1.174
+++ ChangeLog	4 Jun 2010 19:55:00 -0000	1.175
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/gtksourceview
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.174 2010/05/04 15:58:04 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.175 2010/06/04 19:55:00 maekke Exp $
+
+  04 Jun 2010; Markus Meier <maekke@gentoo.org> gtksourceview-2.8.2.ebuild:
+  x86 stable, bug #314899
 
   03 May 2010; Olivier Crête <tester@gentoo.org>
   gtksourceview-2.8.2.ebuild:






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/gtksourceview: gtksourceview-2.8.2.ebuild ChangeLog
@ 2010-08-14 16:46 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2010-08-14 16:46 UTC (permalink / raw
  To: gentoo-commits

armin76     10/08/14 16:46:29

  Modified:             gtksourceview-2.8.2.ebuild ChangeLog
  Log:
  alpha/ia64/sh/sparc stable wrt #314899
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.5                  x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild?r1=1.4&r2=1.5

Index: gtksourceview-2.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gtksourceview-2.8.2.ebuild	20 Jul 2010 02:29:20 -0000	1.4
+++ gtksourceview-2.8.2.ebuild	14 Aug 2010 16:46:29 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild,v 1.4 2010/07/20 02:29:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild,v 1.5 2010/08/14 16:46:29 armin76 Exp $
 
 EAPI="2"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="2.0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=x11-libs/gtk+-2.12



1.182                x11-libs/gtksourceview/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/ChangeLog?rev=1.182&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/ChangeLog?rev=1.182&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/ChangeLog?r1=1.181&r2=1.182

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -r1.181 -r1.182
--- ChangeLog	1 Aug 2010 11:16:58 -0000	1.181
+++ ChangeLog	14 Aug 2010 16:46:29 -0000	1.182
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/gtksourceview
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.181 2010/08/01 11:16:58 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.182 2010/08/14 16:46:29 armin76 Exp $
+
+  14 Aug 2010; Raúl Porcel <armin76@gentoo.org> gtksourceview-2.8.2.ebuild:
+  alpha/ia64/sh/sparc stable wrt #314899
 
   01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
   gtksourceview-2.10.4.ebuild:






^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/gtksourceview: gtksourceview-2.8.2.ebuild ChangeLog
@ 2010-08-18 21:18 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2010-08-18 21:18 UTC (permalink / raw
  To: gentoo-commits

maekke      10/08/18 21:18:17

  Modified:             gtksourceview-2.8.2.ebuild ChangeLog
  Log:
  arm stable, bug #314899
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild?r1=1.5&r2=1.6

Index: gtksourceview-2.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gtksourceview-2.8.2.ebuild	14 Aug 2010 16:46:29 -0000	1.5
+++ gtksourceview-2.8.2.ebuild	18 Aug 2010 21:18:17 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild,v 1.5 2010/08/14 16:46:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild,v 1.6 2010/08/18 21:18:17 maekke Exp $
 
 EAPI="2"
 GCONF_DEBUG="no"
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="2.0"
-KEYWORDS="alpha amd64 ~arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=x11-libs/gtk+-2.12



1.184                x11-libs/gtksourceview/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/ChangeLog?rev=1.184&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/ChangeLog?rev=1.184&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtksourceview/ChangeLog?r1=1.183&r2=1.184

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- ChangeLog	16 Aug 2010 21:27:52 -0000	1.183
+++ ChangeLog	18 Aug 2010 21:18:17 -0000	1.184
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/gtksourceview
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.183 2010/08/16 21:27:52 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.184 2010/08/18 21:18:17 maekke Exp $
+
+  18 Aug 2010; Markus Meier <maekke@gentoo.org> gtksourceview-2.8.2.ebuild:
+  arm stable, bug #314899
 
   16 Aug 2010; Gilles Dartiguelongue <eva@gentoo.org>
   gtksourceview-2.10.4.ebuild:






^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-08-18 21:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-21 22:10 [gentoo-commits] gentoo-x86 commit in x11-libs/gtksourceview: gtksourceview-2.8.2.ebuild ChangeLog Gilles Dartiguelongue (eva)
  -- strict thread matches above, loose matches on Subject: below --
2010-05-04 15:58 Olivier Crete (tester)
2010-06-04 19:55 Markus Meier (maekke)
2010-08-14 16:46 Raul Porcel (armin76)
2010-08-18 21:18 Markus Meier (maekke)

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