summaryrefslogtreecommitdiff
path: root/sci-chemistry/gperiodic
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-08-26 02:17:49 -0400
committerMike Frysinger <vapier@gentoo.org>2015-08-26 02:49:08 -0400
commit051ad88caa127419c80d473021ab8909a2268789 (patch)
tree07c67593df989479bf9c311a16e92532442ce5ef /sci-chemistry/gperiodic
parentf8eefe5a5c77d8c5cc6aa74297d6d245abf003fa (diff)
downloadgentoo-051ad88caa127419c80d473021ab8909a2268789.tar.gz
gentoo-051ad88caa127419c80d473021ab8909a2268789.tar.xz
sys-libs/ncurses: move to SLOT=0 #557472
Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages.
Diffstat (limited to 'sci-chemistry/gperiodic')
-rw-r--r--sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild2
-rw-r--r--sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild b/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild
index 9c7dca1e1d0..0fafa8f5ff1 100644
--- a/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild
+++ b/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
IUSE="nls"
RDEPEND="
- sys-libs/ncurses:5
+ sys-libs/ncurses:0
x11-libs/gtk+:2
x11-libs/cairo[X]
nls? ( sys-devel/gettext )"
diff --git a/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild b/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild
index f317a6b77af..8aff46ededc 100644
--- a/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild
+++ b/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
IUSE="nls"
RDEPEND="
- sys-libs/ncurses:5
+ sys-libs/ncurses:0
x11-libs/gtk+:2
x11-libs/cairo[X]
nls? ( sys-devel/gettext )"