summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2008-11-26 21:13:57 +0000
committerRyan Hill <dirtyepic@gentoo.org>2008-11-26 21:13:57 +0000
commite543e1db34009939a761e64980c5085c43efa374 (patch)
tree223894a8acdafccf79c2ae8a7f43a5420113d1a4 /sci-mathematics
parentHandle the FEATURES=noinfo case in emacs-infodir-rebuild; don't create a (diff)
downloadgentoo-2-e543e1db34009939a761e64980c5085c43efa374.tar.gz
gentoo-2-e543e1db34009939a761e64980c5085c43efa374.tar.bz2
gentoo-2-e543e1db34009939a761e64980c5085c43efa374.zip
Call wxwidgets_pkg_setup.
(Portage version: 2.2_rc16/cvs/Linux 2.6.27-gentoo-r4 x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/wxmaxima/ChangeLog5
-rw-r--r--sci-mathematics/wxmaxima/wxmaxima-0.7.5.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/sci-mathematics/wxmaxima/ChangeLog b/sci-mathematics/wxmaxima/ChangeLog
index 878881c99de7..c9cf68925662 100644
--- a/sci-mathematics/wxmaxima/ChangeLog
+++ b/sci-mathematics/wxmaxima/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/wxmaxima
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.20 2008/10/12 11:06:08 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.21 2008/11/26 21:13:57 dirtyepic Exp $
+
+ 26 Nov 2008; Ryan Hill <dirtyepic@gentoo.org> wxmaxima-0.7.5.ebuild:
+ Call wxwidgets_pkg_setup.
12 Oct 2008; Markus Dittrich <markusle@gentoo.org> wxmaxima-0.7.4.ebuild,
wxmaxima-0.7.5.ebuild, wxmaxima-0.7.6.ebuild:
diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.7.5.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.7.5.ebuild
index 484145f6992e..b94fe458bcf1 100644
--- a/sci-mathematics/wxmaxima/wxmaxima-0.7.5.ebuild
+++ b/sci-mathematics/wxmaxima/wxmaxima-0.7.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.5.ebuild,v 1.3 2008/10/12 11:06:08 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.5.ebuild,v 1.4 2008/11/26 21:13:57 dirtyepic Exp $
WX_GTK_VER="2.8"
EAPI="1"
@@ -31,6 +31,7 @@ pkg_setup() {
elog "enable the wxwindows USE flag for sci-visualization/gnuplot"
epause 5
fi
+ wxwidgets_pkg_setup
}
src_compile () {