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 1IlyRi-0005Zj-QC for garchives@archives.gentoo.org; Sun, 28 Oct 2007 03:04:15 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9S34CSN025279; Sun, 28 Oct 2007 03:04:12 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 l9S34BhI025252 for ; Sun, 28 Oct 2007 03:04:11 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 2AECB64FC1 for ; Sun, 28 Oct 2007 03:04:11 +0000 (UTC) Received: from fmccor by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1Ily2T-0007gZ-WE for gentoo-commits@lists.gentoo.org; Sun, 28 Oct 2007 02:38:10 +0000 From: "Ferris McCormick (fmccor)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, fmccor@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/gwenhywfar: gwenhywfar-2.6.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gwenhywfar-2.6.1.ebuild ChangeLog X-VCS-Directories: sys-libs/gwenhywfar X-VCS-Committer: fmccor X-VCS-Committer-Name: Ferris McCormick Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Ferris McCormick Date: Sun, 28 Oct 2007 02:38:09 +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: be07a1e6-b91a-4617-bde3-0d0875c843c4 X-Archives-Hash: 1b5c5559a48a4c17741ff1f067b0e3f6 fmccor 07/10/28 02:38:09 Modified: gwenhywfar-2.6.1.ebuild ChangeLog Log: Sparc stable, all tests pass. (Bookkeeping) (Portage version: 2.1.3.16) Revision Changes Path 1.5 sys-libs/gwenhywfar/gwenhywfar-2.6.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.1.ebuild?r1=1.4&r2=1.5 Index: gwenhywfar-2.6.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gwenhywfar-2.6.1.ebuild 21 Sep 2007 13:11:03 -0000 1.4 +++ gwenhywfar-2.6.1.ebuild 28 Oct 2007 02:38:09 -0000 1.5 @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.1.ebuild,v 1.4 2007/09/21 13:11:03 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.1.ebuild,v 1.5 2007/10/28 02:38:09 fmccor Exp $ DESCRIPTION="A multi-platform helper library for other libraries" HOMEPAGE="http://gwenhywfar.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ppc ~sparc x86" +KEYWORDS="~amd64 ~hppa ppc sparc x86" IUSE="debug ssl doc ncurses" 1.49 sys-libs/gwenhywfar/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gwenhywfar/ChangeLog?rev=1.49&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gwenhywfar/ChangeLog?rev=1.49&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gwenhywfar/ChangeLog?r1=1.48&r2=1.49 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- ChangeLog 21 Sep 2007 13:11:03 -0000 1.48 +++ ChangeLog 28 Oct 2007 02:38:09 -0000 1.49 @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/gwenhywfar # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.48 2007/09/21 13:11:03 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.49 2007/10/28 02:38:09 fmccor Exp $ + + 28 Oct 2007; Ferris McCormick gwenhywfar-2.6.1.ebuild: + Sparc stable, all tests pass. (Bookkeeping) 21 Sep 2007; Christian Faulhammer gwenhywfar-2.6.1.ebuild: -- gentoo-commits@gentoo.org mailing list