diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-02-03 01:43:00 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-02-03 01:43:00 +0000 |
commit | d44993463a5f9ff49685e54d9ee1a0642273e8e2 (patch) | |
tree | 0f0d109d10a5fb621ce53edd3d2a969f3eb68346 /sci-calculators/orpie | |
parent | net-misc/drivel:rhythmbox (diff) | |
download | historical-d44993463a5f9ff49685e54d9ee1a0642273e8e2.tar.gz historical-d44993463a5f9ff49685e54d9ee1a0642273e8e2.tar.bz2 historical-d44993463a5f9ff49685e54d9ee1a0642273e8e2.zip |
Added ChangeLog installation
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sci-calculators/orpie')
-rw-r--r-- | sci-calculators/orpie/Manifest | 2 | ||||
-rw-r--r-- | sci-calculators/orpie/orpie-1.4.1.ebuild | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/sci-calculators/orpie/Manifest b/sci-calculators/orpie/Manifest index 5beb459f0aba..bfa42e2b9a77 100644 --- a/sci-calculators/orpie/Manifest +++ b/sci-calculators/orpie/Manifest @@ -1,4 +1,4 @@ -MD5 b21245b0cf4c4f59b6ca61ced79f48e2 orpie-1.4.1.ebuild 712 +MD5 e3c6f7ff957fa93ab68604f17e2bdec9 orpie-1.4.1.ebuild 729 MD5 d17c4be6019a17655dd99390b746abbd ChangeLog 355 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 daeb2694921f2f6a00b7e5d74990117e files/digest-orpie-1.4.1 63 diff --git a/sci-calculators/orpie/orpie-1.4.1.ebuild b/sci-calculators/orpie/orpie-1.4.1.ebuild index 857cacd9fcec..67cc1319b636 100644 --- a/sci-calculators/orpie/orpie-1.4.1.ebuild +++ b/sci-calculators/orpie/orpie-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/orpie-1.4.1.ebuild,v 1.1 2005/02/03 01:35:20 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/orpie-1.4.1.ebuild,v 1.2 2005/02/03 01:43:00 ribosome Exp $ inherit flag-o-matic @@ -24,6 +24,7 @@ src_compile() { src_install() { make install DESTDIR=${D} + dodoc ChangeLog dodoc doc/TODO insinto /usr/share/doc/${PF} doins doc/manual.pdf |