public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/svk: svk-1.08.ebuild ChangeLog svk-2.0.2.ebuild
@ 2010-05-18  9:55 Alex Alexander (wired)
  0 siblings, 0 replies; 3+ messages in thread
From: Alex Alexander (wired) @ 2010-05-18  9:55 UTC (permalink / raw
  To: gentoo-commits

wired       10/05/18 09:55:27

  Modified:             svk-1.08.ebuild ChangeLog svk-2.0.2.ebuild
  Log:
  [dev-vcs/svk] fixed HOMEPAGE, bug #319229
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-vcs/svk/svk-1.08.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild?r1=1.1&r2=1.2

Index: svk-1.08.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- svk-1.08.ebuild	7 May 2010 18:45:47 -0000	1.1
+++ svk-1.08.ebuild	18 May 2010 09:55:27 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild,v 1.1 2010/05/07 18:45:47 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild,v 1.2 2010/05/18 09:55:27 wired Exp $
 
 inherit eutils perl-module bash-completion
 
@@ -9,7 +9,7 @@
 
 DESCRIPTION="A decentralized version control system"
 SRC_URI="mirror://cpan/authors/id/C/CL/CLKAO/${MY_P}.tar.gz"
-HOMEPAGE="http://svk.elixus.org/"
+HOMEPAGE="http://www.elixus.org/"
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"



1.2                  dev-vcs/svk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svk/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	7 May 2010 18:45:47 -0000	1.1
+++ ChangeLog	18 May 2010 09:55:27 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/svk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/ChangeLog,v 1.1 2010/05/07 18:45:47 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/ChangeLog,v 1.2 2010/05/18 09:55:27 wired Exp $
+
+  18 May 2010; Alex Alexander <wired@gentoo.org> svk-1.08.ebuild,
+  svk-2.0.2.ebuild:
+  fixed HOMEPAGE, bug #319229
 
   07 May 2010; Ulrich Mueller <ulm@gentoo.org> +svk-1.08.ebuild,
   +files/svk-1.08-xxdiff.patch, +svk-2.0.2.ebuild, +metadata.xml:



1.2                  dev-vcs/svk/svk-2.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild?r1=1.1&r2=1.2

Index: svk-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- svk-2.0.2.ebuild	7 May 2010 18:45:47 -0000	1.1
+++ svk-2.0.2.ebuild	18 May 2010 09:55:27 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild,v 1.1 2010/05/07 18:45:47 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild,v 1.2 2010/05/18 09:55:27 wired Exp $
 
 EAPI=2
 
@@ -12,7 +12,7 @@
 
 DESCRIPTION="A decentralized version control system"
 SRC_URI="mirror://cpan/authors/id/C/CL/CLKAO/${MY_P}.tar.gz"
-HOMEPAGE="http://svk.elixus.org/"
+HOMEPAGE="http://www.elixus.org/"
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"






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

* [gentoo-commits] gentoo-x86 commit in dev-vcs/svk: svk-1.08.ebuild ChangeLog svk-2.0.2.ebuild
@ 2010-06-22 18:51 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 3+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-06-22 18:51 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/06/22 18:51:20

  Modified:             svk-1.08.ebuild ChangeLog svk-2.0.2.ebuild
  Log:
  dev-util/subversion renamed to dev-vcs/subversion.
  (Portage version: HEAD/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-vcs/svk/svk-1.08.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild?r1=1.2&r2=1.3

Index: svk-1.08.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- svk-1.08.ebuild	18 May 2010 09:55:27 -0000	1.2
+++ svk-1.08.ebuild	22 Jun 2010 18:51:20 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild,v 1.2 2010/05/18 09:55:27 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild,v 1.3 2010/06/22 18:51:20 arfrever Exp $
 
 inherit eutils perl-module bash-completion
 
@@ -18,7 +18,7 @@
 
 DEPEND="
 	>=dev-lang/perl-5.8.7
-	>=dev-util/subversion-1.0.7
+	>=dev-vcs/subversion-1.0.7
 	dev-perl/Algorithm-Annotate
 	dev-perl/Algorithm-Diff
 	>=dev-perl/yaml-0.38
@@ -57,7 +57,7 @@
 pkg_setup() {
 	if ! perl -MSVN::Core < /dev/null 2> /dev/null; then
 		eerror "SVN::Core missing or outdated. Please emerge \
-		dev-util/subversion ith the perl USE flag."
+		dev-vcs/subversion ith the perl USE flag."
 		die "Need Subversion compiled with Perl bindings"
 	fi
 }



1.3                  dev-vcs/svk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svk/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	18 May 2010 09:55:27 -0000	1.2
+++ ChangeLog	22 Jun 2010 18:51:20 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/svk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/ChangeLog,v 1.2 2010/05/18 09:55:27 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/ChangeLog,v 1.3 2010/06/22 18:51:20 arfrever Exp $
+
+  22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  svk-1.08.ebuild, svk-2.0.2.ebuild:
+  dev-util/subversion renamed to dev-vcs/subversion.
 
   18 May 2010; Alex Alexander <wired@gentoo.org> svk-1.08.ebuild,
   svk-2.0.2.ebuild:



1.3                  dev-vcs/svk/svk-2.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild?r1=1.2&r2=1.3

Index: svk-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- svk-2.0.2.ebuild	18 May 2010 09:55:27 -0000	1.2
+++ svk-2.0.2.ebuild	22 Jun 2010 18:51:20 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild,v 1.2 2010/05/18 09:55:27 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild,v 1.3 2010/06/22 18:51:20 arfrever Exp $
 
 EAPI=2
 
@@ -21,7 +21,7 @@
 
 DEPEND="
 	>=dev-lang/perl-5.8.7
-	>=dev-util/subversion-1.3.0[perl]
+	>=dev-vcs/subversion-1.3.0[perl]
 	virtual/perl-version
 	dev-perl/Algorithm-Annotate
 	>=dev-perl/Algorithm-Diff-1.1901






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

* [gentoo-commits] gentoo-x86 commit in dev-vcs/svk: svk-1.08.ebuild ChangeLog svk-2.0.2.ebuild
@ 2011-12-04 17:58 Raul Porcel (armin76)
  0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2011-12-04 17:58 UTC (permalink / raw
  To: gentoo-commits

armin76     11/12/04 17:58:18

  Modified:             svk-1.08.ebuild ChangeLog svk-2.0.2.ebuild
  Log:
  Drop ia64/sparc keywords
  
  (Portage version: 2.1.10.38/cvs/Linux ia64)

Revision  Changes    Path
1.4                  dev-vcs/svk/svk-1.08.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild?r1=1.3&r2=1.4

Index: svk-1.08.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- svk-1.08.ebuild	22 Jun 2010 18:51:20 -0000	1.3
+++ svk-1.08.ebuild	4 Dec 2011 17:58:18 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild,v 1.3 2010/06/22 18:51:20 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild,v 1.4 2011/12/04 17:58:18 armin76 Exp $
 
 inherit eutils perl-module bash-completion
 
@@ -13,7 +13,7 @@
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="crypt nls pager patch"
 
 DEPEND="



1.5                  dev-vcs/svk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svk/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	26 Feb 2011 08:43:29 -0000	1.4
+++ ChangeLog	4 Dec 2011 17:58:18 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/svk
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/ChangeLog,v 1.4 2011/02/26 08:43:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/ChangeLog,v 1.5 2011/12/04 17:58:18 armin76 Exp $
+
+  04 Dec 2011; Raúl Porcel <armin76@gentoo.org> svk-1.08.ebuild,
+  svk-2.0.2.ebuild:
+  Drop ia64/sparc keywords
 
   26 Feb 2011; Torsten Veller <tove@gentoo.org> svk-2.0.2.ebuild:
   Change Algorithm-Diff version scheme



1.5                  dev-vcs/svk/svk-2.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild?r1=1.4&r2=1.5

Index: svk-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- svk-2.0.2.ebuild	26 Feb 2011 08:43:29 -0000	1.4
+++ svk-2.0.2.ebuild	4 Dec 2011 17:58:18 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild,v 1.4 2011/02/26 08:43:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild,v 1.5 2011/12/04 17:58:18 armin76 Exp $
 
 EAPI=2
 
@@ -16,7 +16,7 @@
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="crypt nls pager patch log4p bash-completion"
 
 DEPEND="






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

end of thread, other threads:[~2011-12-04 17:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-04 17:58 [gentoo-commits] gentoo-x86 commit in dev-vcs/svk: svk-1.08.ebuild ChangeLog svk-2.0.2.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2010-06-22 18:51 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-05-18  9:55 Alex Alexander (wired)

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