public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2011-06-27 10:12 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2011-06-27 10:12 UTC (permalink / raw
  To: gentoo-commits

commit:     cd4e4423294fe90d75e8760f1795c7e8c309287e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 27 09:24:47 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jun 27 09:24:47 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=cd4e4423

app-portage/smart-live-rebuild: Enable tests.

(Portage version: 2.2.0_alpha41_p25/git/Linux x86_64, signed Manifest commit with key 42B9401D)

---
 app-portage/smart-live-rebuild/Manifest            |   12 ++++++------
 .../smart-live-rebuild-9999.ebuild                 |    5 +++++
 2 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
index b3bce3f..534c98c 100644
--- a/app-portage/smart-live-rebuild/Manifest
+++ b/app-portage/smart-live-rebuild/Manifest
@@ -1,14 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-EBUILD smart-live-rebuild-9999.ebuild 839 RMD160 c243fe5bd4347de03717adac3aaa66983f3e0bd0 SHA1 8f991da2232c6156426db145ccbdc9eb8936dfc7 SHA256 17f1cebc2fedb5a04339fb6cca092ce8d3b6917ccc61129fd869d7b3a124d17b
+EBUILD smart-live-rebuild-9999.ebuild 907 RMD160 0d4d2a91c08eb06f87b1da0fbf1b11544e44f146 SHA1 28684dafb0a187978e7f978a9ed6d78a84e1385e SHA256 722725937d37255bbcc1523d608f6a5c8b1cba0697d5f019593f3eeba58398ee
 MISC metadata.xml 796 RMD160 358469f641ef0d136f76289c280567e405673e27 SHA1 706422582a8061a8aad51326791efa4d5ad544f0 SHA256 a4a0b96b0ae1f66de606a48b64952b7079e9376a51b0c152607bedd365dba461
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iJwEAQEIAAYFAk4IQnkACgkQfXuS5UK5QB0k0gP8CCJt96hM1iMYaBsBzxnakmsv
-jhINn66N+pQE0ix23nKQLCRhjlqy+5uDMWSDN8k2Fa127QCWYTXzGRwFFOjfXUeS
-nwh+evs/ZS0H9oljY+9cUq8/P1L5SX2sFZMdTlh3kcho58Rv4FY014UfGHR8Sw9X
-eRflheIfEVGqEvPXG24=
-=4vu+
+iJwEAQEIAAYFAk4ITF8ACgkQfXuS5UK5QB1JOAP/eoj2pvB1rA58pvnA8cCtclVh
+V1VNXTt1kPr5skArme5YkH4jtPsjk0JvAwuc9ftz4OCYIZswoulyrIYVxTx8ruWC
+L1QEBBg0TqqQQDBO4iJ7QepzSxdRcoZb66Jsrn7t+61bLzmC5iX5YRFvNsTmy0xa
+KrguIDIQRLA8+Q++usI=
+=Em9h
 -----END PGP SIGNATURE-----

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 8abc687..92c0f29 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -29,6 +29,11 @@ src_prepare() {
 	distutils_src_prepare
 }
 
+src_test() {
+	DISTUTILS_SRC_TEST=setup.py \
+		distutils_src_test
+}
+
 src_install() {
 	distutils_src_install
 



^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2012-05-26 10:03 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2012-05-26 10:03 UTC (permalink / raw
  To: gentoo-commits

commit:     5858d4784d65f76ee2561d9e1552d700af4ca1fb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 10:03:08 2012 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 26 10:03:08 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=5858d478

app-portage/smart-live-rebuild: Update deps for Python3.

(Portage version: 2.2.0_alpha107_p2/git/Linux x86_64, unsigned Manifest commit)

---
 .../smart-live-rebuild-9999.ebuild                 |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 1937f69..3851d27 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -22,8 +22,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd"
 IUSE=""
 
-RDEPEND=">=app-portage/gentoopm-0.2.1[python_targets_python2_6?,python_targets_python2_7?]
-	!sys-apps/portage[python3]"
+RDEPEND=">=app-portage/gentoopm-0.2.1[python_targets_python2_6?,python_targets_python2_7?,python_targets_python3_1?,python_targets_python3_2?]"
 
 #if LIVE
 KEYWORDS=



^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2012-05-02 21:27 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2012-05-02 21:27 UTC (permalink / raw
  To: gentoo-commits

commit:     486b8b14f7265f1d2e5abe8248a361ecb9a14223
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May  2 21:28:33 2012 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May  2 21:28:33 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=486b8b14

app-portage/smart-live-rebuild: Fix versioned gentoopm deps.

(Portage version: 2.2.0_alpha101_p8/git/Linux x86_64, unsigned Manifest commit)

---
 .../smart-live-rebuild-9999.ebuild                 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 6e67b0d..94e35c2 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -22,7 +22,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd"
 IUSE=""
 
-RDEPEND=">=app-portage/gentoopm-0.2.1[python_targets_python2_6=,python_targets_python2_7=]
+RDEPEND=">=app-portage/gentoopm-0.2.1[python_targets_python2_6?,python_targets_python2_7?]
 	!sys-apps/portage[python3]"
 
 #if LIVE



^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2012-05-02 14:21 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2012-05-02 14:21 UTC (permalink / raw
  To: gentoo-commits

commit:     cff10e4dc78b6d32079081a7a018b4a8e16ce2fd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May  2 14:18:41 2012 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May  2 14:21:13 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=cff10e4d

app-portage/smart-live-rebuild: Add ABI-deps on gentoopm.

(Portage version: 2.2.0_alpha101_p3/git/Linux x86_64, unsigned Manifest commit)

---
 .../smart-live-rebuild-9999.ebuild                 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 972b549..6e67b0d 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -22,7 +22,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd"
 IUSE=""
 
-RDEPEND=">=app-portage/gentoopm-0.2.1
+RDEPEND=">=app-portage/gentoopm-0.2.1[python_targets_python2_6=,python_targets_python2_7=]
 	!sys-apps/portage[python3]"
 
 #if LIVE



^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2012-04-17 15:58 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2012-04-17 15:58 UTC (permalink / raw
  To: gentoo-commits

commit:     dc7691847c50aaac1b36d105fbc33b11ac370d45
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 17 15:58:59 2012 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 17 15:58:59 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=dc769184

app-portage/smart-live-rebuild: Sync keywords from gx86.

(Portage version: 2.2.0_alpha100_p9/git/Linux x86_64, unsigned Manifest commit)

---
 .../smart-live-rebuild-9999.ebuild                 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 42033dd..7f36166 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -22,7 +22,7 @@ SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=app-portage/gentoopm-0.2.1



^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2012-04-17 15:52 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2012-04-17 15:52 UTC (permalink / raw
  To: gentoo-commits

commit:     7511613fd1dd9d3c8aa41d9b78a89936e6202880
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 17 15:52:51 2012 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 17 15:52:51 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=7511613f

app-portage/smart-live-rebuild: Moved to bitbucket.

(Portage version: 2.2.0_alpha100_p9/git/Linux x86_64, unsigned Manifest commit)

---
 .../smart-live-rebuild-9999.ebuild                 |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 71454b4..42033dd 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -12,14 +12,13 @@ DISTUTILS_SRC_TEST=setup.py
 inherit base distutils
 
 #if LIVE
-EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
-	http://github.com/mgorny/${PN}.git"
+EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
 inherit git-2
 #endif
 
 DESCRIPTION="Check live packages for updates and emerge them as necessary"
-HOMEPAGE="https://github.com/mgorny/smart-live-rebuild/"
-SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://bitbucket.org/mgorny/smart-live-rebuild/"
+SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
 
 LICENSE="BSD-2"
 SLOT="0"



^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2011-12-18 10:05 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2011-12-18 10:05 UTC (permalink / raw
  To: gentoo-commits

commit:     12fb7af33b80038d48378639bc39f00e03d29326
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 15 08:24:22 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 15 08:24:22 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=12fb7af3

app-portage/smart-live-rebuild: Add a blocker against Python3 portage.

(Portage version: 2.2.0_alpha80_p2/git/Linux x86_64, unsigned Manifest commit)

---
 .../smart-live-rebuild-9999.ebuild                 |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index ac79593..71454b4 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -26,7 +26,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86 ~x86-fbsd"
 IUSE=""
 
-RDEPEND=">=app-portage/gentoopm-0.2.1"
+RDEPEND=">=app-portage/gentoopm-0.2.1
+	!sys-apps/portage[python3]"
 
 PYTHON_MODNAME=smartliverebuild
 



^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2011-08-15  8:02 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2011-08-15  8:02 UTC (permalink / raw
  To: gentoo-commits

commit:     6948edfd865435f1389d981c6a705e15d57431b9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 15 08:03:50 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 08:03:50 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=6948edfd

app-portage/smart-live-rebuild: Bump gentoopm requirement.

(Portage version: 2.2.0_alpha51_p3/git/Linux x86_64, signed Manifest commit with key 42B9401D)

---
 app-portage/smart-live-rebuild/Manifest            |   14 +++++++-------
 .../smart-live-rebuild-9999.ebuild                 |    2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
index 312e845..69246af 100644
--- a/app-portage/smart-live-rebuild/Manifest
+++ b/app-portage/smart-live-rebuild/Manifest
@@ -1,14 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-EBUILD smart-live-rebuild-9999.ebuild 1001 RMD160 95947bd31b0400c9a65c361871500b233ba79813 SHA1 e31a1d8bb88b003cf30c76b20a0706c0fe5652a2 SHA256 ab42d52b1b2210d00e3bb67dff3b873295d35ee81a675e9f43b14b7c9b51aec0
+EBUILD smart-live-rebuild-9999.ebuild 1001 RMD160 76fa72da9f9b3bb8da8202dccd07aec83232cdc0 SHA1 82284549d7cf8b23445b4e4db67f92ee20427751 SHA256 dcacb371bfc7afc925095d2911e22c7bb5a77b452175954f0213045c6008b05f
 MISC metadata.xml 796 RMD160 358469f641ef0d136f76289c280567e405673e27 SHA1 706422582a8061a8aad51326791efa4d5ad544f0 SHA256 a4a0b96b0ae1f66de606a48b64952b7079e9376a51b0c152607bedd365dba461
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.17 (GNU/Linux)
+Version: GnuPG v2.0.18 (GNU/Linux)
 
-iJwEAQEIAAYFAk45rY8ACgkQfXuS5UK5QB0H+wQAhWJNDvQW5Tah6Whr4x4UGrWK
-KB7O7mJ9n08HF2nw//uehmnyuBV1/iaWfpHR4PwGiLWyre9RruegaLmVh5qpszs0
-HS6GNInxilDMR7ZzG+UnuUMDrmzFttLm8Wa0OpZYTluhv6MbywOjhzYnrP3X9MWX
-wzM242L/2TjPMVZK3CU=
-=bOgx
+iJwEAQEIAAYFAk5I0uYACgkQfXuS5UK5QB30EAQAhkHmH4FywNBz9ubI3HQfl1Ol
+bLOGyVC2R/+Lq5ch2jsbK+8RNKViw2jEli933y0Qe3kv1AuGEtNaMarzEO8mhmTU
+eih/x0kSM2C1WNQr2FABaChvIui5DbyJNzhSS5ZDXHq2Xp+h/RROq7QvJIaUa1aK
+BxqIlKA6zotQMlVEyuc=
+=y6X3
 -----END PGP SIGNATURE-----

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index f28bf3e..7297960 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -26,7 +26,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND=">=app-portage/gentoopm-0.1.4"
+RDEPEND=">=app-portage/gentoopm-0.2.1"
 
 PYTHON_MODNAME=smartliverebuild
 



^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2011-08-03 20:19 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2011-08-03 20:19 UTC (permalink / raw
  To: gentoo-commits

commit:     d776fccfe2e815cfacf0e06a007e923357264016
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  3 20:20:31 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug  3 20:20:31 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=d776fccf

app-portage/smart-live-rebuild: Bump gentoopm dep.

(Portage version: 2.2.0_alpha50_p1/git/Linux x86_64, signed Manifest commit with key 42B9401D)

---
 app-portage/smart-live-rebuild/Manifest            |   12 ++++++------
 .../smart-live-rebuild-9999.ebuild                 |    2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
index dc972ad..312e845 100644
--- a/app-portage/smart-live-rebuild/Manifest
+++ b/app-portage/smart-live-rebuild/Manifest
@@ -1,14 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-EBUILD smart-live-rebuild-9999.ebuild 1001 RMD160 ae84463fe6090c357ce193178a9c169d65f4550e SHA1 8093deef92007c3df3ad51a46bc384d45b3ca922 SHA256 0e3067df711bc528a3c7e7e70b21caa647134b62542d4a62a53cf77ef318b05a
+EBUILD smart-live-rebuild-9999.ebuild 1001 RMD160 95947bd31b0400c9a65c361871500b233ba79813 SHA1 e31a1d8bb88b003cf30c76b20a0706c0fe5652a2 SHA256 ab42d52b1b2210d00e3bb67dff3b873295d35ee81a675e9f43b14b7c9b51aec0
 MISC metadata.xml 796 RMD160 358469f641ef0d136f76289c280567e405673e27 SHA1 706422582a8061a8aad51326791efa4d5ad544f0 SHA256 a4a0b96b0ae1f66de606a48b64952b7079e9376a51b0c152607bedd365dba461
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iJwEAQEIAAYFAk4pew8ACgkQfXuS5UK5QB1IcgQAlIfunicMU63y4aY4i82LJs3Y
-44peAHj9KfZViyD49PFRMXZ6ls9cjUC2b5hUGZJWjp4huA6RnXS2+mCeK+pk76+B
-mXtjTRSIiPiWHPd/Lr4albJL8tBe15QE8nBsxt8eOSSR/CqLT/UeK02jxinRiGmx
-oVsNygMUb5z+/Agm8+0=
-=reoH
+iJwEAQEIAAYFAk45rY8ACgkQfXuS5UK5QB0H+wQAhWJNDvQW5Tah6Whr4x4UGrWK
+KB7O7mJ9n08HF2nw//uehmnyuBV1/iaWfpHR4PwGiLWyre9RruegaLmVh5qpszs0
+HS6GNInxilDMR7ZzG+UnuUMDrmzFttLm8Wa0OpZYTluhv6MbywOjhzYnrP3X9MWX
+wzM242L/2TjPMVZK3CU=
+=bOgx
 -----END PGP SIGNATURE-----

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index c3a79a1..f28bf3e 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -26,7 +26,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND=">=app-portage/gentoopm-0.1.3"
+RDEPEND=">=app-portage/gentoopm-0.1.4"
 
 PYTHON_MODNAME=smartliverebuild
 



^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2011-07-22 13:33 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2011-07-22 13:33 UTC (permalink / raw
  To: gentoo-commits

commit:     90a4b1a4b0dc69e6af62d308dce5fcd6b0f6ef63
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 22 13:28:47 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 22 13:28:47 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=90a4b1a4

app-portage/smart-live-rebuild: Update gentoopm dep.

(Portage version: 2.2.0_alpha46_p2/git/Linux x86_64, signed Manifest commit with key 42B9401D)

---
 app-portage/smart-live-rebuild/Manifest            |   12 ++++++------
 .../smart-live-rebuild-9999.ebuild                 |    2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
index 7531149..dc972ad 100644
--- a/app-portage/smart-live-rebuild/Manifest
+++ b/app-portage/smart-live-rebuild/Manifest
@@ -1,14 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-EBUILD smart-live-rebuild-9999.ebuild 993 RMD160 dbf70e2f5138ed86ec6a225a094f87d4bebe7ff3 SHA1 c3d9bccf636bafad49beb9497ccfd84652adbb67 SHA256 a9aeaec0b6b96ed496a544cf5acfe869394f19ed19ab45bf2844e0516ac2096d
+EBUILD smart-live-rebuild-9999.ebuild 1001 RMD160 ae84463fe6090c357ce193178a9c169d65f4550e SHA1 8093deef92007c3df3ad51a46bc384d45b3ca922 SHA256 0e3067df711bc528a3c7e7e70b21caa647134b62542d4a62a53cf77ef318b05a
 MISC metadata.xml 796 RMD160 358469f641ef0d136f76289c280567e405673e27 SHA1 706422582a8061a8aad51326791efa4d5ad544f0 SHA256 a4a0b96b0ae1f66de606a48b64952b7079e9376a51b0c152607bedd365dba461
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iJwEAQEIAAYFAk4gkUcACgkQfXuS5UK5QB2NZwP/fc/i4aI8pNGU3+QGWfwfbd+a
-2ZjXTbVN1f0Q9SViOstQHxdxE0yn7qO0DmZYijTiX/omUpfoyrTjqW6hlbuniDJo
-n5vKpAmyyuUb4gtN4yF2OVG1gq71FufFSKAZkpX68/+7Dj0jYeM0a85i8VKfPq2R
-9hQxLUilZhwZLtkUKwQ=
-=HSyE
+iJwEAQEIAAYFAk4pew8ACgkQfXuS5UK5QB1IcgQAlIfunicMU63y4aY4i82LJs3Y
+44peAHj9KfZViyD49PFRMXZ6ls9cjUC2b5hUGZJWjp4huA6RnXS2+mCeK+pk76+B
+mXtjTRSIiPiWHPd/Lr4albJL8tBe15QE8nBsxt8eOSSR/CqLT/UeK02jxinRiGmx
+oVsNygMUb5z+/Agm8+0=
+=reoH
 -----END PGP SIGNATURE-----

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 79fce92..c3a79a1 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -26,7 +26,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="app-portage/gentoopm"
+RDEPEND=">=app-portage/gentoopm-0.1.3"
 
 PYTHON_MODNAME=smartliverebuild
 



^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2011-07-18  6:41 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2011-07-18  6:41 UTC (permalink / raw
  To: gentoo-commits

commit:     6ae0b6211a9866cf246f65ae9babf18435566488
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 15 19:13:11 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 15 19:13:11 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=6ae0b621

app-portage/smart-live-rebuild: Drop the failing test note (outdated).

(Portage version: 2.2.0_alpha45_p2/git/Linux x86_64, signed Manifest commit with key 42B9401D)

---
 app-portage/smart-live-rebuild/Manifest            |   12 ++++++------
 .../smart-live-rebuild-9999.ebuild                 |    2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
index 37c8409..7531149 100644
--- a/app-portage/smart-live-rebuild/Manifest
+++ b/app-portage/smart-live-rebuild/Manifest
@@ -1,14 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-EBUILD smart-live-rebuild-9999.ebuild 1026 RMD160 846832c878f56dcbc3ca5e89d9a849462d0bf5ab SHA1 73261b19e2405ea1dcf8f00b5d8617bfc68b1e34 SHA256 b1a162e3ad0f3f645d276589b91fe38b3319a0870e41f327c833b66f2bd6bf1d
+EBUILD smart-live-rebuild-9999.ebuild 993 RMD160 dbf70e2f5138ed86ec6a225a094f87d4bebe7ff3 SHA1 c3d9bccf636bafad49beb9497ccfd84652adbb67 SHA256 a9aeaec0b6b96ed496a544cf5acfe869394f19ed19ab45bf2844e0516ac2096d
 MISC metadata.xml 796 RMD160 358469f641ef0d136f76289c280567e405673e27 SHA1 706422582a8061a8aad51326791efa4d5ad544f0 SHA256 a4a0b96b0ae1f66de606a48b64952b7079e9376a51b0c152607bedd365dba461
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iJwEAQEIAAYFAk4d1r4ACgkQfXuS5UK5QB3AtQQAiRmochauZuowkJWZvAiFvJXo
-U104Py1IeGgm7nQ4SfAbneMVXSTnFCQKl8TxBIa7LJ8xB2ivBwm18L9Z/IdHUcEr
-kurTqsbATHeyDs816fYwT/HUodjQRf+9rwTS47vhv131O1VQST2q7DRY7AnHPJwp
-cP5V6mT6wdP5F76QVh0=
-=78bb
+iJwEAQEIAAYFAk4gkUcACgkQfXuS5UK5QB2NZwP/fc/i4aI8pNGU3+QGWfwfbd+a
+2ZjXTbVN1f0Q9SViOstQHxdxE0yn7qO0DmZYijTiX/omUpfoyrTjqW6hlbuniDJo
+n5vKpAmyyuUb4gtN4yF2OVG1gq71FufFSKAZkpX68/+7Dj0jYeM0a85i8VKfPq2R
+9hQxLUilZhwZLtkUKwQ=
+=HSyE
 -----END PGP SIGNATURE-----

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 5abaff5..79fce92 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -7,7 +7,7 @@ EAPI=3
 PYTHON_DEPEND='*:2.6'
 SUPPORT_PYTHON_ABIS=1
 RESTRICT_PYTHON_ABIS='2.4 2.5'
-DISTUTILS_SRC_TEST=setup.py # tests fail with py3k right now
+DISTUTILS_SRC_TEST=setup.py
 
 inherit base distutils
 



^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2011-07-13 17:31 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2011-07-13 17:31 UTC (permalink / raw
  To: gentoo-commits

commit:     852575afdf4a6559f849a7a2e24c114a2302d5cb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 13 17:32:46 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul 13 17:32:46 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=852575af

app-portage/smart-live-rebuild: Depend on gentoopm.

(Portage version: 2.2.0_alpha43_p2/git/Linux x86_64, signed Manifest commit with key 42B9401D)

---
 app-portage/smart-live-rebuild/Manifest            |   12 ++++++------
 .../smart-live-rebuild-9999.ebuild                 |    2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
index d0de2e6..37c8409 100644
--- a/app-portage/smart-live-rebuild/Manifest
+++ b/app-portage/smart-live-rebuild/Manifest
@@ -1,14 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-EBUILD smart-live-rebuild-9999.ebuild 1032 RMD160 fb178bb21b5634f98f8a43381c45520bfd87f122 SHA1 dd27b3f58bde70749211d485db19bed094ddb59a SHA256 bff904ccc8a2bdd477de3fb0ba6c6413bfa520f655d11497ff3d9113c0d8e69e
+EBUILD smart-live-rebuild-9999.ebuild 1026 RMD160 846832c878f56dcbc3ca5e89d9a849462d0bf5ab SHA1 73261b19e2405ea1dcf8f00b5d8617bfc68b1e34 SHA256 b1a162e3ad0f3f645d276589b91fe38b3319a0870e41f327c833b66f2bd6bf1d
 MISC metadata.xml 796 RMD160 358469f641ef0d136f76289c280567e405673e27 SHA1 706422582a8061a8aad51326791efa4d5ad544f0 SHA256 a4a0b96b0ae1f66de606a48b64952b7079e9376a51b0c152607bedd365dba461
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iJwEAQEIAAYFAk4NxNIACgkQfXuS5UK5QB1k8wP9GQFSFM7w8cqmq1Bj0trd8fKW
-JGI7NMBf2L58tdJqy96OxHFABdzUeqrGQ03crXtSchQzNrAH0sT5XquPQpyagXXh
-p7gLag6vf2zXDsS/SvaWl8MK5VmAixmDAO908C+ONETiqX5qWGP0IgeEFrKW/lMd
-WxMhtN2MuWvikF1pcWo=
-=YxlI
+iJwEAQEIAAYFAk4d1r4ACgkQfXuS5UK5QB3AtQQAiRmochauZuowkJWZvAiFvJXo
+U104Py1IeGgm7nQ4SfAbneMVXSTnFCQKl8TxBIa7LJ8xB2ivBwm18L9Z/IdHUcEr
+kurTqsbATHeyDs816fYwT/HUodjQRf+9rwTS47vhv131O1VQST2q7DRY7AnHPJwp
+cP5V6mT6wdP5F76QVh0=
+=78bb
 -----END PGP SIGNATURE-----

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 3021802..5abaff5 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -26,7 +26,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND=">=sys-apps/portage-2.1.8.3"
+RDEPEND="app-portage/gentoopm"
 
 PYTHON_MODNAME=smartliverebuild
 



^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2011-07-01 13:21 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2011-07-01 13:21 UTC (permalink / raw
  To: gentoo-commits

commit:     0092e93470d894f9c4d45d0a4d77f200a0f110f3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  1 13:00:02 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul  1 13:00:02 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=0092e934

app-portage/smart-live-rebuild: Transform into a mixed-mode ebuild.

(Portage version: 2.2.0_alpha41_p36/git/Linux x86_64, signed Manifest commit with key 42B9401D)

---
 app-portage/smart-live-rebuild/Manifest            |   12 ++++++------
 .../smart-live-rebuild-9999.ebuild                 |   15 ++++++++++++---
 2 files changed, 18 insertions(+), 9 deletions(-)

diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
index d1f8562..d0de2e6 100644
--- a/app-portage/smart-live-rebuild/Manifest
+++ b/app-portage/smart-live-rebuild/Manifest
@@ -1,14 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-EBUILD smart-live-rebuild-9999.ebuild 901 RMD160 6d5bf93213720acef3a6aefea33d1eec065bf584 SHA1 b3fe03210100a4a85815bfb65b98e0b03e514b69 SHA256 2dc734604ac9e4380b89571a21d0f7d28eabad2565704d5f369460c4ab181c05
+EBUILD smart-live-rebuild-9999.ebuild 1032 RMD160 fb178bb21b5634f98f8a43381c45520bfd87f122 SHA1 dd27b3f58bde70749211d485db19bed094ddb59a SHA256 bff904ccc8a2bdd477de3fb0ba6c6413bfa520f655d11497ff3d9113c0d8e69e
 MISC metadata.xml 796 RMD160 358469f641ef0d136f76289c280567e405673e27 SHA1 706422582a8061a8aad51326791efa4d5ad544f0 SHA256 a4a0b96b0ae1f66de606a48b64952b7079e9376a51b0c152607bedd365dba461
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iJwEAQEIAAYFAk4IV3UACgkQfXuS5UK5QB1NjwQAn04bmG24vo1azlhWcEz6GtYB
-75XzA1PJ9QIDemmD0FIMU/SLLnR5IUa6HgzBFJArbeZ/+5J8kKNDjFvkwjJ/E/Tp
-1rBwrv8eRw5fNpvxPVfmVrTWoK7QvMcgEqTL2SJuETcjJ8HxQn0Qcrb8bBrWp93g
-dKqDRMuMxC31hYwGvmc=
-=yrJ6
+iJwEAQEIAAYFAk4NxNIACgkQfXuS5UK5QB1k8wP9GQFSFM7w8cqmq1Bj0trd8fKW
+JGI7NMBf2L58tdJqy96OxHFABdzUeqrGQ03crXtSchQzNrAH0sT5XquPQpyagXXh
+p7gLag6vf2zXDsS/SvaWl8MK5VmAixmDAO908C+ONETiqX5qWGP0IgeEFrKW/lMd
+WxMhtN2MuWvikF1pcWo=
+=YxlI
 -----END PGP SIGNATURE-----

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index a1f859c..3021802 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -9,23 +9,32 @@ SUPPORT_PYTHON_ABIS=1
 RESTRICT_PYTHON_ABIS='2.4 2.5'
 DISTUTILS_SRC_TEST=setup.py # tests fail with py3k right now
 
+inherit base distutils
+
+#if LIVE
 EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
 	http://github.com/mgorny/${PN}.git"
-inherit base distutils git-2
+inherit git-2
+#endif
 
 DESCRIPTION="Check live packages for updates and emerge them as necessary"
 HOMEPAGE="https://github.com/mgorny/smart-live-rebuild/"
-SRC_URI=""
+SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=sys-apps/portage-2.1.8.3"
 
 PYTHON_MODNAME=smartliverebuild
 
+#if LIVE
+KEYWORDS=
+SRC_URI=
+#endif
+
 src_prepare() {
 	base_src_prepare
 	distutils_src_prepare



^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2011-06-27 10:12 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2011-06-27 10:12 UTC (permalink / raw
  To: gentoo-commits

commit:     d5bdcca2874c97bf60ec800f3cad49bea777be66
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 27 10:12:05 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jun 27 10:12:05 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=d5bdcca2

app-portage/smart-live-rebuild: Sync with gx86.

(Portage version: 2.2.0_alpha41_p25/git/Linux x86_64, signed Manifest commit with key 42B9401D)

---
 app-portage/smart-live-rebuild/Manifest            |   12 ++++++------
 .../smart-live-rebuild-9999.ebuild                 |    7 ++-----
 2 files changed, 8 insertions(+), 11 deletions(-)

diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
index 534c98c..d1f8562 100644
--- a/app-portage/smart-live-rebuild/Manifest
+++ b/app-portage/smart-live-rebuild/Manifest
@@ -1,14 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-EBUILD smart-live-rebuild-9999.ebuild 907 RMD160 0d4d2a91c08eb06f87b1da0fbf1b11544e44f146 SHA1 28684dafb0a187978e7f978a9ed6d78a84e1385e SHA256 722725937d37255bbcc1523d608f6a5c8b1cba0697d5f019593f3eeba58398ee
+EBUILD smart-live-rebuild-9999.ebuild 901 RMD160 6d5bf93213720acef3a6aefea33d1eec065bf584 SHA1 b3fe03210100a4a85815bfb65b98e0b03e514b69 SHA256 2dc734604ac9e4380b89571a21d0f7d28eabad2565704d5f369460c4ab181c05
 MISC metadata.xml 796 RMD160 358469f641ef0d136f76289c280567e405673e27 SHA1 706422582a8061a8aad51326791efa4d5ad544f0 SHA256 a4a0b96b0ae1f66de606a48b64952b7079e9376a51b0c152607bedd365dba461
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iJwEAQEIAAYFAk4ITF8ACgkQfXuS5UK5QB1JOAP/eoj2pvB1rA58pvnA8cCtclVh
-V1VNXTt1kPr5skArme5YkH4jtPsjk0JvAwuc9ftz4OCYIZswoulyrIYVxTx8ruWC
-L1QEBBg0TqqQQDBO4iJ7QepzSxdRcoZb66Jsrn7t+61bLzmC5iX5YRFvNsTmy0xa
-KrguIDIQRLA8+Q++usI=
-=Em9h
+iJwEAQEIAAYFAk4IV3UACgkQfXuS5UK5QB1NjwQAn04bmG24vo1azlhWcEz6GtYB
+75XzA1PJ9QIDemmD0FIMU/SLLnR5IUa6HgzBFJArbeZ/+5J8kKNDjFvkwjJ/E/Tp
+1rBwrv8eRw5fNpvxPVfmVrTWoK7QvMcgEqTL2SJuETcjJ8HxQn0Qcrb8bBrWp93g
+dKqDRMuMxC31hYwGvmc=
+=yrJ6
 -----END PGP SIGNATURE-----

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 92c0f29..a1f859c 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -3,9 +3,11 @@
 # $Header: $
 
 EAPI=3
+
 PYTHON_DEPEND='*:2.6'
 SUPPORT_PYTHON_ABIS=1
 RESTRICT_PYTHON_ABIS='2.4 2.5'
+DISTUTILS_SRC_TEST=setup.py # tests fail with py3k right now
 
 EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
 	http://github.com/mgorny/${PN}.git"
@@ -29,11 +31,6 @@ src_prepare() {
 	distutils_src_prepare
 }
 
-src_test() {
-	DISTUTILS_SRC_TEST=setup.py \
-		distutils_src_test
-}
-
 src_install() {
 	distutils_src_install
 



^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2011-06-27  8:42 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2011-06-27  8:42 UTC (permalink / raw
  To: gentoo-commits

commit:     903802cb4f0cfc57a5edebc66b734c1b05dc9154
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 27 08:42:33 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jun 27 08:42:33 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=903802cb

app-portage/smart-live-rebuild: Update LICENSE.

(Portage version: 2.2.0_alpha41_p25/git/Linux x86_64, signed Manifest commit with key 42B9401D)

---
 app-portage/smart-live-rebuild/Manifest            |   12 ++++++------
 .../smart-live-rebuild-9999.ebuild                 |    2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
index aad7735..b3bce3f 100644
--- a/app-portage/smart-live-rebuild/Manifest
+++ b/app-portage/smart-live-rebuild/Manifest
@@ -1,14 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-EBUILD smart-live-rebuild-9999.ebuild 850 RMD160 d4eb8c81928cc22e5a4004ee52c49b08390d8adf SHA1 4469f42d122ec067e103df0e0a226f1a68d98a38 SHA256 9e796d17b4318741660f9846906fddfb382bf6d7c9b236f48c7ce3913c3a6442
+EBUILD smart-live-rebuild-9999.ebuild 839 RMD160 c243fe5bd4347de03717adac3aaa66983f3e0bd0 SHA1 8f991da2232c6156426db145ccbdc9eb8936dfc7 SHA256 17f1cebc2fedb5a04339fb6cca092ce8d3b6917ccc61129fd869d7b3a124d17b
 MISC metadata.xml 796 RMD160 358469f641ef0d136f76289c280567e405673e27 SHA1 706422582a8061a8aad51326791efa4d5ad544f0 SHA256 a4a0b96b0ae1f66de606a48b64952b7079e9376a51b0c152607bedd365dba461
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iJwEAQEIAAYFAk4F3aoACgkQfXuS5UK5QB1JLwQAh5Vc7eFfnk/h6j7IoRQM3QgO
-S2pBOdlspk9V8Qj2k45KUaRwhrNkKVNZgbwr/ZZWyB3heYkYmzSMSVkqwkNui4xY
-JkKN5e7N9mhy1pwt2ntzz3X/1cZPen91TFfYU7PWeYQYSeqnGf6YaJ0SpHpjYUFf
-2JV5gxsfJGB4g6n4cb4=
-=IYjM
+iJwEAQEIAAYFAk4IQnkACgkQfXuS5UK5QB0k0gP8CCJt96hM1iMYaBsBzxnakmsv
+jhINn66N+pQE0ix23nKQLCRhjlqy+5uDMWSDN8k2Fa127QCWYTXzGRwFFOjfXUeS
+nwh+evs/ZS0H9oljY+9cUq8/P1L5SX2sFZMdTlh3kcho58Rv4FY014UfGHR8Sw9X
+eRflheIfEVGqEvPXG24=
+=4vu+
 -----END PGP SIGNATURE-----

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index c8b1fd8..8abc687 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Check live packages for updates and emerge them as necessary"
 HOMEPAGE="https://github.com/mgorny/smart-live-rebuild/"
 SRC_URI=""
 
-LICENSE="|| ( BSD GPL-2 )"
+LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS=""
 IUSE=""



^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2011-06-25 13:09 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2011-06-25 13:09 UTC (permalink / raw
  To: gentoo-commits

commit:     11176eb5c27151e5474d25da6af18d83d2e10b08
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 13:07:54 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 13:07:54 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=11176eb5

app-portage/smart-live-rebuild: Update the Python module name.

(Portage version: 2.2.0_alpha41_p25/git/Linux x86_64, signed Manifest commit with key 42B9401D)

---
 app-portage/smart-live-rebuild/Manifest            |   12 +++++++-----
 .../smart-live-rebuild-9999.ebuild                 |    2 +-
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
index 6f69bb0..aad7735 100644
--- a/app-portage/smart-live-rebuild/Manifest
+++ b/app-portage/smart-live-rebuild/Manifest
@@ -1,12 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
+Hash: SHA256
 
-EBUILD smart-live-rebuild-9999.ebuild 850 RMD160 c03eb5216e0f33e26400f0d93fdc8ea100bc45d0 SHA1 568d525fd7c7bb71c3910bf95a81c0335d8bfec8 SHA256 e1ccaf9bcdab438fc71119531c813318f0aaee37ff2aa630fdd3181f1a550641
+EBUILD smart-live-rebuild-9999.ebuild 850 RMD160 d4eb8c81928cc22e5a4004ee52c49b08390d8adf SHA1 4469f42d122ec067e103df0e0a226f1a68d98a38 SHA256 9e796d17b4318741660f9846906fddfb382bf6d7c9b236f48c7ce3913c3a6442
 MISC metadata.xml 796 RMD160 358469f641ef0d136f76289c280567e405673e27 SHA1 706422582a8061a8aad51326791efa4d5ad544f0 SHA256 a4a0b96b0ae1f66de606a48b64952b7079e9376a51b0c152607bedd365dba461
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iEYEARECAAYFAk3ECTwACgkQnGSe5QXeB7sFTgCeLM1kUbQA0W8edLOofRkAoJXP
-Kk4An1ftVxLQWZbUFmqI0s/5V1C8AM91
-=zCvI
+iJwEAQEIAAYFAk4F3aoACgkQfXuS5UK5QB1JLwQAh5Vc7eFfnk/h6j7IoRQM3QgO
+S2pBOdlspk9V8Qj2k45KUaRwhrNkKVNZgbwr/ZZWyB3heYkYmzSMSVkqwkNui4xY
+JkKN5e7N9mhy1pwt2ntzz3X/1cZPen91TFfYU7PWeYQYSeqnGf6YaJ0SpHpjYUFf
+2JV5gxsfJGB4g6n4cb4=
+=IYjM
 -----END PGP SIGNATURE-----

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index a90eb25..c8b1fd8 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -22,7 +22,7 @@ IUSE=""
 
 RDEPEND=">=sys-apps/portage-2.1.8.3"
 
-PYTHON_MODNAME=SmartLiveRebuild
+PYTHON_MODNAME=smartliverebuild
 
 src_prepare() {
 	base_src_prepare



^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2011-05-06 14:54 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2011-05-06 14:54 UTC (permalink / raw
  To: gentoo-commits

commit:     cac0a1c053d3cb7d5ef3fbcb21fb282ddc793366
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May  6 14:44:12 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May  6 14:44:12 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=cac0a1c0

app-portage/smart-live-rebuild: Support http fallback URI for git.

(Portage version: 2.2.0_alpha31/git/Linux x86_64, signed Manifest commit with key 05DE07BB)

---
 app-portage/smart-live-rebuild/Manifest            |    8 ++++----
 .../smart-live-rebuild-9999.ebuild                 |    3 ++-
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
index 20a3488..6f69bb0 100644
--- a/app-portage/smart-live-rebuild/Manifest
+++ b/app-portage/smart-live-rebuild/Manifest
@@ -1,12 +1,12 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-EBUILD smart-live-rebuild-9999.ebuild 814 RMD160 09118c124aded6d5d81fbfa62ee9619b1274ec8c SHA1 fc9bf362babf8c9e47ec85e851b020c4a5cc297d SHA256 ca3c1153659712cc1035ef826f31f997679f1f58dcd67aabbc87935bf40062d2
+EBUILD smart-live-rebuild-9999.ebuild 850 RMD160 c03eb5216e0f33e26400f0d93fdc8ea100bc45d0 SHA1 568d525fd7c7bb71c3910bf95a81c0335d8bfec8 SHA256 e1ccaf9bcdab438fc71119531c813318f0aaee37ff2aa630fdd3181f1a550641
 MISC metadata.xml 796 RMD160 358469f641ef0d136f76289c280567e405673e27 SHA1 706422582a8061a8aad51326791efa4d5ad544f0 SHA256 a4a0b96b0ae1f66de606a48b64952b7079e9376a51b0c152607bedd365dba461
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iEYEARECAAYFAk20Zq4ACgkQnGSe5QXeB7sklACgpQ1HG397j+kbEJtAvMPzpCie
-NqkAn0h5WzZh2JlNZNitAVpItIDYkl5W
-=ZHy1
+iEYEARECAAYFAk3ECTwACgkQnGSe5QXeB7sFTgCeLM1kUbQA0W8edLOofRkAoJXP
+Kk4An1ftVxLQWZbUFmqI0s/5V1C8AM91
+=zCvI
 -----END PGP SIGNATURE-----

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 172ceab..a90eb25 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -7,7 +7,8 @@ PYTHON_DEPEND='*:2.6'
 SUPPORT_PYTHON_ABIS=1
 RESTRICT_PYTHON_ABIS='2.4 2.5'
 
-EGIT_REPO_URI="git://github.com/mgorny/${PN}.git"
+EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
+	http://github.com/mgorny/${PN}.git"
 inherit base distutils git-2
 
 DESCRIPTION="Check live packages for updates and emerge them as necessary"



^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
@ 2011-04-24 18:14 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2011-04-24 18:14 UTC (permalink / raw
  To: gentoo-commits

commit:     0a025bedb2f4d1ccfb943e052fe1bd10f59f23f5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 18:06:38 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 18:06:38 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=0a025bed

app-portage/smart-live-rebuild: Migrate to git-2 eclass.

(Portage version: 2.2.0_alpha30_p2/git/Linux x86_64, signed Manifest commit with key 05DE07BB)

---
 app-portage/smart-live-rebuild/Manifest            |   10 +++++-----
 .../smart-live-rebuild-9999.ebuild                 |    4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
index f7a4b0d..20a3488 100644
--- a/app-portage/smart-live-rebuild/Manifest
+++ b/app-portage/smart-live-rebuild/Manifest
@@ -1,12 +1,12 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-EBUILD smart-live-rebuild-9999.ebuild 812 RMD160 0e9fbb8c02a84c96d0d4ec093b45402745c80a9f SHA1 8439a3a5b799e488dd75e6e4bd0c561c1789a163 SHA256 e5d24a1faea3b931a799cc459d99b15c2a589ffddeeeea517723e949924d1549
+EBUILD smart-live-rebuild-9999.ebuild 814 RMD160 09118c124aded6d5d81fbfa62ee9619b1274ec8c SHA1 fc9bf362babf8c9e47ec85e851b020c4a5cc297d SHA256 ca3c1153659712cc1035ef826f31f997679f1f58dcd67aabbc87935bf40062d2
 MISC metadata.xml 796 RMD160 358469f641ef0d136f76289c280567e405673e27 SHA1 706422582a8061a8aad51326791efa4d5ad544f0 SHA256 a4a0b96b0ae1f66de606a48b64952b7079e9376a51b0c152607bedd365dba461
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.16 (GNU/Linux)
+Version: GnuPG v2.0.17 (GNU/Linux)
 
-iEYEARECAAYFAk0PaGkACgkQnGSe5QXeB7sKCQCg0odwIAziVFxK83KNxVz+irhT
-eNcAni6mEDBjdROCvTBIjGYPGNVlMsW4
-=rUcv
+iEYEARECAAYFAk20Zq4ACgkQnGSe5QXeB7sklACgpQ1HG397j+kbEJtAvMPzpCie
+NqkAn0h5WzZh2JlNZNitAVpItIDYkl5W
+=ZHy1
 -----END PGP SIGNATURE-----

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 0c5f044..172ceab 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -8,7 +8,7 @@ SUPPORT_PYTHON_ABIS=1
 RESTRICT_PYTHON_ABIS='2.4 2.5'
 
 EGIT_REPO_URI="git://github.com/mgorny/${PN}.git"
-inherit base distutils git
+inherit base distutils git-2
 
 DESCRIPTION="Check live packages for updates and emerge them as necessary"
 HOMEPAGE="https://github.com/mgorny/smart-live-rebuild/"



^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2012-05-26 10:03 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-27 10:12 [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2012-05-26 10:03 Michał Górny
2012-05-02 21:27 Michał Górny
2012-05-02 14:21 Michał Górny
2012-04-17 15:58 Michał Górny
2012-04-17 15:52 Michał Górny
2011-12-18 10:05 Michał Górny
2011-08-15  8:02 Michał Górny
2011-08-03 20:19 Michał Górny
2011-07-22 13:33 Michał Górny
2011-07-18  6:41 Michał Górny
2011-07-13 17:31 Michał Górny
2011-07-01 13:21 Michał Górny
2011-06-27 10:12 Michał Górny
2011-06-27  8:42 Michał Górny
2011-06-25 13:09 Michał Górny
2011-05-06 14:54 Michał Górny
2011-04-24 18:14 Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox