blob: 6995e4ae40df3572dd903412767bb8ca9bc679af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install postinst
DEPEND=>=sys-kernel/linux-headers-2.6.16
DESCRIPTION=Run a command with a new system hostname
EAPI=6
HOMEPAGE=https://github.com/marineam/chname
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
SLOT=0
SRC_URI=https://chname.googlecode.com/files/chname-1.0.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_compile:- src_install:-
_eclasses_=multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs c9d9187f4caa4026a0ceddd8dfceb3c1
_md5_=76649a86e2719c1e5b13d887cf87bbfa
|