diff options
author | Michał Górny <mgorny@gentoo.org> | 2010-09-03 17:08:34 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2010-09-03 17:08:34 +0000 |
commit | 973aeb3cc24d700e5f105e111dc7b86058f157de (patch) | |
tree | a5f4ec3a31b9264b7b2d53fa0ca95465138355f6 /app-portage | |
parent | media-gfx/fly: New Ebuild for bug 335613 thanks to xmw and Tommy (diff) | |
download | sunrise-973aeb3cc24d700e5f105e111dc7b86058f157de.tar.gz sunrise-973aeb3cc24d700e5f105e111dc7b86058f157de.tar.bz2 sunrise-973aeb3cc24d700e5f105e111dc7b86058f157de.zip |
app-portage/smart-live-rebuild: Version bump.
(Portage version: 2.2_rc74_p4/git/Linux x86_64, signed Manifest commit)
svn path=/sunrise/; revision=11281
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/smart-live-rebuild/ChangeLog | 6 | ||||
-rw-r--r-- | app-portage/smart-live-rebuild/Manifest | 16 | ||||
-rw-r--r-- | app-portage/smart-live-rebuild/smart-live-rebuild-0.6.ebuild (renamed from app-portage/smart-live-rebuild/smart-live-rebuild-0.5.2.ebuild) | 14 |
3 files changed, 25 insertions, 11 deletions
diff --git a/app-portage/smart-live-rebuild/ChangeLog b/app-portage/smart-live-rebuild/ChangeLog index 5959cb077..cd98fe04d 100644 --- a/app-portage/smart-live-rebuild/ChangeLog +++ b/app-portage/smart-live-rebuild/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*smart-live-rebuild-0.6 (03 Sep 2010) + + 03 Sep 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl> + -smart-live-rebuild-0.5.2.ebuild, +smart-live-rebuild-0.6.ebuild: + Version bump. + *smart-live-rebuild-0.5.2 (24 Aug 2010) 24 Aug 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl> diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest index c431c29ca..5f799ac3f 100644 --- a/app-portage/smart-live-rebuild/Manifest +++ b/app-portage/smart-live-rebuild/Manifest @@ -1,4 +1,14 @@ -DIST smart-live-rebuild-0.5.2.tar.bz2 16033 RMD160 f0220d88357ea7ba1ee848ca1e77625e34ea948c SHA1 c00bdfa096d74735de18e68c24ddc1c938baa932 SHA256 1d4958f9e73add8ec1cb5525c5f4fca606d4e297101b36b448f31255f62110d2 -EBUILD smart-live-rebuild-0.5.2.ebuild 824 RMD160 2dce949da4a7d16ce902fb2bb735db3d0d93e74c SHA1 378ff1b87352d5c55e5f7a9ee1c0f810d1e1a1e3 SHA256 52919c7ecf9d96459cb619ef046f4c4ce96040fe5f463825813d544d5bc7c556 -MISC ChangeLog 1852 RMD160 ae54ff26489255f9b9597f7019d4aa9885a56365 SHA1 fba16732fc34d8577e1274fcb1af3468772b2dac SHA256 64d926049f70e1a289efb8b674d2322faae7167b207d808ac9d5531631ac2c94 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST smart-live-rebuild-0.6.tar.bz2 17433 RMD160 f57c84e4c4596dd31838d75fc3372d0bf2126425 SHA1 b66c4cec513ce46e29878227c33efc3d096a3fb4 SHA256 e26cf4743cc3c17a829e8504d742b54f10e5e8d744528bbab176430222e1773e +EBUILD smart-live-rebuild-0.6.ebuild 712 RMD160 5e9b9664682013c2286143a3e1d01d5def0917bc SHA1 7f287d04fd6bbf9971e74fd9e3b00cb1aa093803 SHA256 d62de6ab967de77b9278c422ecc496ec7e61c813786c1b59a17fe53c08032cf3 +MISC ChangeLog 2040 RMD160 99451a41472f04e828c4138883299e18a499b093 SHA1 b6c74ef420194eb95ea7e6cf96e1c1c1d55297f4 SHA256 ec1d8e87b825960967ccf99a69cc8952928a400943dc25a0b20a1e8a342d77c7 MISC metadata.xml 231 RMD160 6aebfea93d789d2b96ea6d8259dc842dd1fdacd3 SHA1 e10a04c4c18a66af326abc1f40c61b28cc610fae SHA256 48054ea190d00518c1e035fc6663b2368854cdea5ff69a94830e4f9a38260987 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.16 (GNU/Linux) + +iEYEARECAAYFAkyBKyIACgkQnGSe5QXeB7u96wCgmPzTAWu37Md2N+BKP2abjjvX +w2QAoIptUVEg0bLalHAYD/N3DFcHNey0 +=vOuV +-----END PGP SIGNATURE----- diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-0.5.2.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-0.6.ebuild index 3095bffdf..bf050edcf 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-0.5.2.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-0.6.ebuild @@ -2,8 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -PYTHON_DEPEND=* -inherit python +PYTHON_DEPEND='*:2.6' +SUPPORT_PYTHON_ABIS=1 +RESTRICT_PYTHON_ABIS='2.4 2.5' +inherit distutils python DESCRIPTION="Update live packages and emerge the modified ones" HOMEPAGE="http://github.com/mgorny/smart-live-rebuild/" @@ -15,15 +17,11 @@ KEYWORDS="~amd64 ~x86" IUSE="" src_install() { - newbin ${PN}.py ${PN} || die + distutils_src_install + dodoc README sets.conf.example || die insinto /etc/portage newins smart-live-rebuild.conf{.example,} || die insinto /usr/share/portage/config/sets newins sets.conf.example ${PN}.conf || die } - -pkg_postinst() { - elog "You might also consider installing [dev-python/psutil] then, which is required" - elog "for ${PN} automatically detect if it was spawned by emerge." -} |