diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-15 01:19:40 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-15 01:33:59 +0200 |
commit | 77882e355e9986038a83510966c21114b3e4e6c3 (patch) | |
tree | 767fe991191ca99d00b09347619289bf281b5ac5 /virtual | |
parent | virtual/perl-Unicode-Collate: Remove obsolete virtual (diff) | |
download | gentoo-77882e355e9986038a83510966c21114b3e4e6c3.tar.gz gentoo-77882e355e9986038a83510966c21114b3e4e6c3.tar.bz2 gentoo-77882e355e9986038a83510966c21114b3e4e6c3.zip |
virtual/perl-Unicode-Normalize: Remove obsolete virtual
Package-Manager: portage-2.2.28
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.250.0.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.250.0.ebuild b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.250.0.ebuild deleted file mode 100644 index 2b6d253b17f9..000000000000 --- a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.250.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND=" - ~perl-core/${PN#perl-}-${PV} -" |