public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-cpp/gtksourceviewmm: ChangeLog gtksourceviewmm-2.10.1.ebuild gtksourceviewmm-2.2.0.ebuild
@ 2011-01-24 16:22 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2011-01-24 16:22 UTC (permalink / raw
  To: gentoo-commits

eva         11/01/24 16:22:47

  Modified:             ChangeLog gtksourceviewmm-2.10.1.ebuild
  Removed:              gtksourceviewmm-2.2.0.ebuild
  Log:
  Pin gtkmm and gtksourceviewmm dependencies to appropriate slot. Move DOCS to pkg_setup. Clean up old revision.
  
  (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 dev-cpp/gtksourceviewmm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gtksourceviewmm/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gtksourceviewmm/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gtksourceviewmm/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/gtksourceviewmm/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	11 Sep 2010 18:17:55 -0000	1.11
+++ ChangeLog	24 Jan 2011 16:22:47 -0000	1.12
@@ -1,6 +1,11 @@
 # ChangeLog for dev-cpp/gtksourceviewmm
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtksourceviewmm/ChangeLog,v 1.11 2010/09/11 18:17:55 josejx Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtksourceviewmm/ChangeLog,v 1.12 2011/01/24 16:22:47 eva Exp $
+
+  24 Jan 2011; Gilles Dartiguelongue <eva@gentoo.org>
+  -gtksourceviewmm-2.2.0.ebuild, gtksourceviewmm-2.10.1.ebuild:
+  Pin gtkmm and gtksourceviewmm dependencies to appropriate slot. Move DOCS to
+  pkg_setup. Clean up old revision.
 
   11 Sep 2010; Joseph Jezak <josejx@gentoo.org>
   gtksourceviewmm-2.10.1.ebuild:



1.6                  dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.1.ebuild?r1=1.5&r2=1.6

Index: gtksourceviewmm-2.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gtksourceviewmm-2.10.1.ebuild	11 Sep 2010 18:17:55 -0000	1.5
+++ gtksourceviewmm-2.10.1.ebuild	24 Jan 2011 16:22:47 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.1.ebuild,v 1.5 2010/09/11 18:17:55 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.1.ebuild,v 1.6 2011/01/24 16:22:47 eva Exp $
 
 EAPI="2"
 
@@ -14,17 +14,16 @@
 SLOT="2.0"
 LICENSE="LGPL-2.1"
 
-RDEPEND=">=dev-cpp/gtkmm-2.12
-	>=x11-libs/gtksourceview-2.10.0
+RDEPEND=">=dev-cpp/gtkmm-2.12:2.4
+	>=x11-libs/gtksourceview-2.10.0:2.0
 	!>=dev-cpp/libgtksourceviewmm-1"
 
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig
 	doc? ( app-doc/doxygen )"
 
-DOCS="AUTHORS ChangeLog* NEWS README"
-
 pkg_setup() {
+	DOCS="AUTHORS ChangeLog* NEWS README"
 	G2CONF="${G2CONF} $(use_enable doc documentation)"
 }
 






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

only message in thread, other threads:[~2011-01-24 16:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-24 16:22 [gentoo-commits] gentoo-x86 commit in dev-cpp/gtksourceviewmm: ChangeLog gtksourceviewmm-2.10.1.ebuild gtksourceviewmm-2.2.0.ebuild Gilles Dartiguelongue (eva)

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