mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 04:20:27 +02:00
pentoo-installer: bumped to 0.1.3.2
This commit is contained in:
parent
de1eb5564f
commit
a41f54cfb1
2 changed files with 5 additions and 5 deletions
|
|
@ -1,2 +1,2 @@
|
|||
DIST pentoo-installer-0.1.3.1.tar.gz 21771 RMD160 443a169fc11b13a9ed58bc79086b1537c9f00346 SHA1 d341113870db50f70f297cfd496193e09b3d6ed1 SHA256 69da0abb5bf3d5289bb62008cc9a486ef23e3e6004d18672cda5bad654226625
|
||||
EBUILD pentoo-installer-0.1.3.1.ebuild 535 RMD160 104a2bc8ecdcde868a0bf9da8f63dd6fb3abe418 SHA1 349656becf57768f17bba55be55584f88baa6083 SHA256 448941ec6400b8128abda053d565507fedb09401944ea95daedf8f0133905da5
|
||||
DIST pentoo-installer-0.1.3.2.tar.xz 20368 RMD160 14790ad732722b285f15859e24bcf274213160a2 SHA1 b69f59575bae6b06eac11a27ac2bf61a7f8c6edf SHA256 5ea5931458018f8422eebd9a5968ca28054607e0643df0c53564abcf7db46e9a
|
||||
EBUILD pentoo-installer-0.1.3.2.ebuild 535 RMD160 9aab666e9849d50db3e345426e741049e0e09604 SHA1 22896191a4c9f97321c04f50c86ea64f571682b7 SHA256 02383906bba5ef5a9c09da6867886db1d89dfc903c2cbdd755b6a0f6f3ba138b
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Copyright 1999-2011 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=2
|
||||
EAPI=3
|
||||
|
||||
DESCRIPTION="ncurses based installer for pentoo, based on the Arch Linux installer"
|
||||
HOMEPAGE="http://gitorious.org/pentoo/pentoo-installer"
|
||||
SRC_URI="http://dev.pentoo.ch/~jensp/distfiles/$P.tar.gz"
|
||||
SRC_URI="http://dev.pentoo.ch/~jensp/distfiles/$P.tar.xz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
Loading…
Reference in a new issue