diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2009-03-04 13:41:43 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2009-03-04 13:41:43 +0000 |
commit | fc86e6a47cc6e773e29fbf3e23e9e1b15518feab (patch) | |
tree | d1d4e0637475836aa38d2f255eaf220b2d86a843 /sci-chemistry | |
parent | Sparc stable, security bug #258049. (diff) | |
download | gentoo-2-fc86e6a47cc6e773e29fbf3e23e9e1b15518feab.tar.gz gentoo-2-fc86e6a47cc6e773e29fbf3e23e9e1b15518feab.tar.bz2 gentoo-2-fc86e6a47cc6e773e29fbf3e23e9e1b15518feab.zip |
Fix trivial manpage collision, bug 260455. Thanks to Johan Hattne <johan.hattne@utsouthwestern.edu>.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/ccp4/ChangeLog | 9 | ||||
-rw-r--r-- | sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-chemistry/ccp4/ccp4-6.0.2-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-chemistry/ccp4/ccp4-6.0.2.ebuild | 6 |
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() { |