summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-05-21 20:00:05 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-05-21 20:00:05 +0000
commit89b10bcb5e676be0087e025391df97a3c2959346 (patch)
treee1156fa356c532156bda2c5e4a3a818254100b71 /sci-mathematics/wxmaxima
parentRemove broken sysmlinks. Install german manpages (conditional) (diff)
downloadgentoo-2-89b10bcb5e676be0087e025391df97a3c2959346.tar.gz
gentoo-2-89b10bcb5e676be0087e025391df97a3c2959346.tar.bz2
gentoo-2-89b10bcb5e676be0087e025391df97a3c2959346.zip
inherit eutils for make_desktop_entry
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/wxmaxima')
-rw-r--r--sci-mathematics/wxmaxima/ChangeLog6
-rw-r--r--sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild4
-rw-r--r--sci-mathematics/wxmaxima/wxmaxima-11.08.0.ebuild4
-rw-r--r--sci-mathematics/wxmaxima/wxmaxima-12.01.0.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/sci-mathematics/wxmaxima/ChangeLog b/sci-mathematics/wxmaxima/ChangeLog
index 045f763a97be..c92e31e1abf2 100644
--- a/sci-mathematics/wxmaxima/ChangeLog
+++ b/sci-mathematics/wxmaxima/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/wxmaxima
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.37 2012/04/13 19:41:45 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.38 2012/05/21 20:00:05 ssuominen Exp $
+
+ 21 May 2012; Samuli Suominen <ssuominen@gentoo.org> wxmaxima-0.8.2.ebuild,
+ wxmaxima-11.08.0.ebuild, wxmaxima-12.01.0.ebuild:
+ inherit eutils for make_desktop_entry
13 Apr 2012; Ulrich Müller <ulm@gentoo.org> wxmaxima-0.8.2.ebuild,
wxmaxima-11.08.0.ebuild, wxmaxima-12.01.0.ebuild:
diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild
index a63e3323bc73..3dd7347661d3 100644
--- a/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild
+++ b/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild,v 1.7 2012/04/13 19:41:45 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild,v 1.8 2012/05/21 20:00:05 ssuominen Exp $
EAPI="2"
WX_GTK_VER="2.8"
-inherit wxwidgets fdo-mime
+inherit eutils wxwidgets fdo-mime
MYP=wxMaxima-${PV}
diff --git a/sci-mathematics/wxmaxima/wxmaxima-11.08.0.ebuild b/sci-mathematics/wxmaxima/wxmaxima-11.08.0.ebuild
index 4e7857a5e063..e5cf75a1f9ef 100644
--- a/sci-mathematics/wxmaxima/wxmaxima-11.08.0.ebuild
+++ b/sci-mathematics/wxmaxima/wxmaxima-11.08.0.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-11.08.0.ebuild,v 1.2 2012/04/13 19:41:45 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-11.08.0.ebuild,v 1.3 2012/05/21 20:00:05 ssuominen Exp $
EAPI=4
WX_GTK_VER="2.8"
-inherit wxwidgets fdo-mime
+inherit eutils wxwidgets fdo-mime
MYP=wxMaxima-${PV}
diff --git a/sci-mathematics/wxmaxima/wxmaxima-12.01.0.ebuild b/sci-mathematics/wxmaxima/wxmaxima-12.01.0.ebuild
index 64bd74fc6bc1..e58b7582bc74 100644
--- a/sci-mathematics/wxmaxima/wxmaxima-12.01.0.ebuild
+++ b/sci-mathematics/wxmaxima/wxmaxima-12.01.0.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-12.01.0.ebuild,v 1.2 2012/04/13 19:41:45 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-12.01.0.ebuild,v 1.3 2012/05/21 20:00:05 ssuominen Exp $
EAPI=4
WX_GTK_VER="2.8"
-inherit wxwidgets fdo-mime
+inherit eutils wxwidgets fdo-mime
MYP=wxMaxima-${PV}