summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-06-25 09:57:43 +0000
committerJustin Lecher <jlec@gentoo.org>2010-06-25 09:57:43 +0000
commitcce6cd56160dc41ed4b09d87e9d8d442ca431d11 (patch)
treeac979bff7d68fe18e642c016236348da5e765a69 /sci-chemistry/wxmacmolplt
parentAdded credits for fixed bug, took package. (diff)
downloadgentoo-2-cce6cd56160dc41ed4b09d87e9d8d442ca431d11.tar.gz
gentoo-2-cce6cd56160dc41ed4b09d87e9d8d442ca431d11.tar.bz2
gentoo-2-cce6cd56160dc41ed4b09d87e9d8d442ca431d11.zip
Restrict ming to <0.4
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/wxmacmolplt')
-rw-r--r--sci-chemistry/wxmacmolplt/ChangeLog5
-rw-r--r--sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/wxmacmolplt/ChangeLog b/sci-chemistry/wxmacmolplt/ChangeLog
index fc9231a97ef0..34f74256cd24 100644
--- a/sci-chemistry/wxmacmolplt/ChangeLog
+++ b/sci-chemistry/wxmacmolplt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/wxmacmolplt
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/wxmacmolplt/ChangeLog,v 1.5 2010/03/09 11:39:54 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/wxmacmolplt/ChangeLog,v 1.6 2010/06/25 09:57:43 jlec Exp $
+
+ 25 Jun 2010; Justin Lecher <jlec@gentoo.org> wxmacmolplt-7.4.ebuild:
+ Restrict ming to <0.4
09 Mar 2010; Jonathan Callen <abcd@gentoo.org> wxmacmolplt-7.3.ebuild,
wxmacmolplt-7.3-r1.ebuild, wxmacmolplt-7.4.ebuild:
diff --git a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.ebuild b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.ebuild
index dd26a71986de..bb9d1213ac86 100644
--- a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.ebuild
+++ b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.ebuild,v 1.3 2010/03/09 11:39:54 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.ebuild,v 1.4 2010/06/25 09:57:43 jlec Exp $
EAPI="2"
WX_GTK_VER=2.8
@@ -19,7 +19,7 @@ SLOT="0"
IUSE="flash"
DEPEND="x11-libs/wxGTK:2.8[X,opengl]
- flash? ( media-libs/ming )"
+ flash? ( <media-libs/ming-0.4 )"
RDEPEND="${DEPEND}"