From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OEJWN-0005Me-Hw for garchives@archives.gentoo.org; Tue, 18 May 2010 09:55:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B11FE06A1; Tue, 18 May 2010 09:55:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1FDF3E06A1 for ; Tue, 18 May 2010 09:55:29 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 9BCA26425E for ; Tue, 18 May 2010 09:55:28 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2252) id 8F2312C66F; Tue, 18 May 2010 09:55:27 +0000 (UTC) From: "Alex Alexander (wired)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, wired@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/svk: svk-1.08.ebuild ChangeLog svk-2.0.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: svk-1.08.ebuild ChangeLog svk-2.0.2.ebuild X-VCS-Directories: dev-vcs/svk X-VCS-Committer: wired X-VCS-Committer-Name: Alex Alexander Content-Type: text/plain; charset=utf8 Message-Id: <20100518095527.8F2312C66F@corvid.gentoo.org> Date: Tue, 18 May 2010 09:55:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 0b66df47-f53c-407e-a406-7035c83117e6 X-Archives-Hash: 7e945d813dc5d531cdeed23551bcb92d 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=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-1.= 08.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-1.= 08.ebuild?r1=3D1.1&r2=3D1.2 Index: svk-1.08.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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 201= 0/05/07 18:45:47 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-1.08.ebuild,v 1.2 201= 0/05/18 09:55:27 wired Exp $ =20 inherit eutils perl-module bash-completion =20 @@ -9,7 +9,7 @@ =20 DESCRIPTION=3D"A decentralized version control system" SRC_URI=3D"mirror://cpan/authors/id/C/CL/CLKAO/${MY_P}.tar.gz" -HOMEPAGE=3D"http://svk.elixus.org/" +HOMEPAGE=3D"http://www.elixus.org/" =20 SLOT=3D"0" LICENSE=3D"|| ( Artistic GPL-2 )" 1.2 dev-vcs/svk/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/Change= Log?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/Change= Log?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/Change= Log?r1=3D1.1&r2=3D1.2 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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/0= 7 18:45:47 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/ChangeLog,v 1.2 2010/05/1= 8 09:55:27 wired Exp $ + + 18 May 2010; Alex Alexander svk-1.08.ebuild, + svk-2.0.2.ebuild: + fixed HOMEPAGE, bug #319229 =20 07 May 2010; Ulrich Mueller +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=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-2.= 0.2.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-2.= 0.2.ebuild?r1=3D1.1&r2=3D1.2 Index: svk-2.0.2.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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 20= 10/05/07 18:45:47 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild,v 1.2 20= 10/05/18 09:55:27 wired Exp $ =20 EAPI=3D2 =20 @@ -12,7 +12,7 @@ =20 DESCRIPTION=3D"A decentralized version control system" SRC_URI=3D"mirror://cpan/authors/id/C/CL/CLKAO/${MY_P}.tar.gz" -HOMEPAGE=3D"http://svk.elixus.org/" +HOMEPAGE=3D"http://www.elixus.org/" =20 SLOT=3D"0" LICENSE=3D"|| ( Artistic GPL-2 )"