diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:21:00 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:21:00 +0000 |
commit | 2d2a84c2c44c6183f800f3cbe1980d13ac21f2dc (patch) | |
tree | bbba2b1ebaaaf978e3c805c86e24f26dbb23a511 /games-strategy | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-2d2a84c2c44c6183f800f3cbe1980d13ac21f2dc.tar.gz gentoo-2-2d2a84c2c44c6183f800f3cbe1980d13ac21f2dc.tar.bz2 gentoo-2-2d2a84c2c44c6183f800f3cbe1980d13ac21f2dc.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/majesty-demo/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-strategy/majesty-demo/ChangeLog b/games-strategy/majesty-demo/ChangeLog index b22b328407f5..f2501a6300d7 100644 --- a/games-strategy/majesty-demo/ChangeLog +++ b/games-strategy/majesty-demo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/majesty-demo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/ChangeLog,v 1.13 2014/05/07 15:48:06 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/ChangeLog,v 1.14 2014/08/10 21:21:00 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> majesty-demo-1.0.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 07 May 2014; Ulrich Müller <ulm@gentoo.org> majesty-demo-1.0.0.ebuild: Fix LICENSE, add mirror and bindist restrictions, bug 505770. @@ -48,4 +51,3 @@ 22 Feb 2005; Chris Gianelloni <wolf31o2@gentoo.org> +metadata.xml, +majesty-demo-1.0.0.ebuild: Initial import. Ebuild by me. Closes bug #70914. - diff --git a/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild b/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild index bf20e85d6ddb..07a8d08c11bf 100644 --- a/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild +++ b/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild,v 1.14 2014/05/07 15:48:06 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild,v 1.15 2014/08/10 21:21:00 slyfox Exp $ EAPI=4 inherit eutils unpacker games -DESCRIPTION="Control your own kingdom in this simulation." +DESCRIPTION="Control your own kingdom in this simulation" HOMEPAGE="http://www.linuxgamepublishing.com/info.php?id=8&" SRC_URI="http://demos.linuxgamepublishing.com/majesty/majesty_demo.run" |