commit: 4ddfe590faf7d3cf114736bf8d2ec28d335e013c
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 11 15:42:52 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 11 15:42:52 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4ddfe590
gnome-base/gnome-menus: 3.10.1-r1 → 3.13.3
---
.../{gnome-menus-9999.ebuild => gnome-menus-3.13.3.ebuild} | 13 +++----------
gnome-base/gnome-menus/gnome-menus-9999.ebuild | 4 ++--
2 files changed, 5 insertions(+), 12 deletions(-)
diff --git a/gnome-base/gnome-menus/gnome-menus-9999.ebuild
b/gnome-base/gnome-menus/gnome-menus-3.13.3.ebuild
similarity index 78%
copy from gnome-base/gnome-menus/gnome-menus-9999.ebuild
copy to gnome-base/gnome-menus/gnome-menus-3.13.3.ebuild
index f14607f..44c314b 100644
--- a/gnome-base/gnome-menus/gnome-menus-9999.ebuild
+++ b/gnome-base/gnome-menus/gnome-menus-3.13.3.ebuild
@@ -1,25 +1,18 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="5"
GCONF_DEBUG="no"
-inherit gnome2
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
+inherit eutils gnome2
DESCRIPTION="Library for the Desktop Menu fd.o specification"
HOMEPAGE="https://git.gnome.org/browse/gnome-menus"
LICENSE="GPL-2+ LGPL-2+"
SLOT="3"
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos
~x86-macos ~x86-solaris"
-fi
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd
~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
~x86-solaris"
IUSE="debug +introspection test"
diff --git a/gnome-base/gnome-menus/gnome-menus-9999.ebuild
b/gnome-base/gnome-menus/gnome-menus-9999.ebuild
index f14607f..a95c4f5 100644
--- a/gnome-base/gnome-menus/gnome-menus-9999.ebuild
+++ b/gnome-base/gnome-menus/gnome-menus-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="5"
GCONF_DEBUG="no"
-inherit gnome2
+inherit eutils gnome2
if [[ ${PV} = 9999 ]]; then
inherit gnome2-live
fi