public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/SVN-Mirror: SVN-Mirror-0.75.ebuild ChangeLog
@ 2009-09-28 17:00 Petteri Raty (betelgeuse)
  0 siblings, 0 replies; 2+ messages in thread
From: Petteri Raty (betelgeuse) @ 2009-09-28 17:00 UTC (permalink / raw
  To: gentoo-commits

betelgeuse    09/09/28 17:00:12

  Modified:             SVN-Mirror-0.75.ebuild ChangeLog
  Log:
  Migrate to EAPI 2 in order to nuke built_with_use.
  (Portage version: 2.2_rc40/cvs/Linux i686)

Revision  Changes    Path
1.2                  dev-perl/SVN-Mirror/SVN-Mirror-0.75.ebuild

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

Index: SVN-Mirror-0.75.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.75.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- SVN-Mirror-0.75.ebuild	13 Sep 2008 08:23:53 -0000	1.1
+++ SVN-Mirror-0.75.ebuild	28 Sep 2009 17:00:12 -0000	1.2
@@ -1,7 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.75.ebuild,v 1.1 2008/09/13 08:23:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.75.ebuild,v 1.2 2009/09/28 17:00:12 betelgeuse Exp $
 
+EAPI="2"
 MODULE_AUTHOR=CLKAO
 inherit perl-module eutils
 
@@ -12,7 +13,7 @@
 KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
 IUSE=""
 
-DEPEND=">=dev-util/subversion-1.1.3
+DEPEND=">=dev-util/subversion-1.1.3[perl]
 	>=dev-perl/URI-1.34
 	>=dev-perl/TermReadKey-2.21
 	>=dev-perl/SVN-Simple-0.26
@@ -23,11 +24,3 @@
 	dev-lang/perl"
 
 SRC_TEST=do
-
-pkg_setup() {
-	if ! built_with_use dev-util/subversion perl ; then
-		eerror "You need subversion compiled with Perl bindings."
-		eerror "USE=\"perl\" emerge subversion"
-		die "Need Subversion compiled with Perl bindings."
-	fi
-}



1.44                 dev-perl/SVN-Mirror/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	13 Sep 2008 08:23:53 -0000	1.43
+++ ChangeLog	28 Sep 2009 17:00:12 -0000	1.44
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SVN-Mirror
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog,v 1.43 2008/09/13 08:23:53 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog,v 1.44 2009/09/28 17:00:12 betelgeuse Exp $
+
+  28 Sep 2009; Petteri Räty <betelgeuse@gentoo.org> SVN-Mirror-0.75.ebuild:
+  Migrate to EAPI 2 in order to nuke built_with_use.
 
 *SVN-Mirror-0.75 (13 Sep 2008)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/SVN-Mirror: SVN-Mirror-0.75.ebuild ChangeLog
@ 2010-01-11 19:34 Fabian Groffen (grobian)
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen (grobian) @ 2010-01-11 19:34 UTC (permalink / raw
  To: gentoo-commits

grobian     10/01/11 19:34:29

  Modified:             SVN-Mirror-0.75.ebuild ChangeLog
  Log:
  Transfer Prefix keywords
  (Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.3                  dev-perl/SVN-Mirror/SVN-Mirror-0.75.ebuild

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

Index: SVN-Mirror-0.75.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.75.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- SVN-Mirror-0.75.ebuild	28 Sep 2009 17:00:12 -0000	1.2
+++ SVN-Mirror-0.75.ebuild	11 Jan 2010 19:34:28 -0000	1.3
@@ -1,6 +1,6 @@
-# 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/SVN-Mirror/SVN-Mirror-0.75.ebuild,v 1.2 2009/09/28 17:00:12 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.75.ebuild,v 1.3 2010/01/11 19:34:28 grobian Exp $
 
 EAPI="2"
 MODULE_AUTHOR=CLKAO
@@ -10,7 +10,7 @@
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 DEPEND=">=dev-util/subversion-1.1.3[perl]



1.45                 dev-perl/SVN-Mirror/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	28 Sep 2009 17:00:12 -0000	1.44
+++ ChangeLog	11 Jan 2010 19:34:28 -0000	1.45
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SVN-Mirror
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog,v 1.44 2009/09/28 17:00:12 betelgeuse Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog,v 1.45 2010/01/11 19:34:28 grobian Exp $
+
+  11 Jan 2010; Fabian Groffen <grobian@gentoo.org> SVN-Mirror-0.75.ebuild:
+  Transfer Prefix keywords
 
   28 Sep 2009; Petteri Räty <betelgeuse@gentoo.org> SVN-Mirror-0.75.ebuild:
   Migrate to EAPI 2 in order to nuke built_with_use.






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

end of thread, other threads:[~2010-01-11 19:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-28 17:00 [gentoo-commits] gentoo-x86 commit in dev-perl/SVN-Mirror: SVN-Mirror-0.75.ebuild ChangeLog Petteri Raty (betelgeuse)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-11 19:34 Fabian Groffen (grobian)

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