From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1J12Gb-0006jq-9Y for garchives@archives.gentoo.org; Sat, 08 Dec 2007 16:11:01 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lB8GAusU007356; Sat, 8 Dec 2007 16:10:56 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lB8GAtIm007351 for ; Sat, 8 Dec 2007 16:10:55 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 1C824659A3 for ; Sat, 8 Dec 2007 16:10:55 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1J12GU-0004w1-4f for gentoo-commits@lists.gentoo.org; Sat, 08 Dec 2007 16:10:54 +0000 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-perl/Email-Reply: ChangeLog Email-Reply-1.202.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog Email-Reply-1.202.ebuild X-VCS-Directories: dev-perl/Email-Reply X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Raul Porcel Date: Sat, 08 Dec 2007 16:10:54 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: eeef233a-b0a6-44d8-bd06-6f87a57644d2 X-Archives-Hash: 712c2e8a1921942849f6e1940a614249 armin76 07/12/08 16:10:54 Modified: ChangeLog Email-Reply-1.202.ebuild Log: alpha/ia64/sparc stable (Portage version: 2.1.3.19) Revision Changes Path 1.13 dev-perl/Email-Reply/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 4 Dec 2007 20:33:33 -0000 1.12 +++ ChangeLog 8 Dec 2007 16:10:53 -0000 1.13 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Email-Reply # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/ChangeLog,v 1.12 2007/12/04 20:33:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/ChangeLog,v 1.13 2007/12/08 16:10:53 armin76 Exp $ + + 08 Dec 2007; Raúl Porcel Email-Reply-1.202.ebuild: + alpha/ia64/sparc stable 04 Dec 2007; Markus Rothe Email-Reply-1.202.ebuild: Stable on ppc64; bug #198075 1.5 dev-perl/Email-Reply/Email-Reply-1.202.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild?r1=1.4&r2=1.5 Index: Email-Reply-1.202.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Email-Reply-1.202.ebuild 4 Dec 2007 20:33:33 -0000 1.4 +++ Email-Reply-1.202.ebuild 8 Dec 2007 16:10:53 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild,v 1.4 2007/12/04 20:33:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild,v 1.5 2007/12/08 16:10:53 armin76 Exp $ inherit perl-module @@ -12,7 +12,7 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc x86" DEPEND="virtual/perl-Test-Simple >=dev-perl/Email-Abstract-2.13.1 -- gentoo-commits@gentoo.org mailing list