public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-dotnet/pe-format: pe-format-0.ebuild metadata.xml ChangeLog
@ 2009-03-20  3:43 Jorge Manuel B. S. Vicetto (jmbsvicetto)
  0 siblings, 0 replies; only message in thread
From: Jorge Manuel B. S. Vicetto (jmbsvicetto) @ 2009-03-20  3:43 UTC (permalink / raw
  To: gentoo-commits

jmbsvicetto    09/03/20 03:43:41

  Modified:             pe-format-0.ebuild metadata.xml ChangeLog
  Log:
  Removing compnerd as a maintainer since he was retired. Fixed some QA warnings.
  (Portage version: 2.2_rc25/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-dotnet/pe-format/pe-format-0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/pe-format/pe-format-0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/pe-format/pe-format-0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/pe-format/pe-format-0.ebuild?r1=1.8&r2=1.9

Index: pe-format-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pe-format-0.ebuild	30 Apr 2007 17:25:18 -0000	1.8
+++ pe-format-0.ebuild	20 Mar 2009 03:43:41 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-0.ebuild,v 1.8 2007/04/30 17:25:18 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-0.ebuild,v 1.9 2009/03/20 03:43:41 jmbsvicetto Exp $
 
 inherit eutils
 
@@ -19,8 +19,8 @@
 }
 
 src_install() {
-	newinitd ${FILESDIR}/pe-format.init pe-format || die "failed to install init script"
-	newconfd ${FILESDIR}/pe-format.conf pe-format || die "failed to install config"
+	newinitd "${FILESDIR}/pe-format.init pe-format" || die "failed to install init script"
+	newconfd "${FILESDIR}/pe-format.conf pe-format" || die "failed to install config"
 }
 
 pkg_postinst() {



1.2                  dev-dotnet/pe-format/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/pe-format/metadata.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/pe-format/metadata.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/pe-format/metadata.xml?r1=1.1&r2=1.2

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml	21 Dec 2006 00:53:52 -0000	1.1
+++ metadata.xml	20 Mar 2009 03:43:41 -0000	1.2
@@ -2,11 +2,6 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<herd>dotnet</herd>
-	<maintainer>
-		<email>compnerd@gentoo.org</email>
-		<name>Saleem Abdulrasool</name>
-	</maintainer>
 	<longdescription lang="en">
 	</longdescription>
 </pkgmetadata>
-



1.10                 dev-dotnet/pe-format/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/pe-format/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/pe-format/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/pe-format/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	30 Apr 2007 17:25:18 -0000	1.9
+++ ChangeLog	20 Mar 2009 03:43:41 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for dev-dotnet/pe-format
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.9 2007/04/30 17:25:18 uberlord Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.10 2009/03/20 03:43:41 jmbsvicetto Exp $
+
+  20 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+  metadata.xml:
+  Removing compnerd as a maintainer since he was retired.
 
   30 Apr 2007; Roy Marples <uberlord@gentoo.org> pe-format-0.ebuild:
   Added ~x86-fbsd keyword.






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-20  3:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-20  3:43 [gentoo-commits] gentoo-x86 commit in dev-dotnet/pe-format: pe-format-0.ebuild metadata.xml ChangeLog Jorge Manuel B. S. Vicetto (jmbsvicetto)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox