diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 19:57:25 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 20:29:48 +0100 |
commit | 5ec4d68fa88983a2d5aa7e1a7332673978514dd5 (patch) | |
tree | 7dce5f032fd3c2b4e904130cf0dada224acd7bf4 /games-puzzle | |
parent | games-mud/gmudix: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-5ec4d68fa88983a2d5aa7e1a7332673978514dd5.tar.gz gentoo-5ec4d68fa88983a2d5aa7e1a7332673978514dd5.tar.bz2 gentoo-5ec4d68fa88983a2d5aa7e1a7332673978514dd5.zip |
games-puzzle/atomix: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/atomix/atomix-3.18.0-r1.ebuild | 2 | ||||
-rw-r--r-- | games-puzzle/atomix/atomix-3.18.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/atomix/atomix-3.18.0-r1.ebuild b/games-puzzle/atomix/atomix-3.18.0-r1.ebuild index a36896f331f9..42762674c192 100644 --- a/games-puzzle/atomix/atomix-3.18.0-r1.ebuild +++ b/games-puzzle/atomix/atomix-3.18.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 inherit gnome2 -DESCRIPTION="A game where you build full molecules, from simple inorganic to extremely complex organic ones" +DESCRIPTION="Build molecules, from simple inorganic to extremely complex organic ones" HOMEPAGE="http://ftp.gnome.org/pub/GNOME/sources/atomix/" LICENSE="GPL-2" diff --git a/games-puzzle/atomix/atomix-3.18.0.ebuild b/games-puzzle/atomix/atomix-3.18.0.ebuild index c3a9cbc8b2fd..03bae81ac35e 100644 --- a/games-puzzle/atomix/atomix-3.18.0.ebuild +++ b/games-puzzle/atomix/atomix-3.18.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 inherit gnome-games -DESCRIPTION="a game where you build full molecules, from simple inorganic to extremely complex organic ones" +DESCRIPTION="Build molecules, from simple inorganic to extremely complex organic ones" HOMEPAGE="http://ftp.gnome.org/pub/GNOME/sources/atomix/" LICENSE="GPL-2" |