diff options
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/reduce/metadata.xml | 6 | ||||
-rw-r--r-- | sci-mathematics/reduce/reduce-20141130-r3.ebuild | 1 | ||||
-rw-r--r-- | sci-mathematics/reduce/reduce-20190413.ebuild | 1 |
3 files changed, 1 insertions, 7 deletions
diff --git a/sci-mathematics/reduce/metadata.xml b/sci-mathematics/reduce/metadata.xml index d70157e2..7035eed6 100644 --- a/sci-mathematics/reduce/metadata.xml +++ b/sci-mathematics/reduce/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> <email>martin@mvath.de</email> @@ -14,10 +14,6 @@ <email>sci-mathematics@gentoo.org</email> <name>Gentoo Mathematics Project</name> </maintainer> - <longdescription lang="en"> -A general-purpose computer algebra system. -Powerful, mature and efficient. -</longdescription> <use> <flag name="tinfo">Build with ncurses[tinfo]</flag> </use> diff --git a/sci-mathematics/reduce/reduce-20141130-r3.ebuild b/sci-mathematics/reduce/reduce-20141130-r3.ebuild index 8b2cecbd..4ee4ca04 100644 --- a/sci-mathematics/reduce/reduce-20141130-r3.ebuild +++ b/sci-mathematics/reduce/reduce-20141130-r3.ebuild @@ -93,7 +93,6 @@ src_install() { popd > /dev/null if use doc; then - docinto /usr/share/doc/${PF} dodoc doc/util/r38.pdf fi diff --git a/sci-mathematics/reduce/reduce-20190413.ebuild b/sci-mathematics/reduce/reduce-20190413.ebuild index c1715c7b..973e03ef 100644 --- a/sci-mathematics/reduce/reduce-20190413.ebuild +++ b/sci-mathematics/reduce/reduce-20190413.ebuild @@ -97,7 +97,6 @@ src_install() { popd > /dev/null if use doc; then - docinto /usr/share/doc/${PF} dodoc doc/util/r38.pdf fi |