diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:26:51 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:26:51 +0000 |
commit | be475afb5fcc74446f339d03462e6488f2def263 (patch) | |
tree | 303fe165888d599eef48eb1c90374fda1717fe55 /sci-mathematics/mupad | |
parent | (QA) RESTRICT clean up. (diff) | |
download | gentoo-2-be475afb5fcc74446f339d03462e6488f2def263.tar.gz gentoo-2-be475afb5fcc74446f339d03462e6488f2def263.tar.bz2 gentoo-2-be475afb5fcc74446f339d03462e6488f2def263.zip |
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'sci-mathematics/mupad')
-rw-r--r-- | sci-mathematics/mupad/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/mupad/mupad-2.5.2-r2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-mathematics/mupad/ChangeLog b/sci-mathematics/mupad/ChangeLog index e9c31fa4e0ed..866388e09bff 100644 --- a/sci-mathematics/mupad/ChangeLog +++ b/sci-mathematics/mupad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/mupad # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mupad/ChangeLog,v 1.6 2007/02/22 01:28:36 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mupad/ChangeLog,v 1.7 2007/07/02 15:26:51 peper Exp $ + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> mupad-2.5.2-r2.ebuild: + (QA) RESTRICT clean up. 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/sci-mathematics/mupad/mupad-2.5.2-r2.ebuild b/sci-mathematics/mupad/mupad-2.5.2-r2.ebuild index aa90f1bef67b..b6418bc8c89d 100644 --- a/sci-mathematics/mupad/mupad-2.5.2-r2.ebuild +++ b/sci-mathematics/mupad/mupad-2.5.2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mupad/mupad-2.5.2-r2.ebuild,v 1.4 2005/12/22 00:18:52 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mupad/mupad-2.5.2-r2.ebuild,v 1.5 2007/07/02 15:26:51 peper Exp $ inherit versionator @@ -10,7 +10,7 @@ INSTDIR="/usr/lib/mupad" INSTBINDIR="${INSTDIR}/share/bin" BINDIR="/usr/bin" -RESTRICT="nostrip" +RESTRICT="strip" DESCRIPTION="MuPAD is an open computer algebra system" HOMEPAGE="http://www.mupad.de/index_uni.shtml" |