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:
|
"Ferris McCormick (fmccor)" <fmccor@g.o>
|
|
Subject:
|
gentoo-x86 commit in dev-perl/HTTP-Response-Encoding: HTTP-Response-Encoding-0.05.ebuild ChangeLog
|
|
Date:
|
Mon, 27 Oct 2008 13:24:13 +0000
|
|
fmccor 08/10/27 13:24:13
Modified: HTTP-Response-Encoding-0.05.ebuild ChangeLog
Log:
Keyword for ~sparc, part of Bug #244620.
(Portage version: 2.2_rc12/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Revision Changes Path
1.2 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.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.05.ebuild?rev=1.2&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.1&r2=1.2
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.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- HTTP-Response-Encoding-0.05.ebuild 27 Oct 2008 11:26:46 -0000 1.1
+++ HTTP-Response-Encoding-0.05.ebuild 27 Oct 2008 13:24:13 -0000 1.2
@@ -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.1 2008/10/27 11:26:46 tove Exp $
+# $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 $
MODULE_AUTHOR=DANKOGAI
inherit perl-module
@@ -9,7 +9,7 @@
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
IUSE="test"
RDEPEND="dev-lang/perl
1.2 dev-perl/HTTP-Response-Encoding/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 27 Oct 2008 11:26:46 -0000 1.1
+++ ChangeLog 27 Oct 2008 13:24:13 -0000 1.2
@@ -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.1 2008/10/27 11:26:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog,v 1.2 2008/10/27 13:24:13 fmccor Exp $
+
+ 27 Oct 2008; Ferris McCormick <fmccor@g.o>
+ HTTP-Response-Encoding-0.05.ebuild:
+ Keyword for ~sparc, part of Bug #244620.
*HTTP-Response-Encoding-0.05 (27 Oct 2008)
|
|