From a41f54cfb1079009d4e98cbd45c2212cd902f824 Mon Sep 17 00:00:00 2001 From: jensp Date: Sat, 12 Mar 2011 09:18:02 +0000 Subject: [PATCH] pentoo-installer: bumped to 0.1.3.2 --- pentoo/pentoo-installer/Manifest | 4 ++-- ...aller-0.1.3.1.ebuild => pentoo-installer-0.1.3.2.ebuild} | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) rename pentoo/pentoo-installer/{pentoo-installer-0.1.3.1.ebuild => pentoo-installer-0.1.3.2.ebuild} (80%) diff --git a/pentoo/pentoo-installer/Manifest b/pentoo/pentoo-installer/Manifest index ee7257092..c45f20557 100644 --- a/pentoo/pentoo-installer/Manifest +++ b/pentoo/pentoo-installer/Manifest @@ -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 diff --git a/pentoo/pentoo-installer/pentoo-installer-0.1.3.1.ebuild b/pentoo/pentoo-installer/pentoo-installer-0.1.3.2.ebuild similarity index 80% rename from pentoo/pentoo-installer/pentoo-installer-0.1.3.1.ebuild rename to pentoo/pentoo-installer/pentoo-installer-0.1.3.2.ebuild index b02f55275..46cd36fab 100644 --- a/pentoo/pentoo-installer/pentoo-installer-0.1.3.1.ebuild +++ b/pentoo/pentoo-installer/pentoo-installer-0.1.3.2.ebuild @@ -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"