From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5312E1381FB for ; Thu, 27 Dec 2012 08:33:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 496D821C1A5; Thu, 27 Dec 2012 08:33:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AB2A621C1AF for ; Thu, 27 Dec 2012 08:33:13 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9BBE633C3B4 for ; Thu, 27 Dec 2012 08:33:12 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2160) id 64CD82171D; Thu, 27 Dec 2012 08:33:11 +0000 (UTC) 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 dev-db/tokyocabinet: tokyocabinet-1.4.48.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: tokyocabinet-1.4.48.ebuild ChangeLog X-VCS-Directories: dev-db/tokyocabinet X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121227083311.64CD82171D@flycatcher.gentoo.org> Date: Thu, 27 Dec 2012 08:33:11 +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: 2f80861b-8718-41fc-a6a0-c7431f1e7626 X-Archives-Hash: 05829b8456d141aa2ff5113154251af2 armin76 12/12/27 08:33:11 Modified: tokyocabinet-1.4.48.ebuild ChangeLog Log: alpha stable wrt #441146 (Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240) Revision Changes Path 1.7 dev-db/tokyocabinet/tokyocabinet-1.4.48.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.48.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.48.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.48.ebuild?r1=1.6&r2=1.7 Index: tokyocabinet-1.4.48.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.48.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tokyocabinet-1.4.48.ebuild 8 Dec 2012 16:54:52 -0000 1.6 +++ tokyocabinet-1.4.48.ebuild 27 Dec 2012 08:33:11 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.48.ebuild,v 1.6 2012/12/08 16:54:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.48.ebuild,v 1.7 2012/12/27 08:33:11 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="alpha amd64 hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="debug doc examples" DEPEND="sys-libs/zlib 1.49 dev-db/tokyocabinet/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tokyocabinet/ChangeLog?rev=1.49&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tokyocabinet/ChangeLog?rev=1.49&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tokyocabinet/ChangeLog?r1=1.48&r2=1.49 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/ChangeLog,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- ChangeLog 8 Dec 2012 16:54:52 -0000 1.48 +++ ChangeLog 27 Dec 2012 08:33:11 -0000 1.49 @@ -1,6 +1,9 @@ # ChangeLog for dev-db/tokyocabinet # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/ChangeLog,v 1.48 2012/12/08 16:54:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/ChangeLog,v 1.49 2012/12/27 08:33:11 armin76 Exp $ + + 27 Dec 2012; Raúl Porcel tokyocabinet-1.4.48.ebuild: + alpha stable wrt #441146 08 Dec 2012; Jeroen Roovers tokyocabinet-1.4.48.ebuild: Stable for HPPA (bug #441146).