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:
|
"Alexis Ballier (aballier)" <aballier@g.o>
|
|
Subject:
|
gentoo-x86 commit in virtual/perl-libnet: ChangeLog perl-libnet-1.220.0-r1.ebuild
|
|
Date:
|
Sat, 5 May 2012 23:48:56 +0000 (UTC)
|
|
aballier 12/05/05 23:48:56
Modified: ChangeLog perl-libnet-1.220.0-r1.ebuild
Log:
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Revision Changes Path
1.39 virtual/perl-libnet/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-libnet/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-libnet/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-libnet/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 30 Jul 2011 12:06:42 -0000 1.38
+++ ChangeLog 5 May 2012 23:48:56 -0000 1.39
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-libnet
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.38 2011/07/30 12:06:42 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.39 2012/05/05 23:48:56 aballier Exp $
+
+ 05 May 2012; Alexis Ballier <aballier@g.o>
+ perl-libnet-1.220.0-r1.ebuild:
+ keyword ~amd64-fbsd
30 Jul 2011; Torsten Veller <tove@g.o> perl-libnet-1.220.0-r1.ebuild:
Drop ~sparc-fbsd KEYWORD
1.4 virtual/perl-libnet/perl-libnet-1.220.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-libnet/perl-libnet-1.220.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-libnet/perl-libnet-1.220.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-libnet/perl-libnet-1.220.0-r1.ebuild?r1=1.3&r2=1.4
Index: perl-libnet-1.220.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.220.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-libnet-1.220.0-r1.ebuild 30 Jul 2011 12:06:42 -0000 1.3
+++ perl-libnet-1.220.0-r1.ebuild 5 May 2012 23:48:56 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.220.0-r1.ebuild,v 1.3 2011/07/30 12:06:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.220.0-r1.ebuild,v 1.4 2012/05/05 23:48:56 aballier Exp $
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -8,7 +8,7 @@
LICENSE=""
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=""
|
|