diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-12-04 13:35:08 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-12-04 13:35:08 +0000 |
commit | 47ec9d52eb579b687018ded4665133a75b74da17 (patch) | |
tree | 46a4e2136c9e034646f16bb7798cba0d69c8680b /sci-chemistry/pymol | |
parent | Add missing dependency on dev-texlive/texlive-latexextra. Fixes bug #531164. (diff) | |
download | gentoo-2-47ec9d52eb579b687018ded4665133a75b74da17.tar.gz gentoo-2-47ec9d52eb579b687018ded4665133a75b74da17.tar.bz2 gentoo-2-47ec9d52eb579b687018ded4665133a75b74da17.zip |
Remove unneeded blank line on last line
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-chemistry/pymol')
-rw-r--r-- | sci-chemistry/pymol/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/pymol/pymol-1.7.4.0.ebuild | 3 |
2 files changed, 5 insertions, 4 deletions
diff --git a/sci-chemistry/pymol/ChangeLog b/sci-chemistry/pymol/ChangeLog index 84e698dd8b66..bbdf27935045 100644 --- a/sci-chemistry/pymol/ChangeLog +++ b/sci-chemistry/pymol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/pymol # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.123 2014/12/04 08:48:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.124 2014/12/04 13:35:08 patrick Exp $ + + 04 Dec 2014; Patrick Lauer <patrick@gentoo.org> pymol-1.7.4.0.ebuild: + Remove unneeded blank line on last line *pymol-1.7.4.0 (04 Dec 2014) @@ -219,4 +222,3 @@ 02 Jun 2011; Justin Lecher <jlec@gentoo.org> +files/1.4.1-web.patch, pymol-1.4.1.ebuild, metadata.xml: Fix collision with dev-python/webpy, #368947 - diff --git a/sci-chemistry/pymol/pymol-1.7.4.0.ebuild b/sci-chemistry/pymol/pymol-1.7.4.0.ebuild index 142fbdf605e9..35c9e3c36d68 100644 --- a/sci-chemistry/pymol/pymol-1.7.4.0.ebuild +++ b/sci-chemistry/pymol/pymol-1.7.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.7.4.0.ebuild,v 1.1 2014/12/04 08:48:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.7.4.0.ebuild,v 1.2 2014/12/04 13:35:08 patrick Exp $ EAPI=5 @@ -104,4 +104,3 @@ pkg_postrm() { fdo-mime_desktop_database_update fdo-mime_mime_database_update } - |