public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/catalyst: ChangeLog catalyst-2.0.6_pre17.ebuild catalyst-9999.ebuild catalyst-2.0.6_pre16.ebuild catalyst-2.0.6_pre15.ebuild
@ 2008-05-03  6:25 Chris Gianelloni (wolf31o2)
  0 siblings, 0 replies; only message in thread
From: Chris Gianelloni (wolf31o2) @ 2008-05-03  6:25 UTC (permalink / raw
  To: gentoo-commits

wolf31o2    08/05/03 06:25:00

  Modified:             ChangeLog catalyst-2.0.6_pre17.ebuild
                        catalyst-9999.ebuild
  Removed:              catalyst-2.0.6_pre16.ebuild
                        catalyst-2.0.6_pre15.ebuild
  Log:
  Removing older versions and cleaning up dodoc.
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.200                dev-util/catalyst/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v
retrieving revision 1.199
retrieving revision 1.200
diff -u -r1.199 -r1.200
--- ChangeLog	7 Apr 2008 13:33:57 -0000	1.199
+++ ChangeLog	3 May 2008 06:25:00 -0000	1.200
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/catalyst
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.199 2008/04/07 13:33:57 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.200 2008/05/03 06:25:00 wolf31o2 Exp $
+
+  03 May 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+  -catalyst-2.0.6_pre15.ebuild, -catalyst-2.0.6_pre16.ebuild,
+  catalyst-2.0.6_pre17.ebuild, catalyst-9999.ebuild:
+  Removing older versions and cleaning up dodoc.
 
   07 Apr 2008; Doug Goldstein <cardoe@gentoo.org>
   catalyst-2.0.6_pre17.ebuild:



1.3                  dev-util/catalyst/catalyst-2.0.6_pre17.ebuild

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

Index: catalyst-2.0.6_pre17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.6_pre17.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- catalyst-2.0.6_pre17.ebuild	7 Apr 2008 13:33:57 -0000	1.2
+++ catalyst-2.0.6_pre17.ebuild	3 May 2008 06:25:00 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.6_pre17.ebuild,v 1.2 2008/04/07 13:33:57 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.6_pre17.ebuild,v 1.3 2008/05/03 06:25:00 wolf31o2 Exp $
 
 # catalyst-9999         -> latest SVN
 # catalyst-9999.REV     -> use SVN REV
@@ -76,7 +76,7 @@
 	doins files/catalyst.conf files/catalystrc || die "copying configuration"
 	insinto /usr/share/doc/${PF}/examples
 	doins examples/* || die
-	dodoc README ChangeLog AUTHORS #ChangeLog.old
+	dodoc README ChangeLog AUTHORS
 	doman files/catalyst.1
 	# Here is where we actually enable ccache
 	use ccache && \



1.4                  dev-util/catalyst/catalyst-9999.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild?r1=1.3&r2=1.4

Index: catalyst-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- catalyst-9999.ebuild	20 Feb 2008 20:57:27 -0000	1.3
+++ catalyst-9999.ebuild	3 May 2008 06:25:00 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild,v 1.3 2008/02/20 20:57:27 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild,v 1.4 2008/05/03 06:25:00 wolf31o2 Exp $
 
 # catalyst-9999         -> latest SVN
 # catalyst-9999.REV     -> use SVN REV
@@ -76,7 +76,7 @@
 	doins files/catalyst.conf files/catalystrc || die "copying configuration"
 	insinto /usr/share/doc/${PF}/examples
 	doins examples/* || die
-	dodoc README ChangeLog ChangeLog.old AUTHORS
+	dodoc README ChangeLog AUTHORS
 	doman files/catalyst.1
 	# Here is where we actually enable ccache
 	use ccache && \



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-05-03  6:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-03  6:25 [gentoo-commits] gentoo-x86 commit in dev-util/catalyst: ChangeLog catalyst-2.0.6_pre17.ebuild catalyst-9999.ebuild catalyst-2.0.6_pre16.ebuild catalyst-2.0.6_pre15.ebuild Chris Gianelloni (wolf31o2)

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