commit: b0e0b4dfce81e1625f3848907e16d1d2d93e0e32
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 16 21:49:27 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Apr 16 21:49:27 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b0e0b4df
gnome-base/libgnome-keyring: 3.10.1 → 3.12.0
---
...yring-9999.ebuild => libgnome-keyring-3.12.0.ebuild} | 17 ++---------------
.../libgnome-keyring/libgnome-keyring-9999.ebuild | 2 +-
2 files changed, 3 insertions(+), 16 deletions(-)
diff --git a/gnome-base/libgnome-keyring/libgnome-keyring-9999.ebuild
b/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0.ebuild
similarity index 75%
copy from gnome-base/libgnome-keyring/libgnome-keyring-9999.ebuild
copy to gnome-base/libgnome-keyring/libgnome-keyring-3.12.0.ebuild
index dfb8c37..f8dbd03 100644
--- a/gnome-base/libgnome-keyring/libgnome-keyring-9999.ebuild
+++ b/gnome-base/libgnome-keyring/libgnome-keyring-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: $
@@ -10,9 +10,6 @@ VALA_USE_DEPEND="vapigen"
PYTHON_COMPAT=( python{2_6,2_7} )
inherit gnome2 python-any-r1 vala
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
DESCRIPTION="Compatibility library for accessing secrets"
HOMEPAGE="http://live.gnome.org/GnomeKeyring"
@@ -21,12 +18,7 @@ LICENSE="LGPL-2+ GPL-2+" # tests are GPL-2
SLOT="0"
IUSE="debug +introspection test vala"
REQUIRED_USE="vala? ( 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 ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris"
-fi
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris"
RDEPEND="
>=sys-apps/dbus-1
@@ -42,11 +34,6 @@ DEPEND="${RDEPEND}
vala? ( $(vala_depend) )
"
-if [[ ${PV} = 9999 ]]; then
- DEPEND="${DEPEND}
- doc? ( >=dev-util/gtk-doc-1.9 )"
-fi
-
src_prepare() {
use vala && vala_src_prepare
gnome2_src_prepare
diff --git a/gnome-base/libgnome-keyring/libgnome-keyring-9999.ebuild
b/gnome-base/libgnome-keyring/libgnome-keyring-9999.ebuild
index dfb8c37..fd09b39 100644
--- a/gnome-base/libgnome-keyring/libgnome-keyring-9999.ebuild
+++ b/gnome-base/libgnome-keyring/libgnome-keyring-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: $