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 66234138010 for ; Mon, 15 Oct 2012 01:05:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C20B1E0477; Mon, 15 Oct 2012 01:05:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 41FFEE0477 for ; Mon, 15 Oct 2012 01:05:22 +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 A7FC133D7E8 for ; Mon, 15 Oct 2012 01:05:21 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id 8D01F21600; Mon, 15 Oct 2012 01:05:19 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in www-servers/apache: apache-2.2.23.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: apache-2.2.23.ebuild ChangeLog X-VCS-Directories: www-servers/apache X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121015010519.8D01F21600@flycatcher.gentoo.org> Date: Mon, 15 Oct 2012 01:05:19 +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: 93ba4d1f-d4de-4042-8a9f-2ef779a1aa8a X-Archives-Hash: d58c10b9657f607f119f3e63f35d920e blueness 12/10/15 01:05:19 Modified: apache-2.2.23.ebuild ChangeLog Log: stable arm, bug #432284 (Portage version: 2.1.11.9/cvs/Linux x86_64) Revision Changes Path 1.5 www-servers/apache/apache-2.2.23.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.23.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.23.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/apache-2.2.23.ebuild?r1=1.4&r2=1.5 Index: apache-2.2.23.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.23.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- apache-2.2.23.ebuild 14 Oct 2012 17:46:02 -0000 1.4 +++ apache-2.2.23.ebuild 15 Oct 2012 01:05:19 -0000 1.5 @@ -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/www-servers/apache/apache-2.2.23.ebuild,v 1.4 2012/10/14 17:46:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.23.ebuild,v 1.5 2012/10/15 01:05:19 blueness Exp $ EAPI="2" @@ -89,7 +89,7 @@ # some helper scripts are Apache-1.1, thus both are here LICENSE="Apache-2.0 Apache-1.1" SLOT="2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="${DEPEND} 1.200 www-servers/apache/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?rev=1.200&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?rev=1.200&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/apache/ChangeLog?r1=1.199&r2=1.200 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v retrieving revision 1.199 retrieving revision 1.200 diff -u -r1.199 -r1.200 --- ChangeLog 14 Oct 2012 17:46:02 -0000 1.199 +++ ChangeLog 15 Oct 2012 01:05:19 -0000 1.200 @@ -1,6 +1,9 @@ # ChangeLog for www-servers/apache # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.199 2012/10/14 17:46:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.200 2012/10/15 01:05:19 blueness Exp $ + + 15 Oct 2012; Anthony G. Basile apache-2.2.23.ebuild: + stable arm, bug #432284 14 Oct 2012; Jeroen Roovers apache-2.2.23.ebuild: Stable for HPPA (bug #432284).