From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IgVZC-0000BP-7G for garchives@archives.gentoo.org; Sat, 13 Oct 2007 01:13:22 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9D13OYP000975; Sat, 13 Oct 2007 01:03:24 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9D13Ntv000964 for ; Sat, 13 Oct 2007 01:03:24 GMT 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 31E3864E32 for ; Sat, 13 Oct 2007 01:03:23 +0000 (UTC) Received: from mr_bones_ by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IgVPW-0000pZ-DY for gentoo-commits@lists.gentoo.org; Sat, 13 Oct 2007 01:03:22 +0000 From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-util/catalyst: catalyst-2.0.5_pre4.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: catalyst-2.0.5_pre4.ebuild X-VCS-Directories: dev-util/catalyst X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Michael Sterrett Date: Sat, 13 Oct 2007 01:03:22 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: 1b270d9d-a081-4920-94b9-77802aeb6217 X-Archives-Hash: 9915ab41be6e3f7d00fcb62f4f6c3812 mr_bones_ 07/10/13 01:03:22 Modified: catalyst-2.0.5_pre4.ebuild Log: whitespace (Portage version: 2.1.3.9) Revision Changes Path 1.2 dev-util/catalyst/catalyst-2.0.5_pre4.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/catalyst/catalyst-2.0.5_pre4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/catalyst/catalyst-2.0.5_pre4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/catalyst/catalyst-2.0.5_pre4.ebuild?r1=1.1&r2=1.2 Index: catalyst-2.0.5_pre4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.5_pre4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- catalyst-2.0.5_pre4.ebuild 12 Oct 2007 00:09:59 -0000 1.1 +++ catalyst-2.0.5_pre4.ebuild 13 Oct 2007 01:03:21 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.5_pre4.ebuild,v 1.1 2007/10/12 00:09:59 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.5_pre4.ebuild,v 1.2 2007/10/13 01:03:21 mr_bones_ Exp $ inherit eutils @@ -9,7 +9,6 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 http://dev.gentoo.org/~wolf31o2/${P}.tar.bz2" - LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -- gentoo-commits@gentoo.org mailing list