commit:     404e6d6dff77c22158bef6a31f3a46b55c979fbb
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 15 21:17:42 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Apr 20 13:51:54 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=404e6d6d

net-libs/rest: 0.7.90 → 0.7.91

---
 net-libs/rest/{rest-9999.ebuild => rest-0.7.91.ebuild} | 15 +--------------
 net-libs/rest/rest-9999.ebuild                         |  2 +-
 2 files changed, 2 insertions(+), 15 deletions(-)

diff --git a/net-libs/rest/rest-9999.ebuild b/net-libs/rest/rest-0.7.91.ebuild
similarity index 78%
copy from net-libs/rest/rest-9999.ebuild
copy to net-libs/rest/rest-0.7.91.ebuild
index e242bef..f5929fd 100644
--- a/net-libs/rest/rest-9999.ebuild
+++ b/net-libs/rest/rest-0.7.91.ebuild
@@ -7,9 +7,6 @@ GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 
 inherit gnome2 virtualx
-if [[ ${PV} = 9999 ]]; then
-       inherit gnome2-live
-fi
 
 DESCRIPTION="Helper library for RESTful services"
 HOMEPAGE="http://live.gnome.org/Librest";
@@ -17,12 +14,7 @@ HOMEPAGE="http://live.gnome.org/Librest";
 LICENSE="LGPL-2.1"
 SLOT="0.7"
 IUSE="+gnome +introspection test"
-if [[ ${PV} = 9999 ]]; then
-       IUSE="${IUSE} doc"
-       KEYWORDS=""
-else
-       KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-fi
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 # Coverage testing should not be enabled
 RDEPEND="app-misc/ca-certificates
@@ -39,11 +31,6 @@ DEPEND="${RDEPEND}
        test? ( sys-apps/dbus )
 "
 
-if [[ ${PV} = 9999 ]]; then
-       DEPEND="${DEPEND}
-               doc? ( >=dev-util/gtk-doc-1.13 )"
-fi
-
 src_configure() {
        gnome2_src_configure \
                --disable-static \

diff --git a/net-libs/rest/rest-9999.ebuild b/net-libs/rest/rest-9999.ebuild
index e242bef..24d7525 100644
--- a/net-libs/rest/rest-9999.ebuild
+++ b/net-libs/rest/rest-9999.ebuild
@@ -21,7 +21,7 @@ if [[ ${PV} = 9999 ]]; then
        IUSE="${IUSE} doc"
        KEYWORDS=""
 else
-       KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 # Coverage testing should not be enabled

Reply via email to