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 34A781381F3 for ; Sat, 27 Apr 2013 08:37:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01B3BE0D36; Sat, 27 Apr 2013 08:37:52 +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 76B49E0D36 for ; Sat, 27 Apr 2013 08:37:51 +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 7E72A33D3D6 for ; Sat, 27 Apr 2013 08:37:50 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id 45F322171D; Sat, 27 Apr 2013 08:37:49 +0000 (UTC) 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-apps/man-db: man-db-2.6.3-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: man-db-2.6.3-r1.ebuild ChangeLog X-VCS-Directories: sys-apps/man-db X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130427083749.45F322171D@flycatcher.gentoo.org> Date: Sat, 27 Apr 2013 08:37:49 +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: 274d8b1c-6bac-49ba-a786-0a5da4b293ba X-Archives-Hash: 3cc4a051a1bd2ece08366433b6ee6e4a vapier 13/04/27 08:37:49 Modified: man-db-2.6.3-r1.ebuild ChangeLog Log: Mark m68k stable #455026. (Portage version: 2.2.0_alpha170/cvs/Linux x86_64, signed Manifest commit with key FB7C4156) Revision Changes Path 1.15 sys-apps/man-db/man-db-2.6.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/man-db-2.6.3-r1.ebuild?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/man-db-2.6.3-r1.ebuild?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/man-db-2.6.3-r1.ebuild?r1=1.14&r2=1.15 Index: man-db-2.6.3-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.3-r1.ebuild,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- man-db-2.6.3-r1.ebuild 24 Feb 2013 18:10:07 -0000 1.14 +++ man-db-2.6.3-r1.ebuild 27 Apr 2013 08:37:49 -0000 1.15 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.3-r1.ebuild,v 1.14 2013/02/24 18:10:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.3-r1.ebuild,v 1.15 2013/04/27 08:37:49 vapier Exp $ EAPI="4" @@ -12,7 +12,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~arm-linux ~x86-linux" IUSE="berkdb +gdbm nls static-libs zlib" RDEPEND="dev-libs/libpipeline 1.47 sys-apps/man-db/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/ChangeLog?rev=1.47&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/ChangeLog?rev=1.47&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/ChangeLog?r1=1.46&r2=1.47 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-db/ChangeLog,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- ChangeLog 24 Feb 2013 18:10:07 -0000 1.46 +++ ChangeLog 27 Apr 2013 08:37:49 -0000 1.47 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/man-db # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/ChangeLog,v 1.46 2013/02/24 18:10:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/ChangeLog,v 1.47 2013/04/27 08:37:49 vapier Exp $ + + 27 Apr 2013; Mike Frysinger man-db-2.6.3-r1.ebuild: + Mark m68k stable #455026. 24 Feb 2013; Agostino Sarubbo man-db-2.6.3-r1.ebuild: Stable for sh, wrt bug #455026