diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-08-02 21:27:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-08-02 21:27:51 +0000 |
commit | ceb0b6184849f9ac0c6aa92ec9d148d0329bc87c (patch) | |
tree | 033af37a054c7941a288917491a1cd99417fed39 /sci-chemistry | |
parent | Version bump. Generate GIR file. (diff) | |
download | gentoo-2-ceb0b6184849f9ac0c6aa92ec9d148d0329bc87c.tar.gz gentoo-2-ceb0b6184849f9ac0c6aa92ec9d148d0329bc87c.tar.bz2 gentoo-2-ceb0b6184849f9ac0c6aa92ec9d148d0329bc87c.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/pymol/pymol-1.2.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-chemistry/pymol/pymol-1.2.1.ebuild b/sci-chemistry/pymol/pymol-1.2.1.ebuild index da8f89964242..955e48b7ee8f 100644 --- a/sci-chemistry/pymol/pymol-1.2.1.ebuild +++ b/sci-chemistry/pymol/pymol-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild,v 1.2 2009/08/02 17:12:03 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild,v 1.3 2009/08/02 21:27:51 mr_bones_ Exp $ EAPI="2" @@ -117,4 +117,3 @@ pkg_postinst(){ ewarn "You need to reemerge sci-chemistry/apbs!" fi } - |