summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/ccp4/ChangeLog9
-rw-r--r--sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild6
-rw-r--r--sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild6
-rw-r--r--sci-chemistry/ccp4/ccp4-6.0.2.ebuild6
4 files changed, 16 insertions, 11 deletions
diff --git a/sci-chemistry/ccp4/ChangeLog b/sci-chemistry/ccp4/ChangeLog
index 5f36aa126b7d..7085f432a624 100644
--- a/sci-chemistry/ccp4/ChangeLog
+++ b/sci-chemistry/ccp4/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sci-chemistry/ccp4
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.18 2008/06/03 02:11:18 mr_bones_ Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.19 2009/03/04 13:41:43 loki_val Exp $
+
+ 04 Mar 2009; Peter Alfredsen <loki_val@gentoo.org> ccp4-6.0.1-r1.ebuild,
+ ccp4-6.0.2.ebuild, ccp4-6.0.2-r1.ebuild:
+ Fix trivial manpage collision, bug 260455. Thanks to Johan Hattne
+ <johan.hattne@utsouthwestern.edu>.
03 Jun 2008; Michael Sterrett <mr_bones_@gentoo.org> ccp4-6.0.1-r1.ebuild,
ccp4-6.0.2.ebuild, ccp4-6.0.2-r1.ebuild:
diff --git a/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild b/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild
index 02e803487c6b..164e63b4f64f 100644
--- a/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild
+++ b/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild,v 1.8 2008/06/03 02:11:18 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild,v 1.9 2009/03/04 13:41:43 loki_val Exp $
inherit fortran eutils gnuconfig toolchain-funcs
@@ -399,7 +399,7 @@ src_install() {
dosym ../../share/doc/${PF}/html /usr/$(get_libdir)/ccp4/html
# Fix overlaps with other packages
- rm ${D}/usr/share/man/man1/rasmol.1.gz
+ rm ${D}/usr/share/man/man1/rasmol.1*
}
pkg_postinst() {
diff --git a/sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild b/sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild
index ace38f6c00e1..06effb0695ab 100644
--- a/sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild
+++ b/sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild,v 1.6 2008/06/03 02:11:18 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild,v 1.7 2009/03/04 13:41:43 loki_val Exp $
inherit fortran eutils gnuconfig toolchain-funcs
@@ -411,7 +411,7 @@ src_install() {
dosym ../../share/doc/${PF}/html /usr/$(get_libdir)/ccp4/html
# Fix overlaps with other packages
- rm -f ${D}/usr/share/man/man1/rasmol.1.*
+ rm -f ${D}/usr/share/man/man1/rasmol.1*
}
pkg_postinst() {
diff --git a/sci-chemistry/ccp4/ccp4-6.0.2.ebuild b/sci-chemistry/ccp4/ccp4-6.0.2.ebuild
index d1b689a32d82..80e887d4fd4a 100644
--- a/sci-chemistry/ccp4/ccp4-6.0.2.ebuild
+++ b/sci-chemistry/ccp4/ccp4-6.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.2.ebuild,v 1.6 2008/06/03 02:11:18 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.2.ebuild,v 1.7 2009/03/04 13:41:43 loki_val Exp $
inherit fortran eutils gnuconfig toolchain-funcs
@@ -379,7 +379,7 @@ src_install() {
dosym ../../share/doc/${PF}/html /usr/$(get_libdir)/ccp4/html
# Fix overlaps with other packages
- rm ${D}/usr/share/man/man1/rasmol.1.gz
+ rm ${D}/usr/share/man/man1/rasmol.1*
}
pkg_postinst() {