diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-03-07 16:54:08 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-03-07 16:54:08 +0000 |
commit | b90bbbab562bc4143869ac16a6905833e3de4a61 (patch) | |
tree | 912215a9d2cfb5c9f0cd687c861a4ef02b848674 /games-puzzle | |
parent | stable x86, bug 208190 (diff) | |
download | gentoo-2-b90bbbab562bc4143869ac16a6905833e3de4a61.tar.gz gentoo-2-b90bbbab562bc4143869ac16a6905833e3de4a61.tar.bz2 gentoo-2-b90bbbab562bc4143869ac16a6905833e3de4a61.zip |
QA cleanup: Shorten DESCRIPTION.
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/atomix/ChangeLog | 7 | ||||
-rw-r--r-- | games-puzzle/atomix/atomix-2.14.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/atomix/ChangeLog b/games-puzzle/atomix/ChangeLog index 3146e18ce8d5..f89f2eefc471 100644 --- a/games-puzzle/atomix/ChangeLog +++ b/games-puzzle/atomix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/atomix -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/ChangeLog,v 1.12 2006/06/14 17:20:27 nixnut Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/ChangeLog,v 1.13 2008/03/07 16:54:08 wolf31o2 Exp $ + + 07 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> atomix-2.14.0.ebuild: + QA cleanup: Shorten DESCRIPTION. 14 Jun 2006; <nixnut@gentoo.org> atomix-2.14.0.ebuild: Stable on ppc; bug #136196 diff --git a/games-puzzle/atomix/atomix-2.14.0.ebuild b/games-puzzle/atomix/atomix-2.14.0.ebuild index b1437b4dad79..605b4a51412a 100644 --- a/games-puzzle/atomix/atomix-2.14.0.ebuild +++ b/games-puzzle/atomix/atomix-2.14.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/atomix-2.14.0.ebuild,v 1.4 2006/06/14 17:20:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/atomix-2.14.0.ebuild,v 1.5 2008/03/07 16:54:08 wolf31o2 Exp $ inherit gnome2 -DESCRIPTION="a puzzle game in which you have to build full molecules, from simple inorganic to extremely complex organic ones." +DESCRIPTION="a game where you build full molecules, from simple inorganic to extremely complex organic ones" HOMEPAGE="http://ftp.gnome.org/pub/GNOME/sources/atomix/" LICENSE="GPL-2" |