diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:53:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:21:48 +0100 |
commit | 0051f271db7c3c2cd324c3ca9c66a00a5e09b05a (patch) | |
tree | 18868b0e5dcb7c0b0a158b7b57f8da8993323e01 /sci-mathematics/octave-epstk | |
parent | sci-mathematics/normaliz: eutils-- (diff) | |
download | gentoo-0051f271db7c3c2cd324c3ca9c66a00a5e09b05a.tar.gz gentoo-0051f271db7c3c2cd324c3ca9c66a00a5e09b05a.tar.bz2 gentoo-0051f271db7c3c2cd324c3ca9c66a00a5e09b05a.zip |
sci-mathematics/octave-epstk: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/octave-epstk')
-rw-r--r-- | sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild b/sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild index 84af6b0bbb00..beaa8dc5478f 100644 --- a/sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild +++ b/sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild @@ -1,10 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit eutils - DEB_PR=1 DESCRIPTION="Graphical output functions for Matlab and Octave" HOMEPAGE="http://www.epstk.de/" |