blob: a311182e0c1c63b57c19b6e4355e39450d3d678a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install unpack
DESCRIPTION=POP3 mailbox deleter using regular expressions to match message headers and delete messages
EAPI=0
HOMEPAGE=http://www.topfx.com
KEYWORDS=~amd64 x86
LICENSE=GPL-2
RDEPEND=dev-lang/perl dev-perl/Curses-UI virtual/perl-Getopt-Long
SLOT=0
SRC_URI=http://www.topfx.com/dist/popick-0.1.tar.gz
_eclass_exported_funcs=src_unpack:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=e6cb8f2854d5e93d788739f5e7eb9903
|