diff options
author | Torsten Veller <tove@gentoo.org> | 2011-09-04 11:24:07 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-09-04 11:24:07 +0000 |
commit | ed1835f95ac005061c92cae46366aa03deeb7aa6 (patch) | |
tree | bf4cd51e2a39ff64b8d4e986cbb7f9ecc8220b61 /dev-perl/Unicode-Map/Unicode-Map-0.112-r1.ebuild | |
parent | Version bump to latest release. (diff) | |
download | gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.tar.gz gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.tar.bz2 gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.zip |
Cleanup
(Portage version: 2.2.0_alpha52/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Unicode-Map/Unicode-Map-0.112-r1.ebuild')
-rw-r--r-- | dev-perl/Unicode-Map/Unicode-Map-0.112-r1.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-perl/Unicode-Map/Unicode-Map-0.112-r1.ebuild b/dev-perl/Unicode-Map/Unicode-Map-0.112-r1.ebuild deleted file mode 100644 index be780860dcda..000000000000 --- a/dev-perl/Unicode-Map/Unicode-Map-0.112-r1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112-r1.ebuild,v 1.3 2011/08/08 20:10:17 grobian Exp $ - -EAPI=2 - -MODULE_AUTHOR=MSCHWARTZ -inherit perl-module - -DESCRIPTION="map charsets from and to utf16 code" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" -IUSE="" - -SRC_TEST="do" -PATCHES=( "${FILESDIR}"/0.112-no-scripts.patch ) |