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 1J4JDt-0002hB-CS for garchives@archives.gentoo.org; Mon, 17 Dec 2007 16:53:45 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lBHGreLj001779; Mon, 17 Dec 2007 16:53:40 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lBHGrdsr001774 for ; Mon, 17 Dec 2007 16:53:40 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 AF3D965C6B for ; Mon, 17 Dec 2007 16:53:39 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1J4JDm-0006G5-JZ for gentoo-commits@lists.gentoo.org; Mon, 17 Dec 2007 16:53:38 +0000 From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/whois: whois-4.7.24.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: whois-4.7.24.ebuild ChangeLog X-VCS-Directories: net-misc/whois X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Raul Porcel Date: Mon, 17 Dec 2007 16:53:38 +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: d50d0622-c346-4124-918f-cb57028b6cef X-Archives-Hash: 099acf58652398773ce034921522105a armin76 07/12/17 16:53:38 Modified: whois-4.7.24.ebuild ChangeLog Log: alpha/ia64/sparc/x86 stable (Portage version: 2.1.3.19) Revision Changes Path 1.2 net-misc/whois/whois-4.7.24.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/whois/whois-4.7.24.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/whois/whois-4.7.24.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/whois/whois-4.7.24.ebuild?r1=1.1&r2=1.2 Index: whois-4.7.24.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.24.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- whois-4.7.24.ebuild 18 Nov 2007 02:31:34 -0000 1.1 +++ whois-4.7.24.ebuild 17 Dec 2007 16:53:38 -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/net-misc/whois/whois-4.7.24.ebuild,v 1.1 2007/11/18 02:31:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.24.ebuild,v 1.2 2007/12/17 16:53:38 armin76 Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="nls" RESTRICT="test" #59327 1.101 net-misc/whois/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/whois/ChangeLog?rev=1.101&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/whois/ChangeLog?rev=1.101&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/whois/ChangeLog?r1=1.100&r2=1.101 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- ChangeLog 1 Dec 2007 17:35:33 -0000 1.100 +++ ChangeLog 17 Dec 2007 16:53:38 -0000 1.101 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/whois # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.100 2007/12/01 17:35:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.101 2007/12/17 16:53:38 armin76 Exp $ + + 17 Dec 2007; Raúl Porcel whois-4.7.24.ebuild: + alpha/ia64/sparc/x86 stable 01 Dec 2007; Markus Rothe whois-4.7.23.ebuild: Stable on ppc64 -- gentoo-commits@gentoo.org mailing list