mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
zero-system: updates for tools to make gentoo development easier (man I love having 1 ebuild to control what goes on my system)
This commit is contained in:
parent
c656d7bdb9
commit
826aff066b
2 changed files with 5 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD zero-system-9999.ebuild 1032 RMD160 6835701df1988031aec88345244d87ecf36a1b17 SHA1 2b84eae5abc097cc39df07bedb42fbe4fe699ef7 SHA256 50220d2522ae7d38fd0bd188b511d0d501d31de7575f2ce0bcef56906ef3ca22
|
||||
EBUILD zero-system-9999.ebuild 1067 RMD160 3300363f671b85d3e6c3d6fa94943df213218680 SHA1 d678e042af7b717a4a88e3bf7b14f72486880ea5 SHA256 3941f347ec520a9380150e8178cab1f9c86c6c551068a5750806c46ae4de2533
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ DESCRIPTION="The ZERO (Zoning & Emotional Range Omitted) System is a technology
|
|||
HOMEPAGE="http://www.pentoo.ch/"
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE="GPL3"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
|
@ -40,5 +40,7 @@ RDEPEND="mail-client/thunderbird
|
|||
app-doc/pms
|
||||
www-plugins/google-talkplugin
|
||||
net-p2p/vuze
|
||||
app-emulation/wine"
|
||||
app-emulation/wine
|
||||
dev-vcs/cvs
|
||||
net-misc/keychain"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue