summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-07 20:11:00 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-07 20:11:00 +0000
commit116c1afe5642e8b8c795d496791afb8444cbbe47 (patch)
tree14ce4aa28bc5a6c8dd9d31397e123167b4fbc481 /virtual/perl-ExtUtils-ParseXS
parentEmpty HOMEPAGE and LICENSE (diff)
downloadgentoo-2-116c1afe5642e8b8c795d496791afb8444cbbe47.tar.gz
gentoo-2-116c1afe5642e8b8c795d496791afb8444cbbe47.tar.bz2
gentoo-2-116c1afe5642e8b8c795d496791afb8444cbbe47.zip
Set empty HOMEPAGE and LICENSE
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-ExtUtils-ParseXS')
-rw-r--r--virtual/perl-ExtUtils-ParseXS/ChangeLog8
-rw-r--r--virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.18.ebuild8
-rw-r--r--virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.19.ebuild8
-rw-r--r--virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.0401.ebuild6
-rw-r--r--virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.ebuild8
-rw-r--r--virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.21.ebuild8
6 files changed, 26 insertions, 20 deletions
diff --git a/virtual/perl-ExtUtils-ParseXS/ChangeLog b/virtual/perl-ExtUtils-ParseXS/ChangeLog
index f9a26bf44425..8749865d2408 100644
--- a/virtual/perl-ExtUtils-ParseXS/ChangeLog
+++ b/virtual/perl-ExtUtils-ParseXS/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-ExtUtils-ParseXS
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog,v 1.13 2010/01/05 18:51:49 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog,v 1.14 2010/01/07 20:11:00 tove Exp $
+
+ 07 Jan 2010; Torsten Veller <tove@gentoo.org>
+ perl-ExtUtils-ParseXS-2.18.ebuild, perl-ExtUtils-ParseXS-2.19.ebuild,
+ perl-ExtUtils-ParseXS-2.20.ebuild, perl-ExtUtils-ParseXS-2.20.0401.ebuild,
+ perl-ExtUtils-ParseXS-2.21.ebuild:
+ Empty HOMEPAGE and LICENSE
05 Jan 2010; nixnut <nixnut@gentoo.org>
perl-ExtUtils-ParseXS-2.20.0401.ebuild:
diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.18.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.18.ebuild
index 41519bf21771..71a7bdf8e640 100644
--- a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.18.ebuild
+++ b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.18.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.18.ebuild,v 1.2 2008/11/03 16:44:33 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.18.ebuild,v 1.3 2010/01/07 20:11:00 tove Exp $
DESCRIPTION="Converts Perl XS code into C code"
-HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+HOMEPAGE=""
SRC_URI=""
-LICENSE="GPL-2"
+LICENSE=""
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.19.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.19.ebuild
index 0dcd38815334..8c6a89d8ac76 100644
--- a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.19.ebuild
+++ b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.19.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.19.ebuild,v 1.4 2009/12/15 19:47:10 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.19.ebuild,v 1.5 2010/01/07 20:11:00 tove Exp $
DESCRIPTION="Converts Perl XS code into C code"
-HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+HOMEPAGE=""
SRC_URI=""
-LICENSE="GPL-2"
+LICENSE=""
SLOT="0"
KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.0401.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.0401.ebuild
index 9b483d1c3444..2d0147e69157 100644
--- a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.0401.ebuild
+++ b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.0401.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.0401.ebuild,v 1.9 2010/01/05 18:51:49 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.0401.ebuild,v 1.10 2010/01/07 20:11:00 tove Exp $
DESCRIPTION="Converts Perl XS code into C code"
-HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+HOMEPAGE=""
SRC_URI=""
-LICENSE="GPL-2"
+LICENSE=""
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.ebuild
index 728a08ceff75..e87e32d4ab6a 100644
--- a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.ebuild
+++ b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.ebuild,v 1.2 2009/12/15 19:47:10 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.20.ebuild,v 1.3 2010/01/07 20:11:00 tove Exp $
DESCRIPTION="Converts Perl XS code into C code"
-HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+HOMEPAGE=""
SRC_URI=""
-LICENSE="GPL-2"
+LICENSE=""
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.21.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.21.ebuild
index a447bb9a0b12..f768a7b4c702 100644
--- a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.21.ebuild
+++ b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.21.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.21.ebuild,v 1.2 2009/12/15 19:47:10 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.21.ebuild,v 1.3 2010/01/07 20:11:00 tove Exp $
DESCRIPTION="Converts Perl XS code into C code"
-HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+HOMEPAGE=""
SRC_URI=""
-LICENSE="GPL-2"
+LICENSE=""
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~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=""