blob: d5d70eb6c4bb7d74a999b71dc11d79736712f36d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst unpack
DESCRIPTION=Small and simple weblog engine written in Bash for the command-line
EAPI=0
HOMEPAGE=http://nanoblogger.sourceforge.net/
KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~x86
LICENSE=GPL-2
RDEPEND=app-shells/bash
SLOT=0
SRC_URI=mirror://sourceforge/nanoblogger/nanoblogger-3.3.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_unpack:- src_install:-
_eclasses_=bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf
_md5_=d4cbc443a686763bb93abc7e391d742c
|