commit:     0b5669846812cc52272b2ab08eb3ac9cf8466d20
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 15 21:11:35 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Apr 20 22:54:55 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0b566984

x11-libs/gtksourceview: 3.10.2 → 3.12.0

---
 ...view-9999.ebuild => gtksourceview-3.12.0.ebuild} | 21 ++++-----------------
 x11-libs/gtksourceview/gtksourceview-9999.ebuild    |  6 +++---
 2 files changed, 7 insertions(+), 20 deletions(-)

diff --git a/x11-libs/gtksourceview/gtksourceview-9999.ebuild 
b/x11-libs/gtksourceview/gtksourceview-3.12.0.ebuild
similarity index 65%
copy from x11-libs/gtksourceview/gtksourceview-9999.ebuild
copy to x11-libs/gtksourceview/gtksourceview-3.12.0.ebuild
index 8269551..708853c 100644
--- a/x11-libs/gtksourceview/gtksourceview-9999.ebuild
+++ b/x11-libs/gtksourceview/gtksourceview-3.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -6,9 +6,6 @@ EAPI="5"
 GCONF_DEBUG="no"
 
 inherit gnome2 virtualx
-if [[ ${PV} = 9999 ]]; then
-       inherit gnome2-live
-fi
 
 DESCRIPTION="A text widget implementing syntax highlighting and other features"
 HOMEPAGE="http://projects.gnome.org/gtksourceview/";
@@ -16,18 +13,13 @@ HOMEPAGE="http://projects.gnome.org/gtksourceview/";
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="3.0/2"
 IUSE="glade +introspection"
-if [[ ${PV} = 9999 ]]; then
-       IUSE="${IUSE} doc"
-       KEYWORDS=""
-else
-       KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x86-solaris"
-fi
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x86-solaris"
 
 # Note: has native OSX support, prefix teams, attack!
 RDEPEND="
        >=dev-libs/glib-2.37.3:2
        >=dev-libs/libxml2-2.6:2
-       >=x11-libs/gtk+-3.9.9:3[introspection?]
+       >=x11-libs/gtk+-3.11:3[introspection?]
        glade? ( >=dev-util/glade-3.9:3.10 )
        introspection? ( >=dev-libs/gobject-introspection-0.9.0 )
 "
@@ -38,11 +30,6 @@ DEPEND="${RDEPEND}
        virtual/pkgconfig
 "
 
-if [[ ${PV} = 9999 ]]; then
-        DEPEND="${DEPEND}
-               doc? ( >=dev-util/gtk-doc-1.11 )"
-fi
-
 src_configure() {
        gnome2_src_configure \
                --disable-deprecations \
@@ -56,7 +43,7 @@ src_test() {
 }
 
 src_install() {
-       DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README"
+       DOCS="AUTHORS HACKING MAINTAINERS NEWS README"
        gnome2_src_install
 
        insinto /usr/share/${PN}-3.0/language-specs

diff --git a/x11-libs/gtksourceview/gtksourceview-9999.ebuild 
b/x11-libs/gtksourceview/gtksourceview-9999.ebuild
index 8269551..170edb9 100644
--- a/x11-libs/gtksourceview/gtksourceview-9999.ebuild
+++ b/x11-libs/gtksourceview/gtksourceview-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -27,7 +27,7 @@ fi
 RDEPEND="
        >=dev-libs/glib-2.37.3:2
        >=dev-libs/libxml2-2.6:2
-       >=x11-libs/gtk+-3.9.9:3[introspection?]
+       >=x11-libs/gtk+-3.11:3[introspection?]
        glade? ( >=dev-util/glade-3.9:3.10 )
        introspection? ( >=dev-libs/gobject-introspection-0.9.0 )
 "
@@ -56,7 +56,7 @@ src_test() {
 }
 
 src_install() {
-       DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README"
+       DOCS="AUTHORS HACKING MAINTAINERS NEWS README"
        gnome2_src_install
 
        insinto /usr/share/${PN}-3.0/language-specs

Reply via email to