summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2008-10-21 14:39:37 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2008-10-21 14:39:37 +0000
commitd2b29f342475c850e887562613694791e37a0e5c (patch)
treefa1179bfe60ee5ddda89d0e1888fe0bd972ef6d5 /sci-mathematics
parentManifest. (diff)
downloadgentoo-2-d2b29f342475c850e887562613694791e37a0e5c.tar.gz
gentoo-2-d2b29f342475c850e887562613694791e37a0e5c.tar.bz2
gentoo-2-d2b29f342475c850e887562613694791e37a0e5c.zip
Version bump
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/mathomatic/ChangeLog8
-rw-r--r--sci-mathematics/mathomatic/mathomatic-14.2.1.ebuild (renamed from sci-mathematics/mathomatic/mathomatic-14.1.4.ebuild)6
2 files changed, 10 insertions, 4 deletions
diff --git a/sci-mathematics/mathomatic/ChangeLog b/sci-mathematics/mathomatic/ChangeLog
index 5551e679a09c..b0323addfb14 100644
--- a/sci-mathematics/mathomatic/ChangeLog
+++ b/sci-mathematics/mathomatic/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-mathematics/mathomatic
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/ChangeLog,v 1.34 2008/09/23 13:21:13 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/ChangeLog,v 1.35 2008/10/21 14:39:37 bicatali Exp $
+
+*mathomatic-14.2.1 (21 Oct 2008)
+
+ 21 Oct 2008; Sébastien Fabbro <bicatali@gentoo.org>
+ -mathomatic-14.1.4.ebuild, +mathomatic-14.2.1.ebuild:
+ Version bump
*mathomatic-14.1.6 (23 Sep 2008)
diff --git a/sci-mathematics/mathomatic/mathomatic-14.1.4.ebuild b/sci-mathematics/mathomatic/mathomatic-14.2.1.ebuild
index 8d49904c5fbc..8cfe859e1584 100644
--- a/sci-mathematics/mathomatic/mathomatic-14.1.4.ebuild
+++ b/sci-mathematics/mathomatic/mathomatic-14.2.1.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/mathomatic/mathomatic-14.1.4.ebuild,v 1.1 2008/08/21 14:56:29 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/mathomatic-14.2.1.ebuild,v 1.1 2008/10/21 14:39:37 bicatali Exp $
inherit eutils
@@ -36,8 +36,8 @@ src_install() {
dobin mathomatic primes/matho-{primes,pascal,sumsq} || die
dodoc changes.txt README.txt AUTHORS || die
doman mathomatic.1 primes/*.1 || die
- doicon mathomatic.png || die
- domenu mathomatic.desktop || die
+ doicon icons/mathomatic.png || die
+ domenu icons/mathomatic.desktop || die
newdoc primes/README.txt README-primes.txt || die
if use doc; then
dohtml doc/* || die