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 98894198005 for ; Mon, 25 Feb 2013 21:47:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B624E077B; Mon, 25 Feb 2013 21:47:12 +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 A57F7E077B for ; Mon, 25 Feb 2013 21:47:11 +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 9144A33DD49 for ; Mon, 25 Feb 2013 21:47:10 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2279) id 5976B2171D; Mon, 25 Feb 2013 21:47:09 +0000 (UTC) From: "Michal Gorny (mgorny)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mgorny@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/printproto: printproto-1.0.5-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: printproto-1.0.5-r1.ebuild ChangeLog X-VCS-Directories: x11-proto/printproto X-VCS-Committer: mgorny X-VCS-Committer-Name: Michal Gorny Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130225214709.5976B2171D@flycatcher.gentoo.org> Date: Mon, 25 Feb 2013 21:47:09 +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: d71ebe19-3d98-4f47-a8a2-29b28c995fc6 X-Archives-Hash: c942aad24b381e58f00c63e39f779872 mgorny 13/02/25 21:47:09 Modified: ChangeLog Added: printproto-1.0.5-r1.ebuild Log: Enable multilib. (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!) Revision Changes Path 1.52 x11-proto/printproto/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/printproto/ChangeLog?rev=1.52&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/printproto/ChangeLog?rev=1.52&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/printproto/ChangeLog?r1=1.51&r2=1.52 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- ChangeLog 21 Feb 2013 18:16:06 -0000 1.51 +++ ChangeLog 25 Feb 2013 21:47:09 -0000 1.52 @@ -1,6 +1,11 @@ # ChangeLog for x11-proto/printproto # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.51 2013/02/21 18:16:06 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.52 2013/02/25 21:47:09 mgorny Exp $ + +*printproto-1.0.5-r1 (25 Feb 2013) + + 25 Feb 2013; Michał Górny +printproto-1.0.5-r1.ebuild: + Enable multilib. 21 Feb 2013; Zac Medico printproto-1.0.5.ebuild: Add ~arm-linux keyword. 1.1 x11-proto/printproto/printproto-1.0.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/printproto/printproto-1.0.5-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/printproto/printproto-1.0.5-r1.ebuild?rev=1.1&content-type=text/plain Index: printproto-1.0.5-r1.ebuild =================================================================== # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.5-r1.ebuild,v 1.1 2013/02/25 21:47:09 mgorny Exp $ EAPI=5 XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X.Org Print protocol headers" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" DEPEND="${RDEPEND}"