diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-03-02 13:21:08 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-03-02 13:21:08 +0000 |
commit | 8efc56b0905ad656009d8f025771c7fa7f204a97 (patch) | |
tree | 3d3e8e538d0cf59487bd2112d5484ed0e389b595 /sci-chemistry/gtk-gamess | |
parent | Correct Slots for gtk 3 introduction to tree (diff) | |
download | gentoo-2-8efc56b0905ad656009d8f025771c7fa7f204a97.tar.gz gentoo-2-8efc56b0905ad656009d8f025771c7fa7f204a97.tar.bz2 gentoo-2-8efc56b0905ad656009d8f025771c7fa7f204a97.zip |
Shortend DESCRIPTION to fit ebuild writing guidelines
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/gtk-gamess')
-rw-r--r-- | sci-chemistry/gtk-gamess/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/gtk-gamess/ChangeLog b/sci-chemistry/gtk-gamess/ChangeLog index 6d1e95017e6d..4c993458df15 100644 --- a/sci-chemistry/gtk-gamess/ChangeLog +++ b/sci-chemistry/gtk-gamess/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/gtk-gamess # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.6 2011/03/02 13:20:02 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.7 2011/03/02 13:21:08 jlec Exp $ + + 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gtk-gamess-2.00.ebuild: + Shortend DESCRIPTION to fit ebuild writing guidelines 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gtk-gamess-2.00.ebuild: Correct Slots for gtk 3 introduction to tree diff --git a/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild b/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild index 69da90d63baf..597764c0d5fd 100644 --- a/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild +++ b/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.7 2011/03/02 13:20:02 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.8 2011/03/02 13:21:08 jlec Exp $ EAPI="1" -DESCRIPTION="GTK-GAMESS is a graphical frontend for GAMESS, a General Atomic and Molecular Electronic Structure System" +DESCRIPTION="GUI for GAMESS, a General Atomic and Molecular Electronic Structure System" HOMEPAGE="http://sourceforge.net/projects/gtk-gamess/" SRC_URI="mirror://sourceforge/gtk-gamess/${P}.tar.gz" |