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 | 500fe3c4afc78c85545e4dd913b3b7f933ad29fd (patch) | |
tree | 762ad915a8d1acea8ad8293a4ac3a861d0761b53 /games-puzzle/atomix | |
parent | stable x86, bug 208190 (diff) | |
download | historical-500fe3c4afc78c85545e4dd913b3b7f933ad29fd.tar.gz historical-500fe3c4afc78c85545e4dd913b3b7f933ad29fd.tar.bz2 historical-500fe3c4afc78c85545e4dd913b3b7f933ad29fd.zip |
QA cleanup: Shorten DESCRIPTION.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-puzzle/atomix')
-rw-r--r-- | games-puzzle/atomix/ChangeLog | 7 | ||||
-rw-r--r-- | games-puzzle/atomix/Manifest | 4 | ||||
-rw-r--r-- | games-puzzle/atomix/atomix-2.14.0.ebuild | 6 |
3 files changed, 10 insertions, 7 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/Manifest b/games-puzzle/atomix/Manifest index 605c0ca39b3f..03480c6fc3ca 100644 --- a/games-puzzle/atomix/Manifest +++ b/games-puzzle/atomix/Manifest @@ -1,4 +1,4 @@ DIST atomix-2.14.0.tar.bz2 284987 RMD160 768605e2f977b077e5d7884c36e02c60d06f5a1f SHA1 511dca93a643fc2fa3194fc95fb15cef6ed53b9d SHA256 5d4e073c29e7d23d49b1bfcce9edf1e8f0c04bdb91db368e05e854e2b2636bb8 -EBUILD atomix-2.14.0.ebuild 896 RMD160 b15df0a4ef7e3ecb70e45c32f1a6cd502ef99a77 SHA1 aa30fcbf9103a6cb816f6ceed75367f18db83bc2 SHA256 bc7723ef87869bebcdd33ec0c7a3cee1e4e9d8f73d27a80d9f63257a4cffd855 -MISC ChangeLog 1449 RMD160 b3bf13ff53d92f7fd2787e8e4e01a7bfb8f21b47 SHA1 363ee7c59ab168086242eb629cb2cff978666c52 SHA256 bafee9805e7838defbf9b3ccb29e6fbbabdec1fc5d1dbf9cf561770fb4d28cc5 +EBUILD atomix-2.14.0.ebuild 879 RMD160 153bdb10068cb26b7714ca901246bccbbff533dc SHA1 50c37442d65a79661cc1ec68b328fa08eea026c3 SHA256 48a1ffd61813e70eb6a47037ef9181c2903f4b893d3b4363ad3be1e4f9a8cf10 +MISC ChangeLog 1563 RMD160 31d6e7c5d3bd02836e18f3e633abe36972f84c38 SHA1 ec7c9228f29fa4d7539214055d284082af594dd0 SHA256 84e75fe45b503e1ceb4ea8d3cef47c0c87acd2ee87f6efb8a6705b28b64f8ba3 MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 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" |