From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 038F41381FA for ; Wed, 21 May 2014 02:45:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53643E0BBD; Wed, 21 May 2014 02:45:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DF37DE0BBD for ; Wed, 21 May 2014 02:45:48 +0000 (UTC) Received: from flycatcher.gentoo.org (unknown [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C32A733FED7 for ; Wed, 21 May 2014 02:45:47 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2345) id 7397A2004E; Wed, 21 May 2014 02:45:46 +0000 (UTC) From: "Manuel Rueger (mrueg)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mrueg@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-im/ysm: ysm-2.9.9.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ysm-2.9.9.1.ebuild ChangeLog X-VCS-Directories: net-im/ysm X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rueger Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140521024546.7397A2004E@flycatcher.gentoo.org> Date: Wed, 21 May 2014 02:45:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 46d7f4e0-1844-4af3-85be-8c8b0163a1b3 X-Archives-Hash: c341ad1067d4502b719298669e85a24c mrueg 14/05/21 02:45:46 Modified: ysm-2.9.9.1.ebuild ChangeLog Log: EAPI bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key ) Revision Changes Path 1.6 net-im/ysm/ysm-2.9.9.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild?r1=1.5&r2=1.6 Index: ysm-2.9.9.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ysm-2.9.9.1.ebuild 23 Sep 2009 18:38:47 -0000 1.5 +++ ysm-2.9.9.1.ebuild 21 May 2014 02:45:46 -0000 1.6 @@ -1,8 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild,v 1.5 2009/09/23 18:38:47 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild,v 1.6 2014/05/21 02:45:46 mrueg Exp $ + +EAPI=5 MY_PV=${PV//./_} + DESCRIPTION="A console ICQ client supporting versions 7/8" HOMEPAGE="http://ysmv7.sourceforge.net/" SRC_URI="mirror://sourceforge/ysmv7/${PN}v7_${MY_PV}.tar.bz2" 1.19 net-im/ysm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ysm/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ysm/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ysm/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-im/ysm/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 23 Sep 2009 18:38:47 -0000 1.18 +++ ChangeLog 21 May 2014 02:45:46 -0000 1.19 @@ -1,6 +1,9 @@ # ChangeLog for net-im/ysm -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ChangeLog,v 1.18 2009/09/23 18:38:47 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ChangeLog,v 1.19 2014/05/21 02:45:46 mrueg Exp $ + + 21 May 2014; Manuel RĂ¼ger ysm-2.9.9.1.ebuild: + EAPI bump. 23 Sep 2009; Patrick Lauer ysm-2.9.9.1.ebuild: Remove virtual/libc