public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/svn2cl: svn2cl-0.11.ebuild ChangeLog
@ 2009-03-20 13:52 Joseph Jezak (josejx)
  0 siblings, 0 replies; 2+ messages in thread
From: Joseph Jezak (josejx) @ 2009-03-20 13:52 UTC (permalink / raw
  To: gentoo-commits

josejx      09/03/20 13:52:52

  Modified:             svn2cl-0.11.ebuild ChangeLog
  Log:
  Marked ~ppc for bug #256341.
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-util/svn2cl/svn2cl-0.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svn2cl/svn2cl-0.11.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svn2cl/svn2cl-0.11.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svn2cl/svn2cl-0.11.ebuild?r1=1.1&r2=1.2

Index: svn2cl-0.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/svn2cl/svn2cl-0.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- svn2cl-0.11.ebuild	1 Mar 2009 18:10:12 -0000	1.1
+++ svn2cl-0.11.ebuild	20 Mar 2009 13:52:52 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/svn2cl/svn2cl-0.11.ebuild,v 1.1 2009/03/01 18:10:12 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/svn2cl/svn2cl-0.11.ebuild,v 1.2 2009/03/20 13:52:52 josejx Exp $
 
 inherit eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86"
+KEYWORDS="~amd64 ~mips ~ppc ~x86"
 IUSE=""
 
 RDEPEND="dev-libs/libxslt



1.8                  dev-util/svn2cl/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svn2cl/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svn2cl/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svn2cl/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/svn2cl/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	1 Mar 2009 18:10:12 -0000	1.7
+++ ChangeLog	20 Mar 2009 13:52:52 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/svn2cl
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/svn2cl/ChangeLog,v 1.7 2009/03/01 18:10:12 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/svn2cl/ChangeLog,v 1.8 2009/03/20 13:52:52 josejx Exp $
+
+  20 Mar 2009; Joseph Jezak <josejx@gentoo.org> svn2cl-0.11.ebuild:
+  Marked ~ppc for bug #256341.
 
 *svn2cl-0.11 (01 Mar 2009)
 






^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/svn2cl: svn2cl-0.11.ebuild ChangeLog
@ 2009-03-01 18:10 Patrick Lauer (patrick)
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2009-03-01 18:10 UTC (permalink / raw
  To: gentoo-commits

patrick     09/03/01 18:10:13

  Modified:             ChangeLog
  Added:                svn2cl-0.11.ebuild
  Log:
  Bump to 0.11, closes #256339
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-util/svn2cl/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svn2cl/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svn2cl/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svn2cl/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/svn2cl/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	15 Nov 2008 12:08:04 -0000	1.6
+++ ChangeLog	1 Mar 2009 18:10:12 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/svn2cl
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/svn2cl/ChangeLog,v 1.6 2008/11/15 12:08:04 maekke Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/svn2cl/ChangeLog,v 1.7 2009/03/01 18:10:12 patrick Exp $
+
+*svn2cl-0.11 (01 Mar 2009)
+
+  01 Mar 2009; Patrick Lauer <patrick@gentoo.org> +svn2cl-0.11.ebuild:
+  Bump to 0.11, closes #256339
 
   15 Nov 2008; Markus Meier <maekke@gentoo.org> svn2cl-0.9.ebuild:
   amd64/x86 stable, bug #228987



1.1                  dev-util/svn2cl/svn2cl-0.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svn2cl/svn2cl-0.11.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svn2cl/svn2cl-0.11.ebuild?rev=1.1&content-type=text/plain

Index: svn2cl-0.11.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/svn2cl/svn2cl-0.11.ebuild,v 1.1 2009/03/01 18:10:12 patrick Exp $

inherit eutils

DESCRIPTION="Create a GNU-style ChangeLog from subversion's svn log --xml output"
HOMEPAGE="http://ch.tudelft.nl/~arthur/svn2cl/"
SRC_URI="${HOMEPAGE}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~mips ~x86"
IUSE=""

RDEPEND="dev-libs/libxslt
	dev-util/subversion"

src_unpack() {
	unpack ${A}
	cd "${S}"
	# the wrapper script looks for the xsl files in the
	# same directory as the script.
	epatch "${FILESDIR}"/0.9-wrapper.patch
}

src_install() {
	newbin svn2cl.sh svn2cl || die "failed to install wrapper script"
	insinto /usr/share/svn2cl
	doins svn2cl.xsl svn2html.xsl || die
	dodoc README NEWS TODO ChangeLog authors.xml svn2html.css || die
	doman svn2cl.1 || die
}

pkg_postinst() {
	einfo "You can find samples of svn2html.css and authors.xml in"
	einfo "/usr/share/doc/${PF}/"
	einfo "Read man page for details."
}






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-20 13:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-20 13:52 [gentoo-commits] gentoo-x86 commit in dev-util/svn2cl: svn2cl-0.11.ebuild ChangeLog Joseph Jezak (josejx)
  -- strict thread matches above, loose matches on Subject: below --
2009-03-01 18:10 Patrick Lauer (patrick)

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