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 1KvDiE-00077y-5L for garchives@archives.gentoo.org; Wed, 29 Oct 2008 16:16:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D29B6E0341; Wed, 29 Oct 2008 16:16:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 80895E0341 for ; Wed, 29 Oct 2008 16:16:01 +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 E12EE64CAE for ; Wed, 29 Oct 2008 16:15:59 +0000 (UTC) Received: from pva by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KvDiB-00018F-BV for gentoo-commits@lists.gentoo.org; Wed, 29 Oct 2008 16:15:59 +0000 From: "Peter Volkov (pva)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pva@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-misc/timestamp: timestamp-1.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: timestamp-1.1.ebuild ChangeLog X-VCS-Directories: app-misc/timestamp X-VCS-Committer: pva X-VCS-Committer-Name: Peter Volkov Content-Type: text/plain; charset=utf8 Message-Id: Sender: Peter Volkov Date: Wed, 29 Oct 2008 16:15:59 +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: 7c4d023f-f473-489c-ad68-2ed3f8f346e6 X-Archives-Hash: 8fa00f5990801b949ca5a2f5997843d6 pva 08/10/29 16:15:59 Modified: timestamp-1.1.ebuild ChangeLog Log: timestamp and sys-apps/moreutils have collisions, added blocker, bug #2= 44653, thank Joost Ruis for report. (Portage version: 2.2_rc12/cvs/Linux 2.6.26-openvz.git-35f41f1 i686) Revision Changes Path 1.6 app-misc/timestamp/timestamp-1.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/timestamp= /timestamp-1.1.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/timestamp= /timestamp-1.1.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/timestamp= /timestamp-1.1.ebuild?r1=3D1.5&r2=3D1.6 Index: timestamp-1.1.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/app-misc/timestamp/timestamp-1.1.ebuild= ,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- timestamp-1.1.ebuild 3 Sep 2006 19:56:25 -0000 1.5 +++ timestamp-1.1.ebuild 29 Oct 2008 16:15:59 -0000 1.6 @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/timestamp/timestamp-1.1.ebui= ld,v 1.5 2006/09/03 19:56:25 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/timestamp/timestamp-1.1.ebui= ld,v 1.6 2008/10/29 16:15:59 pva Exp $ =20 DESCRIPTION=3D"A text filtering pipe that marks each line with a timesta= mp" HOMEPAGE=3D"http://math.smsu.edu/~erik/software.php?id=3D95" @@ -11,7 +11,7 @@ KEYWORDS=3D"amd64 ~ppc x86" IUSE=3D"" =20 -DEPEND=3D"virtual/libc" +DEPEND=3D"!sys-apps/moreutils" =20 src_install() { make DESTDIR=3D"${D}" install || die "make install failed" 1.8 app-misc/timestamp/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/timestamp= /ChangeLog?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/timestamp= /ChangeLog?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/timestamp= /ChangeLog?r1=3D1.7&r2=3D1.8 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/app-misc/timestamp/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 19 Mar 2007 01:57:49 -0000 1.7 +++ ChangeLog 29 Oct 2008 16:15:59 -0000 1.8 @@ -1,6 +1,10 @@ # ChangeLog for app-misc/timestamp -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/timestamp/ChangeLog,v 1.7 20= 07/03/19 01:57:49 kloeri Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/timestamp/ChangeLog,v 1.8 20= 08/10/29 16:15:59 pva Exp $ + + 29 Oct 2008; Peter Volkov timestamp-1.1.ebuild: + timestamp and sys-apps/moreutils have collisions, added blocker, bug + #244653, thank Joost Ruis for report. =20 19 Mar 2007; Bryan =C3=98stergaard metadata.xml: Remove ka0ttic from metadata.xml due to retirement.