summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2005-11-04 11:21:50 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2005-11-04 11:21:50 +0000
commit7b379c076ef761df59dbab23dcc3c0e1acbdb611 (patch)
tree2612df56fc3ebacde6a559301ba3c081e9d698ff /dev-cpp
parentFix for http://bugs.php.net/bug.php?id=35067. (diff)
downloadhistorical-7b379c076ef761df59dbab23dcc3c0e1acbdb611.tar.gz
historical-7b379c076ef761df59dbab23dcc3c0e1acbdb611.tar.bz2
historical-7b379c076ef761df59dbab23dcc3c0e1acbdb611.zip
Fixed dodoc not to install COPYING and/or INSTALL.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/sptk/ChangeLog5
-rw-r--r--dev-cpp/sptk/Manifest12
-rw-r--r--dev-cpp/sptk/sptk-2.3.28.ebuild4
3 files changed, 12 insertions, 9 deletions
diff --git a/dev-cpp/sptk/ChangeLog b/dev-cpp/sptk/ChangeLog
index 8d42be777338..0a2e664027fd 100644
--- a/dev-cpp/sptk/ChangeLog
+++ b/dev-cpp/sptk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/sptk
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.8 2005/04/30 09:56:32 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.9 2005/11/04 11:21:50 nelchael Exp $
+
+ 04 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> sptk-2.3.28.ebuild:
+ Fixed dodoc not to install COPYING and/or INSTALL.
30 Apr 2005; David Holm <dholm@gentoo.org> sptk-2.3.28.ebuild:
Readded to ~ppc
diff --git a/dev-cpp/sptk/Manifest b/dev-cpp/sptk/Manifest
index b48aa5a101a0..8f538bd28b7d 100644
--- a/dev-cpp/sptk/Manifest
+++ b/dev-cpp/sptk/Manifest
@@ -1,10 +1,10 @@
-MD5 f782fa5cbfc74620b2463f8775b17a44 ChangeLog 1514
-MD5 623669b964009bb2a2adfc367f12d072 metadata.xml 334
-MD5 1252e5d82f4a3fc914589f63e37200e7 sptk-2.2.ebuild 1090
-MD5 3daeae05c3da8fe1c02b22ed3ea6d7ff sptk-2.2.1.ebuild 1098
-MD5 04d1844a1ea2fa3cf07d159fb0a7b1f5 sptk-2.3.16.ebuild 1091
-MD5 1cd5f33123955c09970fc49037b7c718 sptk-2.3.28.ebuild 1098
+MD5 abeab9872d5e6d4c042a8bfec1bfebf0 ChangeLog 1644
MD5 ca482c4334f36836fb9377c2009ce95f files/digest-sptk-2.2 58
MD5 005ad61b10481108e76f80f21470a05d files/digest-sptk-2.2.1 60
MD5 57e9f89edc425e694c858182f785d30e files/digest-sptk-2.3.16 62
MD5 c1961e9d1e8c7ce2861b6a9f9da08038 files/digest-sptk-2.3.28 62
+MD5 623669b964009bb2a2adfc367f12d072 metadata.xml 334
+MD5 3daeae05c3da8fe1c02b22ed3ea6d7ff sptk-2.2.1.ebuild 1098
+MD5 1252e5d82f4a3fc914589f63e37200e7 sptk-2.2.ebuild 1090
+MD5 04d1844a1ea2fa3cf07d159fb0a7b1f5 sptk-2.3.16.ebuild 1091
+MD5 7ab0341aaa4a4994225d38b98051d424 sptk-2.3.28.ebuild 1093
diff --git a/dev-cpp/sptk/sptk-2.3.28.ebuild b/dev-cpp/sptk/sptk-2.3.28.ebuild
index 01135f8bdad3..d70deb6cc14f 100644
--- a/dev-cpp/sptk/sptk-2.3.28.ebuild
+++ b/dev-cpp/sptk/sptk-2.3.28.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/dev-cpp/sptk/sptk-2.3.28.ebuild,v 1.2 2005/04/30 09:56:32 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-2.3.28.ebuild,v 1.3 2005/11/04 11:21:50 nelchael Exp $
IUSE="fltk odbc"
@@ -36,7 +36,7 @@ src_install () {
includedir=${D}/usr/include/sptk \
libdir=${D}/usr/lib || die "Installation Failed"
- dodoc CHANGES COPYING README
+ dodoc CHANGES README
dodir /usr/share/doc/${PF}/html
mv ${D}/usr/share/doc/sptk/* ${D}/usr/share/doc/${PF}/html