From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JoztR-0000ER-Qd for garchives@archives.gentoo.org; Thu, 24 Apr 2008 11:45:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A4D5E015C; Thu, 24 Apr 2008 11:45:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3520AE04A3 for ; Thu, 24 Apr 2008 11:45:34 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 002F166CED for ; Thu, 24 Apr 2008 11:45:34 +0000 (UTC) Received: from opfer by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JoztM-0007vw-Iy for gentoo-commits@lists.gentoo.org; Thu, 24 Apr 2008 11:45:32 +0000 From: "Christian Faulhammer (opfer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, opfer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/einit: einit-0.40.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: einit-0.40.0.ebuild ChangeLog X-VCS-Directories: sys-apps/einit X-VCS-Committer: opfer X-VCS-Committer-Name: Christian Faulhammer Content-Type: text/plain; charset=utf8 Message-Id: Sender: Christian Faulhammer Date: Thu, 24 Apr 2008 11:45:32 +0000 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: 575b7a63-ffc2-42b8-b976-6018566496fb X-Archives-Hash: 4f6dd44e3cdb282e1a9c0cdeb9c3eebb opfer 08/04/24 11:45:32 Modified: einit-0.40.0.ebuild ChangeLog Log: change SRC_URI and HOMEPAGE to new values (Portage version: 2.1.4.4) Revision Changes Path 1.2 sys-apps/einit/einit-0.40.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/einit/ein= it-0.40.0.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/einit/ein= it-0.40.0.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/einit/ein= it-0.40.0.ebuild?r1=3D1.1&r2=3D1.2 Index: einit-0.40.0.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/sys-apps/einit/einit-0.40.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- einit-0.40.0.ebuild 3 Mar 2008 21:37:44 -0000 1.1 +++ einit-0.40.0.ebuild 24 Apr 2008 11:45:32 -0000 1.2 @@ -1,14 +1,14 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/einit/einit-0.40.0.ebuild,v = 1.1 2008/03/03 21:37:44 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/einit/einit-0.40.0.ebuild,v = 1.2 2008/04/24 11:45:32 opfer Exp $ =20 EAPI=3D"1" =20 inherit eutils python =20 DESCRIPTION=3D"An alternate /sbin/init implementation" -SRC_URI=3D"http://einit.org/files/${P}.tar.bz2" -HOMEPAGE=3D"http://einit.org/" +SRC_URI=3D"http://einit.jyujin.de/files/${P}.tar.bz2" +HOMEPAGE=3D"http://einit.jyujin.de" =20 LICENSE=3D"BSD" SLOT=3D"0" 1.11 sys-apps/einit/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/einit/Cha= ngeLog?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/einit/Cha= ngeLog?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/einit/Cha= ngeLog?r1=3D1.10&r2=3D1.11 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/sys-apps/einit/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 7 Mar 2008 16:21:03 -0000 1.10 +++ ChangeLog 24 Apr 2008 11:45:32 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/einit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/einit/ChangeLog,v 1.10 2008/= 03/07 16:21:03 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/einit/ChangeLog,v 1.11 2008/= 04/24 11:45:32 opfer Exp $ + + 24 Apr 2008; Christian Faulhammer einit-0.40.0.ebui= ld: + change SRC_URI and HOMEPAGE to new values =20 07 Mar 2008; Christian Faulhammer -einit-0.22.0.ebu= ild, -einit-0.24.3.ebuild, -einit-0.25.0.ebuild: --=20 gentoo-commits@lists.gentoo.org mailing list