summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-05-16 23:11:44 +0200
committerMichał Górny <mgorny@gentoo.org>2018-05-16 23:49:28 +0200
commitc50bee1b4ae4fa2a25cd3530c426e0327481efa6 (patch)
treec3eb138965cf6be10d98597505dc06669c2043bd /sci-physics
parentdev-python/pyh2o: Bump to EAPI 7 (diff)
downloadgentoo-c50bee1b4ae4fa2a25cd3530c426e0327481efa6.tar.gz
gentoo-c50bee1b4ae4fa2a25cd3530c426e0327481efa6.tar.bz2
gentoo-c50bee1b4ae4fa2a25cd3530c426e0327481efa6.zip
sci-physics/h2o-gtk: Remove conditionals from -9999
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/h2o-gtk/h2o-gtk-9999.ebuild19
1 files changed, 5 insertions, 14 deletions
diff --git a/sci-physics/h2o-gtk/h2o-gtk-9999.ebuild b/sci-physics/h2o-gtk/h2o-gtk-9999.ebuild
index 6276dd849cb2..8f63af68dab7 100644
--- a/sci-physics/h2o-gtk/h2o-gtk-9999.ebuild
+++ b/sci-physics/h2o-gtk/h2o-gtk-9999.ebuild
@@ -1,32 +1,23 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-#if LIVE
AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
-
-inherit git-r3
-#endif
-inherit autotools-utils
+inherit autotools-utils git-r3
DESCRIPTION="GTK+ UI for libh2o -- water & steam properties"
HOMEPAGE="https://bitbucket.org/mgorny/h2o-gtk/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI=""
+EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
IUSE=""
RDEPEND="dev-cpp/gtkmm:2.4=
sci-libs/libh2oxx:0=
sci-libs/plotmm:0="
DEPEND="${RDEPEND}"
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-#endif