Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Thomas Anderson (gentoofan23)" <gentoofan23@g.o>
|
|
Subject:
|
gentoo-x86 commit in dev-perl/HTTP-Response-Encoding: HTTP-Response-Encoding-0.05.ebuild ChangeLog
|
|
Date:
|
Wed, 29 Oct 2008 22:11:09 +0000
|
|
gentoofan23 08/10/29 22:11:09
Modified: HTTP-Response-Encoding-0.05.ebuild ChangeLog
Log:
keyworded ~arch for amd64, bug 244620
(Portage version: 2.2_rc12/cvs/Linux 2.6.25.9 x86_64)
Revision Changes Path
1.3 dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.05.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.05.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.05.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.05.ebuild?r1=1.2&r2=1.3
Index: HTTP-Response-Encoding-0.05.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.05.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- HTTP-Response-Encoding-0.05.ebuild 27 Oct 2008 13:24:13 -0000 1.2
+++ HTTP-Response-Encoding-0.05.ebuild 29 Oct 2008 22:11:09 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.05.ebuild,v 1.2 2008/10/27 13:24:13 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.05.ebuild,v 1.3 2008/10/29 22:11:09 gentoofan23 Exp $
MODULE_AUTHOR=DANKOGAI
inherit perl-module
@@ -9,7 +9,7 @@
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE="test"
RDEPEND="dev-lang/perl
1.3 dev-perl/HTTP-Response-Encoding/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 27 Oct 2008 13:24:13 -0000 1.2
+++ ChangeLog 29 Oct 2008 22:11:09 -0000 1.3
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/HTTP-Response-Encoding
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog,v 1.2 2008/10/27 13:24:13 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog,v 1.3 2008/10/29 22:11:09 gentoofan23 Exp $
+
+ 29 Oct 2008; Thomas Anderson <gentoofan23@g.o>
+ HTTP-Response-Encoding-0.05.ebuild:
+ keyworded ~arch for amd64, bug 244620
27 Oct 2008; Ferris McCormick <fmccor@g.o>
HTTP-Response-Encoding-0.05.ebuild:
|
|