aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/unio')
-rw-r--r--sci-chemistry/unio/ChangeLog5
-rw-r--r--sci-chemistry/unio/unio-2.0.3-r1.ebuild11
2 files changed, 7 insertions, 9 deletions
diff --git a/sci-chemistry/unio/ChangeLog b/sci-chemistry/unio/ChangeLog
index dedf80d89..45ac72c5d 100644
--- a/sci-chemistry/unio/ChangeLog
+++ b/sci-chemistry/unio/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-chemistry/unio
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 13 Apr 2015; Justin Lecher <jlec@gentoo.org> unio-2.0.3-r1.ebuild:
+ sci-chemistry/unio: Drop emul package support
+
13 Nov 2014; Justin Lecher <jlec@gentoo.org> unio-2.0.3-r1.ebuild:
Drop all KEYWORDS due to broken revdeps
diff --git a/sci-chemistry/unio/unio-2.0.3-r1.ebuild b/sci-chemistry/unio/unio-2.0.3-r1.ebuild
index 94617754e..1104689b0 100644
--- a/sci-chemistry/unio/unio-2.0.3-r1.ebuild
+++ b/sci-chemistry/unio/unio-2.0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -18,13 +18,8 @@ IUSE=""
RDEPEND="
app-shells/ksh
- || (
- (
- x11-libs/libX11[abi_x86_32(-)]
- x11-libs/libXext[abi_x86_32(-)]
- )
- app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
- )"
+ >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
+ >=x11-libs/libXext-1.3.2[abi_x86_32(-)]"
DEPEND=""
S="${WORKDIR}/UNIO_10"