public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/mgorny:master commit in: app-portage/repo-commit/
@ 2011-09-01  7:28 Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2011-09-01  7:28 UTC (permalink / raw
  To: gentoo-commits

commit:     42c3d3f411ac6d3bd4207ca4ffd52f127ed68380
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  1 07:29:52 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Sep  1 07:29:52 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=42c3d3f4

app-portage/repo-commit: Fix HOMEPAGE.

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

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

diff --git a/app-portage/repo-commit/Manifest b/app-portage/repo-commit/Manifest
index a7b79b6..751882e 100644
--- a/app-portage/repo-commit/Manifest
+++ b/app-portage/repo-commit/Manifest
@@ -1,14 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-EBUILD repo-commit-9999.ebuild 652 RMD160 37e9d78fba98169a50a9fef11a41f1c715aecbfa SHA1 e3abda8f68ef9a3770792cfbc8be34a2a73a95d8 SHA256 1b5b267bf84a814054de2affcaac7925f10226a0751aaff51616ce2af2ab4e0c
+EBUILD repo-commit-9999.ebuild 649 RMD160 6d6ca5b82a4aa328d07e6d4d713b8677334bb19f SHA1 73bdc09b498b9e023f35416ad5979faa30143f17 SHA256 9fb843026a68ad140f522a5a7b87995d28c6d2bae4dd6d5d935eec7a8deec9dd
 MISC metadata.xml 763 RMD160 1b412db687779f2fa128b2f81e22765461580a3e SHA1 cdcfb9141e2964bc3c3e52cdbd6f9334d0c4b0e8 SHA256 8f503548fa5aa2a7c361f5040bfb963fd3c68e4356edd12a5558dbaff9d18159
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (GNU/Linux)
 
-iJwEAQEIAAYFAk5fMV4ACgkQfXuS5UK5QB0SLwQAjy1knPHoltIGuY0bXFvP4Wf+
-0qrUDhzw1DWXi/sJNXlzBh7VS5rNChI/KETopavIscOhoR/eQsu6uYErL5SS8XML
-gTXrsEcOmgVFY9tTYm6rTFyH03pWWN/Nc9HpxeV+J280D5V2KgCNi4531xXhjSUO
-4gO71XsuPQv5EeJ7gIs=
-=J1on
+iJwEAQEIAAYFAk5fNHAACgkQfXuS5UK5QB0KqgP+N2WRiHtczTysdycQ7fkNBBBe
+ABcGmExc2VZGkm66lEqd8QL4isdjSGyZZC01SBS0916UB7wrlCdPIJqWLLVNhavO
++5eQJufEHu2v4OhXtBzwgNDgMNwFaGe+uZumMN+PpwhdFwVyRmWy6+iyO9+If0n8
+s5IW9wTBPxphLHakWvI=
+=+eK1
 -----END PGP SIGNATURE-----

diff --git a/app-portage/repo-commit/repo-commit-9999.ebuild b/app-portage/repo-commit/repo-commit-9999.ebuild
index 8a85040..62dff2a 100644
--- a/app-portage/repo-commit/repo-commit-9999.ebuild
+++ b/app-portage/repo-commit/repo-commit-9999.ebuild
@@ -12,7 +12,7 @@ inherit autotools git-2
 #endif
 
 DESCRIPTION="A repository commit helper"
-HOMEPAGE="https://github.com/mgorny/sunrise-commit/"
+HOMEPAGE="https://github.com/mgorny/repo-commit/"
 SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"



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

* [gentoo-commits] dev/mgorny:master commit in: app-portage/repo-commit/
@ 2012-06-10 13:54 Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2012-06-10 13:54 UTC (permalink / raw
  To: gentoo-commits

commit:     da29cf4bd0df5475616d7909d2d071f575fc9217
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 13:55:12 2012 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 13:55:12 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=da29cf4b

app-portage/repo-commit: Depend on gentoolkit-dev only if repoman does not support writing ChangeLogs.

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

---
 app-portage/repo-commit/repo-commit-9999.ebuild |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/app-portage/repo-commit/repo-commit-9999.ebuild b/app-portage/repo-commit/repo-commit-9999.ebuild
index 15b7728..65a6608 100644
--- a/app-portage/repo-commit/repo-commit-9999.ebuild
+++ b/app-portage/repo-commit/repo-commit-9999.ebuild
@@ -23,7 +23,13 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="app-portage/gentoolkit-dev
+RDEPEND="
+	|| (
+		>=sys-apps/portage-2.2.0_alpha86
+		( >=sys-apps/portage-2.1.10.30
+			<sys-apps/portage-2.2.0_alpha )
+		app-portage/gentoolkit-dev
+	)
 	sys-apps/portage"
 #if LIVE
 



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

end of thread, other threads:[~2012-06-10 13:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-10 13:54 [gentoo-commits] dev/mgorny:master commit in: app-portage/repo-commit/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2011-09-01  7:28 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