diff options
author | Michał Górny <mgorny@gentoo.org> | 2010-06-06 15:37:16 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2010-06-06 15:37:16 +0000 |
commit | 8fb9a8c6ead373bac45fd684d09347640b5f9038 (patch) | |
tree | 1fb473c006c93d2a8ef3ba955069acf692c3ab75 /app-portage | |
parent | dev-cpp/stringencoders: New Ebuild for bug 321881 thanks to guys at gentoo-su... (diff) | |
download | sunrise-reviewed-8fb9a8c6ead373bac45fd684d09347640b5f9038.tar.gz sunrise-reviewed-8fb9a8c6ead373bac45fd684d09347640b5f9038.tar.bz2 sunrise-reviewed-8fb9a8c6ead373bac45fd684d09347640b5f9038.zip |
app-portage/smart-live-rebuild: Version bump.
svn path=/sunrise/; revision=10662
Diffstat (limited to 'app-portage')
4 files changed, 37 insertions, 21 deletions
diff --git a/app-portage/smart-live-rebuild/ChangeLog b/app-portage/smart-live-rebuild/ChangeLog index 6cc7b3f42..4ed1f86aa 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.5 (06 Jun 2010) + + 06 Jun 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl> + -smart-live-rebuild-0.4.ebuild, +smart-live-rebuild-0.5.ebuild: + Version bump. + 27 May 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl> -smart-live-rebuild-0.3.ebuild, +smart-live-rebuild-0.4.ebuild: Version bump. diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest index de24ce083..38f09ded7 100644 --- a/app-portage/smart-live-rebuild/Manifest +++ b/app-portage/smart-live-rebuild/Manifest @@ -1,4 +1,4 @@ -DIST smart-live-rebuild-0.4.py.bz2 5159 RMD160 b4fdd1da88fd89eeed661ccca06231ac66d198db SHA1 5228edc489d5c97308cae8bc8e93262de7dea09b SHA256 20c1c14795fd7749d8191cddc735c85e43662e367b19d43c6b10dd7142214483 -EBUILD smart-live-rebuild-0.4.ebuild 441 RMD160 3c12c3617662665149ae7767e46b42a8e595e9eb SHA1 ae775a7347a450554284a5fe9a1d4f64904f0a47 SHA256 916793767f37f72e695cb9085c91dd555a6c302cc1204223810b1258b9042f78 +DIST smart-live-rebuild-0.5.tar.bz2 15252 RMD160 36106ca6a722c6d7a6903a6d167156d09ec60efa SHA1 77244759d08d710945c0ea4de6271315360806e2 SHA256 d891e21613e218f7171885238cebd65368bc3abe15a544e7f17ebeb4ba6efada +EBUILD smart-live-rebuild-0.5.ebuild 864 RMD160 17dfdf60eb2a3957c68f47afe58a57725211a312 SHA1 2e71dbac36fda5eb11f298f6b7c1de5c7e0062ba SHA256 a0accd0dd1518a7787c89757d4a0209476751eaf20d2fde9e7d6d04af18d2ce3 MISC ChangeLog 716 RMD160 699b22311e874e9664c70cda41ac9cf657ce5a4c SHA1 0dbafb1eca61284ef958118abe36daeb389f54a7 SHA256 8edccf12ec5f62c83a8cc83c8091621103cddb4efa28a0278161d380f79191cb MISC metadata.xml 231 RMD160 6aebfea93d789d2b96ea6d8259dc842dd1fdacd3 SHA1 e10a04c4c18a66af326abc1f40c61b28cc610fae SHA256 48054ea190d00518c1e035fc6663b2368854cdea5ff69a94830e4f9a38260987 diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-0.4.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-0.4.ebuild deleted file mode 100644 index 107c559e8..000000000 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-0.4.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -PYTHON_DEPEND=* -inherit python - -DESCRIPTION="Update live packages and emerge the modified ones" -HOMEPAGE="http://proj.mgorny.alt.pl/misc/#smart-live-rebuild" -SRC_URI="http://dl.mgorny.alt.pl/misc/${P}.py.bz2" - -LICENSE="|| ( BSD GPL-2 )" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -src_install() { - newbin ${P}.py ${PN} || die -} diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-0.5.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-0.5.ebuild new file mode 100644 index 000000000..ca5f2d791 --- /dev/null +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-0.5.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +PYTHON_DEPEND=* +inherit python + +DESCRIPTION="Update live packages and emerge the modified ones" +HOMEPAGE="http://proj.mgorny.alt.pl/smart-live-rebuild/" +SRC_URI="http://dl.mgorny.alt.pl/${PN}/${P}.tar.bz2" + +LICENSE="|| ( BSD GPL-2 )" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +src_install() { + newbin ${PN}.py ${PN} || die + dodoc README sets.conf.example || die + insinto /etc/portage + newins smart-live-rebuild.conf{.example,} || die +} + +pkg_postinst() { + elog "If you want to run ${PN} as a portage set, you need to set up" + elog "your sets.conf like /usr/share/doc/${PF}/sets.conf.example*." + elog "You might also consider installing [dev-python/psutil] then, which is required" + elog "for ${PN} automatically detect if it was spawned by emerge." +} |