diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-09-13 14:14:16 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-09-13 14:14:16 +0000 |
commit | d8216b82207f815eafcd8955b944141dbf83ff4f (patch) | |
tree | d67f5018e8b0cd01334f94c0aab0f7073abea8e2 /sci-mathematics | |
parent | Version bump. Thanks for Andrey Grozin <A.G.Grozin@inp.nsk.su> to maintain (diff) | |
download | gentoo-2-d8216b82207f815eafcd8955b944141dbf83ff4f.tar.gz gentoo-2-d8216b82207f815eafcd8955b944141dbf83ff4f.tar.bz2 gentoo-2-d8216b82207f815eafcd8955b944141dbf83ff4f.zip |
Version bump. Removing wxmaxima-0.7.2 and closing bug #180252.
(Portage version: 2.1.2.12)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/wxmaxima/ChangeLog | 8 | ||||
-rw-r--r-- | sci-mathematics/wxmaxima/files/digest-wxmaxima-0.7.2 | 3 | ||||
-rw-r--r-- | sci-mathematics/wxmaxima/files/digest-wxmaxima-0.7.3a | 3 | ||||
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild (renamed from sci-mathematics/wxmaxima/wxmaxima-0.7.2.ebuild) | 7 |
4 files changed, 14 insertions, 7 deletions
diff --git a/sci-mathematics/wxmaxima/ChangeLog b/sci-mathematics/wxmaxima/ChangeLog index ae44c612bb40..b7a4010c4a4e 100644 --- a/sci-mathematics/wxmaxima/ChangeLog +++ b/sci-mathematics/wxmaxima/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-mathematics/wxmaxima # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.4 2007/07/10 03:35:55 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.5 2007/09/13 14:14:16 bicatali Exp $ + +*wxmaxima-0.7.3a (13 Sep 2007) + + 13 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> + -wxmaxima-0.7.2.ebuild, +wxmaxima-0.7.3a.ebuild: + Version bump. Removing wxmaxima-0.7.2 and closing bug #180252. 10 Jul 2007; Steve Arnold <nerdboy@gentoo.org> wxmaxima-0.7.1.ebuild, wxmaxima-0.7.2.ebuild: diff --git a/sci-mathematics/wxmaxima/files/digest-wxmaxima-0.7.2 b/sci-mathematics/wxmaxima/files/digest-wxmaxima-0.7.2 deleted file mode 100644 index b68a517203a4..000000000000 --- a/sci-mathematics/wxmaxima/files/digest-wxmaxima-0.7.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 4a0c6099a60d5f54e262cc505d8caca7 wxMaxima-0.7.2.tar.gz 700658 -RMD160 886f8c187aa999cac02d6f4ff6c2275c00bad597 wxMaxima-0.7.2.tar.gz 700658 -SHA256 846c9c39a232e074fdd7e869f21e9e9f4aa21aacfa4559033d064b62e639ef12 wxMaxima-0.7.2.tar.gz 700658 diff --git a/sci-mathematics/wxmaxima/files/digest-wxmaxima-0.7.3a b/sci-mathematics/wxmaxima/files/digest-wxmaxima-0.7.3a new file mode 100644 index 000000000000..aab95d0ddb10 --- /dev/null +++ b/sci-mathematics/wxmaxima/files/digest-wxmaxima-0.7.3a @@ -0,0 +1,3 @@ +MD5 bb24cc08495c259413c34870ea2018d7 wxMaxima-0.7.3a.tar.gz 802526 +RMD160 ed4ae9d852046d21c46cc8d2fccd301063cbc156 wxMaxima-0.7.3a.tar.gz 802526 +SHA256 a87e1a3f118f1bd7b17936248ee38671525cdba02770fc121c632dbb5b6365f2 wxMaxima-0.7.3a.tar.gz 802526 diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.7.2.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild index 4e8fd214f228..c12a4ea3a65d 100644 --- a/sci-mathematics/wxmaxima/wxmaxima-0.7.2.ebuild +++ b/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.2.ebuild,v 1.2 2007/07/10 03:35:55 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild,v 1.1 2007/09/13 14:14:16 bicatali Exp $ inherit eutils autotools wxwidgets fdo-mime @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86" IUSE="unicode" DEPEND=">=dev-libs/libxml2-2.5.0 >=x11-libs/wxGTK-2.6" -RDEPEND=">=sci-mathematics/maxima-5.11.0" +RDEPEND=">=sci-mathematics/maxima-5.13.0" S=${WORKDIR}/${MYP} @@ -52,11 +52,12 @@ src_install () { emake DESTDIR="${D}" install || die "emake install failed" newicon maxima-new.png wxmaxima.png make_desktop_entry wxmaxima "wxMaxima ${PV}" wxmaxima \ - "Science;Math;Education" + "Science;Math;Education" dosym ${PORTDIR}/licenses/${LICENSE} /usr/share/${PN}/COPYING dodir /usr/share/doc/${PF} dosym /usr/share/${PN}/README /usr/share/doc/${PF}/README + dodoc AUTHORS } pkg_postinst() { |