commit:     2094fe757f207752409028bbba5af16a459ca6b8
Author:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  2 03:56:00 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 03:56:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2094fe75

games-action/cs2d: add user maintainer's name to metadata + minor tidy

- set tab spaces in metadata.xml
- reduce DESCRIPTION in both ebuilds
to < 80 chars

Package-Manager: portage-2.2.28

 games-action/cs2d/cs2d-0123.ebuild |  2 +-
 games-action/cs2d/cs2d-0127.ebuild |  2 +-
 games-action/cs2d/metadata.xml     | 31 ++++++++++++++++---------------
 3 files changed, 18 insertions(+), 17 deletions(-)

diff --git a/games-action/cs2d/cs2d-0123.ebuild 
b/games-action/cs2d/cs2d-0123.ebuild
index dcd6e2b..28b3cc3 100644
--- a/games-action/cs2d/cs2d-0123.ebuild
+++ b/games-action/cs2d/cs2d-0123.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils games
 
-DESCRIPTION="Counter-Strike 2D is freeware clone of Counter-Strike with some 
added features in gameplay"
+DESCRIPTION="A freeware clone of Counter-Strike with some added features in 
gameplay"
 HOMEPAGE="http://www.cs2d.com/";
 SRC_URI="https://dev.gentoo.org/~maksbotan/cs2d/cs2d_${PV}_linux.zip
        https://dev.gentoo.org/~maksbotan/cs2d/cs2d_${PV}_win.zip

diff --git a/games-action/cs2d/cs2d-0127.ebuild 
b/games-action/cs2d/cs2d-0127.ebuild
index bfda3b1..e105712 100644
--- a/games-action/cs2d/cs2d-0127.ebuild
+++ b/games-action/cs2d/cs2d-0127.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit eutils games
 
-DESCRIPTION="Counter-Strike 2D is freeware clone of Counter-Strike with some 
added features in gameplay"
+DESCRIPTION="A freeware clone of Counter-Strike with some added features in 
gameplay"
 HOMEPAGE="http://www.cs2d.com/";
 SRC_URI="https://dev.gentoo.org/~maksbotan/cs2d/cs2d_${PV}_linux.zip
        https://dev.gentoo.org/~maksbotan/cs2d/cs2d_${PV}_win.zip

diff --git a/games-action/cs2d/metadata.xml b/games-action/cs2d/metadata.xml
index 8203b93..31a8e77 100644
--- a/games-action/cs2d/metadata.xml
+++ b/games-action/cs2d/metadata.xml
@@ -1,19 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<maintainer type="person">
-       <email>[email protected]</email>
-       <name>Maxim Koltsov</name>
-</maintainer>
-<maintainer type="person">
-       <email>[email protected]</email>
-</maintainer>
-<maintainer type="project">
-       <email>[email protected]</email>
-       <name>Proxy Maintainers</name>
-</maintainer>
-<maintainer type="project">
-       <email>[email protected]</email>
-       <name>Gentoo Games Project</name>
-</maintainer>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Maxim Koltsov</name>
+       </maintainer>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Oleg Kravchenko</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Proxy Maintainers Project</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Gentoo Games Project</name>
+       </maintainer>
 </pkgmetadata>

Reply via email to