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 1K3DUG-0001kS-0O for garchives@archives.gentoo.org; Mon, 02 Jun 2008 17:06:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E5FFE0369; Mon, 2 Jun 2008 17:06:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D791BE0369 for ; Mon, 2 Jun 2008 17:06:22 +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 70C0165676 for ; Mon, 2 Jun 2008 17:06:22 +0000 (UTC) Received: from vapier by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1K3DUA-0004ri-9E for gentoo-commits@lists.gentoo.org; Mon, 02 Jun 2008 17:06:18 +0000 From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/gpm: ChangeLog gpm-1.20.4.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog gpm-1.20.4.ebuild X-VCS-Directories: sys-libs/gpm X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: Sender: Mike Frysinger Date: Mon, 02 Jun 2008 17:06:18 +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: a62b5ef2-5cf0-4ab1-9a88-63cd3953585a X-Archives-Hash: bbf1576ac1a631f0a181b0c4a0ce3ed9 vapier 08/06/02 17:06:18 Modified: ChangeLog gpm-1.20.4.ebuild Log: Make sure we keep same SONAME as 1.20.1. (Portage version: 2.2_pre5.spank.spunk) Revision Changes Path 1.68 sys-libs/gpm/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/Chang= eLog?rev=3D1.68&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/Chang= eLog?rev=3D1.68&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/Chang= eLog?r1=3D1.67&r2=3D1.68 Index: ChangeLog =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-libs/gpm/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 31 May 2008 04:25:08 -0000 1.67 +++ ChangeLog 2 Jun 2008 17:06:17 -0000 1.68 @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/gpm # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.67 2008/05= /31 04:25:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.68 2008/06= /02 17:06:17 vapier Exp $ + + 02 Jun 2008; Mike Frysinger + +files/gpm-1.20.4-abi.patch, gpm-1.20.4.ebuild: + Make sure we keep same SONAME as 1.20.1. =20 *gpm-1.20.4 (31 May 2008) =20 1.2 sys-libs/gpm/gpm-1.20.4.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/gpm-1= .20.4.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/gpm-1= .20.4.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/gpm-1= .20.4.ebuild?r1=3D1.1&r2=3D1.2 Index: gpm-1.20.4.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-libs/gpm/gpm-1.20.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gpm-1.20.4.ebuild 31 May 2008 04:25:08 -0000 1.1 +++ gpm-1.20.4.ebuild 2 Jun 2008 17:06:17 -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-libs/gpm/gpm-1.20.4.ebuild,v 1.1 = 2008/05/31 04:25:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.4.ebuild,v 1.2 = 2008/06/02 17:06:17 vapier Exp $ =20 # emacs support disabled due to Bug 99533 =20 @@ -12,8 +12,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -# need to sort out SONAME first -#KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s39= 0 ~sh ~sparc ~x86" +KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390= ~sh ~sparc ~x86" IUSE=3D"selinux" =20 DEPEND=3D"sys-libs/ncurses @@ -24,6 +23,7 @@ unpack ${A} cd "${S}" epatch "${FILESDIR}"/${PN}-1.20.3-no-emacs-dir.patch + epatch "${FILESDIR}"/${PN}-1.20.4-abi.patch } =20 src_compile() { --=20 gentoo-commits@lists.gentoo.org mailing list