commit: 3bd388b9f8c111fef231db4acef444bc39e04efd Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Tue Apr 15 21:25:52 2014 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Sun Apr 20 13:51:56 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3bd388b9
dev-libs/gdl: 3.10.0 → 3.12.0 --- dev-libs/gdl/{gdl-9999.ebuild => gdl-3.12.0.ebuild} | 17 ++--------------- dev-libs/gdl/gdl-9999.ebuild | 2 +- 2 files changed, 3 insertions(+), 16 deletions(-) diff --git a/dev-libs/gdl/gdl-9999.ebuild b/dev-libs/gdl/gdl-3.12.0.ebuild similarity index 67% copy from dev-libs/gdl/gdl-9999.ebuild copy to dev-libs/gdl/gdl-3.12.0.ebuild index 6d2a4e2..03c9b54 100644 --- a/dev-libs/gdl/gdl-9999.ebuild +++ b/dev-libs/gdl/gdl-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 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi DESCRIPTION="GNOME docking library" HOMEPAGE="https://developer.gnome.org/gdl/" @@ -16,12 +13,7 @@ HOMEPAGE="https://developer.gnome.org/gdl/" LICENSE="LGPL-2.1+" SLOT="3/5" # subslot = libgdl-3 soname version IUSE="+introspection" -if [[ ${PV} = 9999 ]]; then - IUSE="${IUSE} doc" - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -fi +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" RDEPEND=" dev-libs/glib:2 @@ -35,11 +27,6 @@ DEPEND="${RDEPEND} virtual/pkgconfig " -if [[ ${PV} = 9999 ]]; then - DEPEND="${DEPEND} - doc? ( >=dev-util/gtk-doc-1.4 )" -fi - src_configure() { DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README" gnome2_src_configure $(use_enable introspection) diff --git a/dev-libs/gdl/gdl-9999.ebuild b/dev-libs/gdl/gdl-9999.ebuild index 6d2a4e2..c245a1a 100644 --- a/dev-libs/gdl/gdl-9999.ebuild +++ b/dev-libs/gdl/gdl-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: $