public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Fatal-Exception: ChangeLog Fatal-Exception-0.05.ebuild
@ 2009-10-22 11:49 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2009-10-22 11:49 UTC (permalink / raw
  To: gentoo-commits

tove        09/10/22 11:49:33

  Modified:             ChangeLog Fatal-Exception-0.05.ebuild
  Log:
  Fix dependency
  (Portage version: 2.2_rc46/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-perl/Fatal-Exception/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Fatal-Exception/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Fatal-Exception/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Fatal-Exception/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Fatal-Exception/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	23 Jun 2009 07:40:53 -0000	1.1
+++ ChangeLog	22 Oct 2009 11:49:32 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Fatal-Exception
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Fatal-Exception/ChangeLog,v 1.1 2009/06/23 07:40:53 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Fatal-Exception/ChangeLog,v 1.2 2009/10/22 11:49:32 tove Exp $
+
+  22 Oct 2009; Torsten Veller <tove@gentoo.org> Fatal-Exception-0.05.ebuild:
+  Fix dependency
 
 *Fatal-Exception-0.05 (23 Jun 2009)
 



1.2                  dev-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild

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

Index: Fatal-Exception-0.05.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Fatal-Exception-0.05.ebuild	23 Jun 2009 07:40:53 -0000	1.1
+++ Fatal-Exception-0.05.ebuild	22 Oct 2009 11:49:32 -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-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild,v 1.1 2009/06/23 07:40:53 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild,v 1.2 2009/10/22 11:49:32 tove Exp $
 
 EAPI=2
 MODULE_AUTHOR="DEXTER"
@@ -19,5 +19,5 @@
 	>=dev-perl/Test-Unit-Lite-0.12
 	dev-perl/Exception-Died
 	dev-perl/Test-Assert
-	>=dev-perl/Exception-Base-0.2201"
+	>=dev-perl/Exception-Base-0.22.01"
 RDEPEND="${DEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Fatal-Exception: ChangeLog Fatal-Exception-0.05.ebuild
@ 2010-02-03 11:53 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2010-02-03 11:53 UTC (permalink / raw
  To: gentoo-commits

tove        10/02/03 11:53:07

  Modified:             ChangeLog Fatal-Exception-0.05.ebuild
  Log:
  Depend on Module-Build. Remove test dependencies
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-perl/Fatal-Exception/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Fatal-Exception/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Fatal-Exception/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Fatal-Exception/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Fatal-Exception/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	22 Oct 2009 11:49:32 -0000	1.2
+++ ChangeLog	3 Feb 2010 11:53:06 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Fatal-Exception
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Fatal-Exception/ChangeLog,v 1.2 2009/10/22 11:49:32 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Fatal-Exception/ChangeLog,v 1.3 2010/02/03 11:53:06 tove Exp $
+
+  03 Feb 2010; Torsten Veller <tove@gentoo.org> Fatal-Exception-0.05.ebuild:
+  Depend on Module-Build. Remove test dependencies
 
   22 Oct 2009; Torsten Veller <tove@gentoo.org> Fatal-Exception-0.05.ebuild:
   Fix dependency



1.3                  dev-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild?r1=1.2&r2=1.3

Index: Fatal-Exception-0.05.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Fatal-Exception-0.05.ebuild	22 Oct 2009 11:49:32 -0000	1.2
+++ Fatal-Exception-0.05.ebuild	3 Feb 2010 11:53:06 -0000	1.3
@@ -1,23 +1,22 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild,v 1.2 2009/10/22 11:49:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild,v 1.3 2010/02/03 11:53:06 tove Exp $
 
 EAPI=2
-MODULE_AUTHOR="DEXTER"
 
+MODULE_AUTHOR="DEXTER"
 inherit perl-module
 
 DESCRIPTION="Succeed or throw exception"
 
-IUSE=""
-
 SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
+IUSE=""
 
-DEPEND="dev-perl/Exception-Warning
-	>=dev-perl/Test-Unit-Lite-0.12
-	dev-perl/Exception-Died
-	dev-perl/Test-Assert
+RDEPEND="dev-perl/Exception-Died
 	>=dev-perl/Exception-Base-0.22.01"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+	virtual/perl-Module-Build"
+#	test? ( >=dev-perl/Test-Unit-Lite-0.12
+#		dev-perl/Test-Assert
+#		dev-perl/Exception-Warning )"






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

end of thread, other threads:[~2010-02-03 11:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-22 11:49 [gentoo-commits] gentoo-x86 commit in dev-perl/Fatal-Exception: ChangeLog Fatal-Exception-0.05.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2010-02-03 11:53 Torsten Veller (tove)

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