diff options
author | Kent Fredric <kentfredric@gmail.com> | 2015-06-09 21:49:55 +1200 |
---|---|---|
committer | Kent Fredric <kentfredric@gmail.com> | 2015-06-09 21:49:55 +1200 |
commit | 204c535e173b499f7d2b8e366a88f7cf0f30c5f1 (patch) | |
tree | ef7da6e6aee2307358f5c74bbd726e4b87035a54 /dev-perl/Padre-Plugin-Autoformat | |
parent | [cleanup] Package-Generator: Remove old versions (diff) | |
download | perl-overlay-204c535e173b499f7d2b8e366a88f7cf0f30c5f1.tar.gz perl-overlay-204c535e173b499f7d2b8e366a88f7cf0f30c5f1.tar.bz2 perl-overlay-204c535e173b499f7d2b8e366a88f7cf0f30c5f1.zip |
[cleanup] Padre-Plugin-Autoformat: Remove old versions
Package-Manager: portage-2.2.17
Diffstat (limited to 'dev-perl/Padre-Plugin-Autoformat')
-rw-r--r-- | dev-perl/Padre-Plugin-Autoformat/Manifest | 1 | ||||
-rw-r--r-- | dev-perl/Padre-Plugin-Autoformat/Padre-Plugin-Autoformat-1.1.2.ebuild | 19 |
2 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/Padre-Plugin-Autoformat/Manifest b/dev-perl/Padre-Plugin-Autoformat/Manifest index c1477127c..c7150839d 100644 --- a/dev-perl/Padre-Plugin-Autoformat/Manifest +++ b/dev-perl/Padre-Plugin-Autoformat/Manifest @@ -1,2 +1 @@ -DIST Padre-Plugin-Autoformat-1.1.2.tar.gz 4053 SHA256 0bed0620967a439bf642ab580df82c4d99171120bfa0ea1aa8d4e0481e931492 DIST Padre-Plugin-Autoformat-1.22.tar.gz 15168 SHA256 849ca327729b84af3d428be8c77f098b96756b2933a793d0e0e343caa36a9519 SHA512 5f08887674d348af5377a832b48770bc0174f4b766da4e9b29efdf841442fd54153a4b80869c45cb40a6b129448cbe1cc997007f493f9b8a991bd180b7b15d49 WHIRLPOOL 1aebc26d6f1c7474f01178a7a2cc0d54e958079de41421879255e65be965203aaa31eeeca3ad4e77998136a94c7a409bd68cac41408dd523dd35a3c16b4415d2 diff --git a/dev-perl/Padre-Plugin-Autoformat/Padre-Plugin-Autoformat-1.1.2.ebuild b/dev-perl/Padre-Plugin-Autoformat/Padre-Plugin-Autoformat-1.1.2.ebuild deleted file mode 100644 index 0f27f9354..000000000 --- a/dev-perl/Padre-Plugin-Autoformat/Padre-Plugin-Autoformat-1.1.2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=2 - -MODULE_AUTHOR=JQUELIN -inherit perl-module - -DESCRIPTION="reformat your text within Padre" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="virtual/perl-Module-Build" -RDEPEND="app-editors/padre - dev-perl/Module-Util - dev-perl/text-autoformat" |