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 A7512138E66 for ; Mon, 24 Feb 2014 01:38:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 408F3E0B16; Mon, 24 Feb 2014 01:38:38 +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 B49C5E0B16 for ; Mon, 24 Feb 2014 01:38:37 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [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 E20FE33EE5B for ; Mon, 24 Feb 2014 01:38:36 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2261) id B3E002004C; Mon, 24 Feb 2014 01:38:35 +0000 (UTC) From: "PaweA Hajdan (phajdan.jr)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, phajdan.jr@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/httpd-shed: httpd-shed-0.4-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: httpd-shed-0.4-r1.ebuild ChangeLog X-VCS-Directories: dev-haskell/httpd-shed X-VCS-Committer: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140224013835.B3E002004C@flycatcher.gentoo.org> Date: Mon, 24 Feb 2014 01:38:35 +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: 3d1ee41f-1801-4c62-9725-82774e84a208 X-Archives-Hash: ecb4bdd7322a669749e1abe5834b9b57 phajdan.jr 14/02/24 01:38:35 Modified: httpd-shed-0.4-r1.ebuild ChangeLog Log: x86 stable wrt bug #495382 (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!) Revision Changes Path 1.2 dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild?r1=1.1&r2=1.2 Index: httpd-shed-0.4-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- httpd-shed-0.4-r1.ebuild 20 Oct 2013 02:20:19 -0000 1.1 +++ httpd-shed-0.4-r1.ebuild 24 Feb 2014 01:38:35 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild,v 1.1 2013/10/20 02:20:19 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild,v 1.2 2014/02/24 01:38:35 phajdan.jr Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos" IUSE="" RDEPEND="dev-haskell/network:=[profile?] 1.9 dev-haskell/httpd-shed/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/httpd-shed/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/httpd-shed/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/httpd-shed/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 20 Oct 2013 02:20:19 -0000 1.8 +++ ChangeLog 24 Feb 2014 01:38:35 -0000 1.9 @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/httpd-shed -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/ChangeLog,v 1.8 2013/10/20 02:20:19 gienah Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/httpd-shed/ChangeLog,v 1.9 2014/02/24 01:38:35 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr + httpd-shed-0.4-r1.ebuild: + x86 stable wrt bug #495382 *httpd-shed-0.4-r1 (20 Oct 2013)