commit:     4b9d11f896f64af06554586023c53c8190c4a9fb
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  5 21:09:54 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Dec  5 21:09:54 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4b9d11f8

[cleanup] dev-perl/Business-Tax-VAT-Validation moved to main tree

---
 .../Business-Tax-VAT-Validation-1.20.0.ebuild      | 36 ----------------------
 dev-perl/Business-Tax-VAT-Validation/metadata.xml  | 13 --------
 2 files changed, 49 deletions(-)

diff --git 
a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.20.0.ebuild
 
b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.20.0.ebuild
deleted file mode 100644
index f228ab3..0000000
--- 
a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.20.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=BPGN
-MODULE_VERSION=1.02
-inherit perl-module
-
-DESCRIPTION='A class for european VAT numbers validation.'
-LICENSE=" GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-       # ExtUtils::MakeMaker
-       echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-       # ExtUtils::MakeMaker
-       echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-       # HTTP::Request::Common 1 ( 1.0.0 )
-       echo \>=dev-perl/HTTP-Message-1.0.0
-       # LWP::UserAgent 1 ( 1.0.0 )
-       echo \>=dev-perl/libwww-perl-1.0.0
-}
-DEPEND="
-       $(perl_meta_configure)
-       $(perl_meta_build)
-       $(perl_meta_runtime)
-"
-RDEPEND="
-       $(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/Business-Tax-VAT-Validation/metadata.xml 
b/dev-perl/Business-Tax-VAT-Validation/metadata.xml
deleted file mode 100644
index 27f90ec..0000000
--- a/dev-perl/Business-Tax-VAT-Validation/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-    <herd>perl</herd>
-    <maintainer>
-        <email>[email protected]</email>
-        <name>Michele Beltrame</name>
-    </maintainer>
-    <upstream>
-        <remote-id type="cpan">Business-Tax-VAT-Validation</remote-id>
-        <remote-id 
type="cpan-module">Business::Tax::VAT::Validation</remote-id>
-    </upstream>
-</pkgmetadata>

Reply via email to