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 1Kw18m-0000Ho-0L for garchives@archives.gentoo.org; Fri, 31 Oct 2008 21:02:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A59AE00B3; Fri, 31 Oct 2008 21:02:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 560BEE00B3 for ; Fri, 31 Oct 2008 21:02:43 +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 669C16439E for ; Fri, 31 Oct 2008 21:02:41 +0000 (UTC) Received: from dsd by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Kw18i-0007uo-Nh for gentoo-commits@lists.gentoo.org; Fri, 31 Oct 2008 21:02:40 +0000 From: "Daniel Drake (dsd)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dsd@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/jfsutils: jfsutils-1.1.13.ebuild jfsutils-1.1.7.ebuild jfsutils-1.1.10-r1.ebuild jfsutils-1.1.11-r1.ebuild jfsutils-1.1.11.ebuild jfsutils-1.1.11-r2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: jfsutils-1.1.13.ebuild jfsutils-1.1.7.ebuild jfsutils-1.1.10-r1.ebuild jfsutils-1.1.11-r1.ebuild jfsutils-1.1.11.ebuild jfsutils-1.1.11-r2.ebuild X-VCS-Directories: sys-fs/jfsutils X-VCS-Committer: dsd X-VCS-Committer-Name: Daniel Drake Content-Type: text/plain; charset=utf8 Message-Id: Sender: Daniel Drake Date: Fri, 31 Oct 2008 21:02:40 +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: 5321e3c8-fd9b-4958-911e-78415a9e05de X-Archives-Hash: 22afdf8f5935866bc8ac425347fe0611 dsd 08/10/31 21:02:40 Modified: jfsutils-1.1.13.ebuild Removed: jfsutils-1.1.7.ebuild jfsutils-1.1.10-r1.ebuild jfsutils-1.1.11-r1.ebuild jfsutils-1.1.11.ebuild jfsutils-1.1.11-r2.ebuild Log: remove old versions (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo-r2 i686) Revision Changes Path 1.2 sys-fs/jfsutils/jfsutils-1.1.13.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/jfsutils/jf= sutils-1.1.13.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/jfsutils/jf= sutils-1.1.13.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/jfsutils/jf= sutils-1.1.13.ebuild?r1=3D1.1&r2=3D1.2 Index: jfsutils-1.1.13.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-fs/jfsutils/jfsutils-1.1.13.ebuild,= v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- jfsutils-1.1.13.ebuild 31 Oct 2008 20:57:56 -0000 1.1 +++ jfsutils-1.1.13.ebuild 31 Oct 2008 21:02:40 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/jfsutils/jfsutils-1.1.13.ebuil= d,v 1.1 2008/10/31 20:57:56 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/jfsutils/jfsutils-1.1.13.ebuil= d,v 1.2 2008/10/31 21:02:40 dsd Exp $ =20 inherit eutils flag-o-matic =20 @@ -31,5 +31,5 @@ dosym /sbin/jfs_mkfs /sbin/mkfs.jfs dosym /sbin/jfs_fsck /sbin/fsck.jfs =20 - dodoc AUTHORS COPYING ChangeLog NEWS README + dodoc AUTHORS ChangeLog NEWS README }