public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/mgorny:master commit in: app-cdr/mirage2iso/
@ 2011-04-24 18:14 Michał Górny
  0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2011-04-24 18:14 UTC (permalink / raw
  To: gentoo-commits

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

app-cdr/mirage2iso: Migrate to git-2 eclass.

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

---
 app-cdr/mirage2iso/Manifest               |   10 +++++-----
 app-cdr/mirage2iso/mirage2iso-9999.ebuild |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-cdr/mirage2iso/Manifest b/app-cdr/mirage2iso/Manifest
index 8f91468..5d7afa9 100644
--- a/app-cdr/mirage2iso/Manifest
+++ b/app-cdr/mirage2iso/Manifest
@@ -1,12 +1,12 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-EBUILD mirage2iso-9999.ebuild 870 RMD160 5d591355098095f1242dba037c5f54df511ddda8 SHA1 3219cc742eebc15856cb6d295006823574f5946d SHA256 7ffd899dada4b085ef212bb99c5510e68112613340e93ccdad8249453e92a46b
+EBUILD mirage2iso-9999.ebuild 872 RMD160 e1ec30f858b7d0550f787ca9e09cf2482a0b6fed SHA1 fb52f364ecf9ce7c9a8bdd5525b30663595a8d7e SHA256 9437e10f7e52074dbea36581b99d27b0cdc8c5e74600878ead93fdc0b93d4f98
 MISC metadata.xml 651 RMD160 9cb848784daef7301a3717c7377f69cc14f268d5 SHA1 b5f78bad0580f7e8d75e9c1c6db69b1d2b7e7673 SHA256 4f2a55b31a309ad7ef6d03a09732178376015a77c3a6b8e6b64bc22e83d6981d
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.16 (GNU/Linux)
+Version: GnuPG v2.0.17 (GNU/Linux)
 
-iEYEARECAAYFAk0mJlsACgkQnGSe5QXeB7swAwCeMRsCtjGy9iM7DOJM5evnJkk4
-UogAn38auHjqNZ1pCMGG6e7iV24zN9YE
-=s2lf
+iEYEARECAAYFAk20Z7EACgkQnGSe5QXeB7syVwCeJPoG5J5/h4V+M1KCV7IRbM0j
+PcwAoJxjWEHIoTGwCvrOAhLT9UqTS/AV
+=YDtS
 -----END PGP SIGNATURE-----

diff --git a/app-cdr/mirage2iso/mirage2iso-9999.ebuild b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
index eae245b..92f4942 100644
--- a/app-cdr/mirage2iso/mirage2iso-9999.ebuild
+++ b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=3
 EGIT_REPO_URI="git://github.com/mgorny/${PN}.git"
-inherit autotools autotools-utils git
+inherit autotools autotools-utils git-2
 
 DESCRIPTION="CD/DVD image converter using libmirage"
 HOMEPAGE="https://github.com/mgorny/mirage2iso/"



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

* [gentoo-commits] dev/mgorny:master commit in: app-cdr/mirage2iso/
@ 2011-05-06 14:54 Michał Górny
  0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2011-05-06 14:54 UTC (permalink / raw
  To: gentoo-commits

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

app-cdr/mirage2iso: Support http fallback URI for git.

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

---
 app-cdr/mirage2iso/Manifest               |    8 ++++----
 app-cdr/mirage2iso/mirage2iso-9999.ebuild |    3 ++-
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/app-cdr/mirage2iso/Manifest b/app-cdr/mirage2iso/Manifest
index 5d7afa9..5a18b80 100644
--- a/app-cdr/mirage2iso/Manifest
+++ b/app-cdr/mirage2iso/Manifest
@@ -1,12 +1,12 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-EBUILD mirage2iso-9999.ebuild 872 RMD160 e1ec30f858b7d0550f787ca9e09cf2482a0b6fed SHA1 fb52f364ecf9ce7c9a8bdd5525b30663595a8d7e SHA256 9437e10f7e52074dbea36581b99d27b0cdc8c5e74600878ead93fdc0b93d4f98
+EBUILD mirage2iso-9999.ebuild 908 RMD160 9cf96dcfc4d89f1d0629b38c3cd6dbc7483397f0 SHA1 c6e3cf06673eb331bb8cce6c177615a7553f49f1 SHA256 a609bb355b7604271a230a562abae9edc2cf57ba86a2ccbc898769b3b0355536
 MISC metadata.xml 651 RMD160 9cb848784daef7301a3717c7377f69cc14f268d5 SHA1 b5f78bad0580f7e8d75e9c1c6db69b1d2b7e7673 SHA256 4f2a55b31a309ad7ef6d03a09732178376015a77c3a6b8e6b64bc22e83d6981d
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iEYEARECAAYFAk20Z7EACgkQnGSe5QXeB7syVwCeJPoG5J5/h4V+M1KCV7IRbM0j
-PcwAoJxjWEHIoTGwCvrOAhLT9UqTS/AV
-=YDtS
+iEYEARECAAYFAk3ECA8ACgkQnGSe5QXeB7u0PQCgsc48+0sR1qUvSlwMahD99+97
+EIEAnj+DuewQc/0ZFQ2H/L5mBT41sQKS
+=m6qi
 -----END PGP SIGNATURE-----

diff --git a/app-cdr/mirage2iso/mirage2iso-9999.ebuild b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
index 92f4942..47b0a2f 100644
--- a/app-cdr/mirage2iso/mirage2iso-9999.ebuild
+++ b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
@@ -3,7 +3,8 @@
 # $Header: $
 
 EAPI=3
-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 autotools autotools-utils git-2
 
 DESCRIPTION="CD/DVD image converter using libmirage"



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

* [gentoo-commits] dev/mgorny:master commit in: app-cdr/mirage2iso/
@ 2011-07-01 13:21 Michał Górny
  0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2011-07-01 13:21 UTC (permalink / raw
  To: gentoo-commits

commit:     6146ff16fff0972429d57d9f682237aefb83abb7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  1 13:05:26 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul  1 13:21:41 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=6146ff16

app-cdr/mirage2iso: Transform into a mixed-mode ebuild.

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

---
 app-cdr/mirage2iso/Manifest               |   12 +++++++-----
 app-cdr/mirage2iso/mirage2iso-9999.ebuild |   17 ++++++++++++++---
 2 files changed, 21 insertions(+), 8 deletions(-)

diff --git a/app-cdr/mirage2iso/Manifest b/app-cdr/mirage2iso/Manifest
index 5a18b80..1b52550 100644
--- a/app-cdr/mirage2iso/Manifest
+++ b/app-cdr/mirage2iso/Manifest
@@ -1,12 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
+Hash: SHA256
 
-EBUILD mirage2iso-9999.ebuild 908 RMD160 9cf96dcfc4d89f1d0629b38c3cd6dbc7483397f0 SHA1 c6e3cf06673eb331bb8cce6c177615a7553f49f1 SHA256 a609bb355b7604271a230a562abae9edc2cf57ba86a2ccbc898769b3b0355536
+EBUILD mirage2iso-9999.ebuild 1055 RMD160 cd9d89e019d7c9e092ee0619870c414e69de2649 SHA1 63628742545b38490c177256ec9b69bbe7adf171 SHA256 7858ffd1604580a669bb98bfa5768ad336908798d7694af22e8617d6c4c5fc34
 MISC metadata.xml 651 RMD160 9cb848784daef7301a3717c7377f69cc14f268d5 SHA1 b5f78bad0580f7e8d75e9c1c6db69b1d2b7e7673 SHA256 4f2a55b31a309ad7ef6d03a09732178376015a77c3a6b8e6b64bc22e83d6981d
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iEYEARECAAYFAk3ECA8ACgkQnGSe5QXeB7u0PQCgsc48+0sR1qUvSlwMahD99+97
-EIEAnj+DuewQc/0ZFQ2H/L5mBT41sQKS
-=m6qi
+iJwEAQEIAAYFAk4NxhUACgkQfXuS5UK5QB0ScwP/b4Df6mExGus9F+C+qQAXtnj3
+Ae6rEW81kg7xEX9dWRCP5nXCe/40x9Ks0LOAUy2oTR4BE7J88P8ew031dtbNGlUM
+9XZw4o/OJFMrLgXkZSfuWnIiIFJiwX9VWofMx2Ty/njlxX4g9xGGQOEr0oqw7Aw2
+oocT7gcb39tAQlwCreM=
+=4soD
 -----END PGP SIGNATURE-----

diff --git a/app-cdr/mirage2iso/mirage2iso-9999.ebuild b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
index 47b0a2f..47460a1 100644
--- a/app-cdr/mirage2iso/mirage2iso-9999.ebuild
+++ b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
@@ -3,17 +3,21 @@
 # $Header: $
 
 EAPI=3
+inherit autotools-utils
+
+#if LIVE
 EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
 	http://github.com/mgorny/${PN}.git"
-inherit autotools autotools-utils git-2
+inherit autotools git-2
+#endif
 
 DESCRIPTION="CD/DVD image converter using libmirage"
 HOMEPAGE="https://github.com/mgorny/mirage2iso/"
-SRC_URI=""
+SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
 IUSE="pinentry"
 
 # For the live ebuild, libassuan is an obligatory DEPEND as it is
@@ -30,9 +34,16 @@ RDEPEND="${COMMON_DEPEND}
 
 DOCS=( NEWS README )
 
+#if LIVE
+KEYWORDS=
+SRC_URI=
+#endif
+
 src_prepare() {
 	autotools-utils_src_prepare
+#if LIVE
 	eautoreconf
+#endif
 }
 
 src_configure() {



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

* [gentoo-commits] dev/mgorny:master commit in: app-cdr/mirage2iso/
@ 2011-08-23 15:29 Michał Górny
  0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2011-08-23 15:29 UTC (permalink / raw
  To: gentoo-commits

commit:     86e6a1a63306e2f1ccdbc0b4ba1bd79cfcb1f8cc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 23 15:22:00 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 15:22:00 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=86e6a1a6

app-cdr/mirage2iso: Add missing pkg-config DEPEND.

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

---
 app-cdr/mirage2iso/Manifest               |   14 +++++++-------
 app-cdr/mirage2iso/mirage2iso-9999.ebuild |    3 ++-
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/app-cdr/mirage2iso/Manifest b/app-cdr/mirage2iso/Manifest
index 1b52550..5b8cd30 100644
--- a/app-cdr/mirage2iso/Manifest
+++ b/app-cdr/mirage2iso/Manifest
@@ -1,14 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-EBUILD mirage2iso-9999.ebuild 1055 RMD160 cd9d89e019d7c9e092ee0619870c414e69de2649 SHA1 63628742545b38490c177256ec9b69bbe7adf171 SHA256 7858ffd1604580a669bb98bfa5768ad336908798d7694af22e8617d6c4c5fc34
+EBUILD mirage2iso-9999.ebuild 1075 RMD160 74b1ff09e5580d3f8b20d8c8f661aec8bb267ac4 SHA1 0fc73d3af75cf68cab2cc6851720401cfb582075 SHA256 d377a68c0060593d1d9f3ff5d57e97cac15c4a961d21851a2ce94b272a261477
 MISC metadata.xml 651 RMD160 9cb848784daef7301a3717c7377f69cc14f268d5 SHA1 b5f78bad0580f7e8d75e9c1c6db69b1d2b7e7673 SHA256 4f2a55b31a309ad7ef6d03a09732178376015a77c3a6b8e6b64bc22e83d6981d
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.17 (GNU/Linux)
+Version: GnuPG v2.0.18 (GNU/Linux)
 
-iJwEAQEIAAYFAk4NxhUACgkQfXuS5UK5QB0ScwP/b4Df6mExGus9F+C+qQAXtnj3
-Ae6rEW81kg7xEX9dWRCP5nXCe/40x9Ks0LOAUy2oTR4BE7J88P8ew031dtbNGlUM
-9XZw4o/OJFMrLgXkZSfuWnIiIFJiwX9VWofMx2Ty/njlxX4g9xGGQOEr0oqw7Aw2
-oocT7gcb39tAQlwCreM=
-=4soD
+iJwEAQEIAAYFAk5TxZgACgkQfXuS5UK5QB323wP/X/U6SCzkIMQ+Fw1t/b87SXvD
+BKXzDcOdfbBGzoo1zE4KGJ5NQf9x6K3H1WlQfq0RuEnVmrX7VK9d8M62p1xQX+IY
+ZSNYb4lJ5mWbZcsZpq/MTCn65Lx2xGPg7/4eiJo8IrOvR9Ek7AITDyz2QUst7bgL
+Jew8/yi+n6Nhsj2UIhk=
+=rzWY
 -----END PGP SIGNATURE-----

diff --git a/app-cdr/mirage2iso/mirage2iso-9999.ebuild b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
index 47460a1..a7ed81c 100644
--- a/app-cdr/mirage2iso/mirage2iso-9999.ebuild
+++ b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
@@ -26,7 +26,8 @@ IUSE="pinentry"
 COMMON_DEPEND="dev-libs/glib:2
 	dev-libs/libmirage"
 DEPEND="${COMMON_DEPEND}
-	dev-libs/libassuan"
+	dev-libs/libassuan
+	dev-util/pkgconfig"
 RDEPEND="${COMMON_DEPEND}
 	pinentry? (
 		app-crypt/pinentry



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

* [gentoo-commits] dev/mgorny:master commit in: app-cdr/mirage2iso/
@ 2011-08-23 15:29 Michał Górny
  0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2011-08-23 15:29 UTC (permalink / raw
  To: gentoo-commits

commit:     a81b1d1f3e78f072d42e8d0c59ec2322e742b2af
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 23 15:24:01 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 15:24:01 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=a81b1d1f

app-cdr/mirage2iso: Clean the non-live variant up.

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

---
 app-cdr/mirage2iso/Manifest               |   12 ++++++------
 app-cdr/mirage2iso/mirage2iso-9999.ebuild |   10 +++-------
 2 files changed, 9 insertions(+), 13 deletions(-)

diff --git a/app-cdr/mirage2iso/Manifest b/app-cdr/mirage2iso/Manifest
index 5b8cd30..05a4e02 100644
--- a/app-cdr/mirage2iso/Manifest
+++ b/app-cdr/mirage2iso/Manifest
@@ -1,14 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-EBUILD mirage2iso-9999.ebuild 1075 RMD160 74b1ff09e5580d3f8b20d8c8f661aec8bb267ac4 SHA1 0fc73d3af75cf68cab2cc6851720401cfb582075 SHA256 d377a68c0060593d1d9f3ff5d57e97cac15c4a961d21851a2ce94b272a261477
+EBUILD mirage2iso-9999.ebuild 960 RMD160 bc0f0a62f0f2779dc7d990d703cc0dfb42d4f98b SHA1 e81fb565c7202f02da7449d5a5e33f9b9d6dae4a SHA256 93132901866b5476e3555db1f3e3f6d764351d91047e24285f3b9bda7faac191
 MISC metadata.xml 651 RMD160 9cb848784daef7301a3717c7377f69cc14f268d5 SHA1 b5f78bad0580f7e8d75e9c1c6db69b1d2b7e7673 SHA256 4f2a55b31a309ad7ef6d03a09732178376015a77c3a6b8e6b64bc22e83d6981d
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (GNU/Linux)
 
-iJwEAQEIAAYFAk5TxZgACgkQfXuS5UK5QB323wP/X/U6SCzkIMQ+Fw1t/b87SXvD
-BKXzDcOdfbBGzoo1zE4KGJ5NQf9x6K3H1WlQfq0RuEnVmrX7VK9d8M62p1xQX+IY
-ZSNYb4lJ5mWbZcsZpq/MTCn65Lx2xGPg7/4eiJo8IrOvR9Ek7AITDyz2QUst7bgL
-Jew8/yi+n6Nhsj2UIhk=
-=rzWY
+iJwEAQEIAAYFAk5TxhAACgkQfXuS5UK5QB0ZUgQAq3mpkcALQZ0kZHQUtPvpGca+
+yxsIbYA1pa8tMNJ2CkddUZDRs6VFdfScz3hg6hbLwKjVs9tHuJPNb+20NhfV9Q4Q
+RH9xmtSLibvMkDaqaY7lIWNW+zHjSBBtFYL4/SOIPRZM5QrknJdg0uVIm/RPbhBz
+0EFn8xERYmJbgHuPHtA=
+=bPcl
 -----END PGP SIGNATURE-----

diff --git a/app-cdr/mirage2iso/mirage2iso-9999.ebuild b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
index a7ed81c..c8fd103 100644
--- a/app-cdr/mirage2iso/mirage2iso-9999.ebuild
+++ b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
@@ -20,13 +20,9 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="pinentry"
 
-# For the live ebuild, libassuan is an obligatory DEPEND as it is
-# required to satisfy autoconf macro requirements.
-
 COMMON_DEPEND="dev-libs/glib:2
 	dev-libs/libmirage"
 DEPEND="${COMMON_DEPEND}
-	dev-libs/libassuan
 	dev-util/pkgconfig"
 RDEPEND="${COMMON_DEPEND}
 	pinentry? (
@@ -36,16 +32,16 @@ RDEPEND="${COMMON_DEPEND}
 DOCS=( NEWS README )
 
 #if LIVE
+DEPEND="${DEPEND}
+	dev-libs/libassuan"
 KEYWORDS=
 SRC_URI=
-#endif
 
 src_prepare() {
 	autotools-utils_src_prepare
-#if LIVE
 	eautoreconf
-#endif
 }
+#endif
 
 src_configure() {
 	myeconfargs=(



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

* [gentoo-commits] dev/mgorny:master commit in: app-cdr/mirage2iso/
@ 2012-08-30  9:54 Michał Górny
  0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2012-08-30  9:54 UTC (permalink / raw
  To: gentoo-commits

commit:     d871df50b7ac66c5a2ae66d3350a715222450d10
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 30 09:54:03 2012 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 30 09:54:03 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=d871df50

app-cdr/mirage2iso: Update URIs and sync with release ebuild.

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

---
 app-cdr/mirage2iso/metadata.xml           |    2 +-
 app-cdr/mirage2iso/mirage2iso-9999.ebuild |   35 +++++++++++++++++++----------
 2 files changed, 24 insertions(+), 13 deletions(-)

diff --git a/app-cdr/mirage2iso/metadata.xml b/app-cdr/mirage2iso/metadata.xml
index 69f51a9..96b6be2 100644
--- a/app-cdr/mirage2iso/metadata.xml
+++ b/app-cdr/mirage2iso/metadata.xml
@@ -14,6 +14,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>https://github.com/mgorny/mirage2iso/issues/</bugs-to>
+		<bugs-to>https://bitbucket.org/mgorny/mirage2iso/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/app-cdr/mirage2iso/mirage2iso-9999.ebuild b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
index 2ee63d6..d54e981 100644
--- a/app-cdr/mirage2iso/mirage2iso-9999.ebuild
+++ b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
@@ -6,31 +6,32 @@ EAPI=4
 
 #if LIVE
 AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
-	http://github.com/mgorny/${PN}.git"
+EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
 
 inherit git-2
 #endif
 
-inherit autotools-utils
+inherit autotools-utils versionator
+
+TESTS_PV=$(get_version_component_range 1-2)
 
 DESCRIPTION="CD/DVD image converter using libmirage"
-HOMEPAGE="https://github.com/mgorny/mirage2iso/"
-SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://bitbucket.org/mgorny/mirage2iso/"
+SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2
+	test? ( mirror://bitbucket/mgorny/${PN}/downloads/${PN}-${TESTS_PV}-tests.tar.xz )"
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="pinentry"
+IUSE="pinentry test"
 
-COMMON_DEPEND="dev-libs/glib:2
-	dev-libs/libmirage"
+COMMON_DEPEND="dev-libs/libmirage
+	dev-libs/glib:2
+	pinentry? ( dev-libs/libassuan )"
 DEPEND="${COMMON_DEPEND}
-	virtual/pkgconfig"
+	test? ( app-arch/xz-utils )"
 RDEPEND="${COMMON_DEPEND}
-	pinentry? (
-		app-crypt/pinentry
-		dev-libs/libassuan )"
+	pinentry? ( app-crypt/pinentry )"
 
 DOCS=( NEWS README )
 
@@ -48,3 +49,13 @@ src_configure() {
 
 	autotools-utils_src_configure
 }
+
+src_test() {
+#if LIVE
+	autotools-utils_src_test
+	return ${?}
+
+#endif
+	mv "${WORKDIR}"/${PN}-${TESTS_PV}/tests/* tests/ || die
+	autotools-utils_src_test
+}


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

* [gentoo-commits] dev/mgorny:master commit in: app-cdr/mirage2iso/
@ 2012-08-31  9:15 Michał Górny
  0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2012-08-31  9:15 UTC (permalink / raw
  To: gentoo-commits

commit:     f852dedcfbe7312fedd11295aead0e7f4d6c7458
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 30 22:38:10 2012 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 31 08:30:56 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=f852dedc

app-cdr/mirage2iso: Add missing pkg-config dep.

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

---
 app-cdr/mirage2iso/mirage2iso-9999.ebuild |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/app-cdr/mirage2iso/mirage2iso-9999.ebuild b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
index 9199253..d9ee226 100644
--- a/app-cdr/mirage2iso/mirage2iso-9999.ebuild
+++ b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
@@ -29,6 +29,7 @@ COMMON_DEPEND="dev-libs/libmirage
 	dev-libs/glib:2
 	pinentry? ( dev-libs/libassuan )"
 DEPEND="${COMMON_DEPEND}
+	virtual/pkgconfig
 	test? ( app-arch/xz-utils )"
 RDEPEND="${COMMON_DEPEND}
 	pinentry? ( app-crypt/pinentry )"


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

end of thread, other threads:[~2012-08-31  9:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-23 15:29 [gentoo-commits] dev/mgorny:master commit in: app-cdr/mirage2iso/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2012-08-31  9:15 Michał Górny
2012-08-30  9:54 Michał Górny
2011-08-23 15:29 Michał Górny
2011-07-01 13:21 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