public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/mgorny:master commit in: app-cdr/mirage2iso/, x11-misc/tinynotify-send/, x11-libs/libtinynotify-cli/, ...
@ 2011-09-19 23:03 Michał Górny
  0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2011-09-19 23:03 UTC (permalink / raw
  To: gentoo-commits

commit:     431ed1bc27de3ee076c6ede8b506b596841886f1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 19 15:48:59 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 19 15:48:59 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=431ed1bc

Use mirror://github/.

---
 app-cdr/mirage2iso/mirage2iso-9999.ebuild          |    2 +-
 app-portage/diffmask/diffmask-9999.ebuild          |    2 +-
 app-portage/flaggie/flaggie-9999.ebuild            |    2 +-
 app-portage/gentoopm/gentoopm-0.1.9999.ebuild      |    2 +-
 app-portage/gentoopm/gentoopm-9999.ebuild          |    2 +-
 app-portage/install-mask/install-mask-9999.ebuild  |    2 +-
 .../pms-test-suite/pms-test-suite-9999.ebuild      |    2 +-
 app-portage/repo-commit/repo-commit-9999.ebuild    |    2 +-
 .../smart-live-rebuild-9999.ebuild                 |    2 +-
 dev-dotnet/pe-format/pe-format-2.9999.ebuild       |    2 +-
 net-misc/autoupnp/autoupnp-9999.ebuild             |    2 +-
 sys-apps/uam/uam-9999.ebuild                       |    2 +-
 sys-devel/systemd-sdk/systemd-sdk-9999.ebuild      |    2 +-
 .../libtinynotify-cli-9999.ebuild                  |    2 +-
 .../libtinynotify-systemwide-9999.ebuild           |    2 +-
 x11-libs/libtinynotify/libtinynotify-9999.ebuild   |    2 +-
 x11-misc/sw-notify-send/sw-notify-send-9999.ebuild |    2 +-
 .../tinynotify-send/tinynotify-send-9999.ebuild    |    2 +-
 18 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/app-cdr/mirage2iso/mirage2iso-9999.ebuild b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
index c8fd103..e8f3e67 100644
--- a/app-cdr/mirage2iso/mirage2iso-9999.ebuild
+++ b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
@@ -13,7 +13,7 @@ inherit autotools git-2
 
 DESCRIPTION="CD/DVD image converter using libmirage"
 HOMEPAGE="https://github.com/mgorny/mirage2iso/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/app-portage/diffmask/diffmask-9999.ebuild b/app-portage/diffmask/diffmask-9999.ebuild
index 62b5604..c6b1b7c 100644
--- a/app-portage/diffmask/diffmask-9999.ebuild
+++ b/app-portage/diffmask/diffmask-9999.ebuild
@@ -17,7 +17,7 @@ inherit git-2
 
 DESCRIPTION="A utility to maintain package.unmask entries up-to-date with masks"
 HOMEPAGE="https://github.com/mgorny/diffmask/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild
index 4372930..bb71f74 100644
--- a/app-portage/flaggie/flaggie-9999.ebuild
+++ b/app-portage/flaggie/flaggie-9999.ebuild
@@ -18,7 +18,7 @@ inherit git-2
 
 DESCRIPTION="A smart CLI mangler for package.* files"
 HOMEPAGE="https://github.com/mgorny/flaggie/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/app-portage/gentoopm/gentoopm-0.1.9999.ebuild b/app-portage/gentoopm/gentoopm-0.1.9999.ebuild
index 7583178..79a3dbb 100644
--- a/app-portage/gentoopm/gentoopm-0.1.9999.ebuild
+++ b/app-portage/gentoopm/gentoopm-0.1.9999.ebuild
@@ -22,7 +22,7 @@ inherit git-2
 
 DESCRIPTION="A common interface to Gentoo package managers"
 HOMEPAGE="https://github.com/mgorny/gentoopm/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD-2"
 SLOT="0"

diff --git a/app-portage/gentoopm/gentoopm-9999.ebuild b/app-portage/gentoopm/gentoopm-9999.ebuild
index 0df1595..396997f 100644
--- a/app-portage/gentoopm/gentoopm-9999.ebuild
+++ b/app-portage/gentoopm/gentoopm-9999.ebuild
@@ -21,7 +21,7 @@ inherit git-2
 
 DESCRIPTION="A common interface to Gentoo package managers"
 HOMEPAGE="https://github.com/mgorny/gentoopm/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD-2"
 SLOT="0"

diff --git a/app-portage/install-mask/install-mask-9999.ebuild b/app-portage/install-mask/install-mask-9999.ebuild
index bb4295b..72c80d1 100644
--- a/app-portage/install-mask/install-mask-9999.ebuild
+++ b/app-portage/install-mask/install-mask-9999.ebuild
@@ -17,7 +17,7 @@ inherit git-2
 
 DESCRIPTION="Handle INSTALL_MASK setting in make.conf"
 HOMEPAGE="https://github.com/mgorny/install-mask/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/app-portage/pms-test-suite/pms-test-suite-9999.ebuild b/app-portage/pms-test-suite/pms-test-suite-9999.ebuild
index 047ef4b..874de12 100644
--- a/app-portage/pms-test-suite/pms-test-suite-9999.ebuild
+++ b/app-portage/pms-test-suite/pms-test-suite-9999.ebuild
@@ -23,7 +23,7 @@ inherit git-2
 
 DESCRIPTION="A test suite for Package Manager PMS compliance"
 HOMEPAGE="http://www.gentoo.org/proj/en/qa/pms/pms-test-suite.xml"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD-2"
 SLOT="0"

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

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 7297960..496e8f3 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -19,7 +19,7 @@ inherit git-2
 
 DESCRIPTION="Check live packages for updates and emerge them as necessary"
 HOMEPAGE="https://github.com/mgorny/smart-live-rebuild/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD-2"
 SLOT="0"

diff --git a/dev-dotnet/pe-format/pe-format-2.9999.ebuild b/dev-dotnet/pe-format/pe-format-2.9999.ebuild
index a234116..bc6ac1a 100644
--- a/dev-dotnet/pe-format/pe-format-2.9999.ebuild
+++ b/dev-dotnet/pe-format/pe-format-2.9999.ebuild
@@ -13,7 +13,7 @@ inherit autotools git-2
 
 DESCRIPTION="Intelligent PE executable wrapper for binfmt_misc"
 HOMEPAGE="https://github.com/mgorny/pe-format2/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}2/${P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${PN}2/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/net-misc/autoupnp/autoupnp-9999.ebuild b/net-misc/autoupnp/autoupnp-9999.ebuild
index 28aa127..ee68886 100644
--- a/net-misc/autoupnp/autoupnp-9999.ebuild
+++ b/net-misc/autoupnp/autoupnp-9999.ebuild
@@ -13,7 +13,7 @@ inherit autotools git-2
 
 DESCRIPTION="Automatic open port forwarder using UPnP"
 HOMEPAGE="https://github.com/mgorny/autoupnp/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/sys-apps/uam/uam-9999.ebuild b/sys-apps/uam/uam-9999.ebuild
index 8791a6b..68905e0 100644
--- a/sys-apps/uam/uam-9999.ebuild
+++ b/sys-apps/uam/uam-9999.ebuild
@@ -13,7 +13,7 @@ inherit autotools git-2
 
 DESCRIPTION="Simple udev-based automounter for removable USB media"
 HOMEPAGE="https://github.com/mgorny/uam/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/sys-devel/systemd-sdk/systemd-sdk-9999.ebuild b/sys-devel/systemd-sdk/systemd-sdk-9999.ebuild
index 8744f4c..a1ed8be 100644
--- a/sys-devel/systemd-sdk/systemd-sdk-9999.ebuild
+++ b/sys-devel/systemd-sdk/systemd-sdk-9999.ebuild
@@ -13,7 +13,7 @@ inherit autotools git-2
 
 DESCRIPTION="Macros and misc files for systemd daemons"
 HOMEPAGE="https://github.com/mgorny/systemd-sdk/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild b/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
index d840c3c..1907672 100644
--- a/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
+++ b/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
@@ -16,7 +16,7 @@ inherit autotools git-2
 
 DESCRIPTION="Common CLI routines for tinynotify-send & sw-notify-send"
 HOMEPAGE="https://github.com/mgorny/tinynotify-send/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${MY_PN}/${MY_P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${MY_PN}/${MY_P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
index c426630..86fb1c4 100644
--- a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
+++ b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
@@ -13,7 +13,7 @@ inherit autotools git-2
 
 DESCRIPTION="A system-wide notifications module for libtinynotify"
 HOMEPAGE="https://github.com/mgorny/libtinynotify-systemwide/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/x11-libs/libtinynotify/libtinynotify-9999.ebuild b/x11-libs/libtinynotify/libtinynotify-9999.ebuild
index d6e1266..d51f2cc 100644
--- a/x11-libs/libtinynotify/libtinynotify-9999.ebuild
+++ b/x11-libs/libtinynotify/libtinynotify-9999.ebuild
@@ -13,7 +13,7 @@ inherit autotools git-2
 
 DESCRIPTION="A lightweight implementation of Desktop Notification Spec"
 HOMEPAGE="https://github.com/mgorny/libtinynotify/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
index cf7f1b8..fa40aad 100644
--- a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
+++ b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
@@ -16,7 +16,7 @@ inherit autotools git-2
 
 DESCRIPTION="A system-wide variant of tinynotify-send"
 HOMEPAGE="https://github.com/mgorny/tinynotify-send/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${MY_PN}/${MY_P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${MY_PN}/${MY_P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
index 7aa63bf..881ac2a 100644
--- a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
+++ b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
@@ -13,7 +13,7 @@ inherit autotools git-2
 
 DESCRIPTION="A notification sending utility (using libtinynotify)"
 HOMEPAGE="https://github.com/mgorny/tinynotify-send/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"



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

* [gentoo-commits] dev/mgorny:master commit in: app-cdr/mirage2iso/, x11-misc/tinynotify-send/, x11-libs/libtinynotify-cli/, ...
@ 2011-09-24 21:29 Michał Górny
  0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2011-09-24 21:29 UTC (permalink / raw
  To: gentoo-commits

commit:     46e7c3f445f59ae1ef92d9ed1258d7065fef5947
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 24 21:31:54 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 24 21:31:54 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=46e7c3f4

Drop <herd>no-herd</herd>.

---
 app-cdr/mirage2iso/metadata.xml                |    1 -
 app-portage/diffmask/metadata.xml              |    1 -
 app-portage/flaggie/metadata.xml               |    1 -
 app-portage/gentoopm/metadata.xml              |    1 -
 app-portage/install-mask/metadata.xml          |    1 -
 app-portage/pms-test-suite/metadata.xml        |    1 -
 app-portage/repo-commit/metadata.xml           |    1 -
 app-portage/smart-live-rebuild/metadata.xml    |    1 -
 dev-vcs/git-bz/metadata.xml                    |    1 -
 media-video/stk11xx/metadata.xml               |    1 -
 net-dns/resolvconf-symlink/metadata.xml        |    1 -
 net-im/ekg2/metadata.xml                       |    1 -
 net-misc/autoupnp/metadata.xml                 |    1 -
 sys-apps/systemd/metadata.xml                  |    1 -
 sys-apps/uam/metadata.xml                      |    1 -
 sys-devel/systemd-sdk/metadata.xml             |    1 -
 x11-libs/libtinynotify-cli/metadata.xml        |    1 -
 x11-libs/libtinynotify-systemwide/metadata.xml |    1 -
 x11-libs/libtinynotify/metadata.xml            |    1 -
 x11-misc/sw-notify-send/metadata.xml           |    1 -
 x11-misc/tinynotify-send/metadata.xml          |    1 -
 21 files changed, 0 insertions(+), 21 deletions(-)

diff --git a/app-cdr/mirage2iso/metadata.xml b/app-cdr/mirage2iso/metadata.xml
index c4faf49..250ea70 100644
--- a/app-cdr/mirage2iso/metadata.xml
+++ b/app-cdr/mirage2iso/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/app-portage/diffmask/metadata.xml b/app-portage/diffmask/metadata.xml
index 2041e3b..9b56543 100644
--- a/app-portage/diffmask/metadata.xml
+++ b/app-portage/diffmask/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/app-portage/flaggie/metadata.xml b/app-portage/flaggie/metadata.xml
index c8e87c1..e0fd324 100644
--- a/app-portage/flaggie/metadata.xml
+++ b/app-portage/flaggie/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/app-portage/gentoopm/metadata.xml b/app-portage/gentoopm/metadata.xml
index f9c2513..33d8586 100644
--- a/app-portage/gentoopm/metadata.xml
+++ b/app-portage/gentoopm/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/app-portage/install-mask/metadata.xml b/app-portage/install-mask/metadata.xml
index 8547bf2..9968b2d 100644
--- a/app-portage/install-mask/metadata.xml
+++ b/app-portage/install-mask/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/app-portage/pms-test-suite/metadata.xml b/app-portage/pms-test-suite/metadata.xml
index a82d3b9..f77c818 100644
--- a/app-portage/pms-test-suite/metadata.xml
+++ b/app-portage/pms-test-suite/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/app-portage/repo-commit/metadata.xml b/app-portage/repo-commit/metadata.xml
index 4053f3d..9f71f3f 100644
--- a/app-portage/repo-commit/metadata.xml
+++ b/app-portage/repo-commit/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/app-portage/smart-live-rebuild/metadata.xml b/app-portage/smart-live-rebuild/metadata.xml
index 7ef29d2..2a7c7da 100644
--- a/app-portage/smart-live-rebuild/metadata.xml
+++ b/app-portage/smart-live-rebuild/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/dev-vcs/git-bz/metadata.xml b/dev-vcs/git-bz/metadata.xml
index 90157da..a6365cf 100644
--- a/dev-vcs/git-bz/metadata.xml
+++ b/dev-vcs/git-bz/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/media-video/stk11xx/metadata.xml b/media-video/stk11xx/metadata.xml
index af81389..5cb9324 100644
--- a/media-video/stk11xx/metadata.xml
+++ b/media-video/stk11xx/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/net-dns/resolvconf-symlink/metadata.xml b/net-dns/resolvconf-symlink/metadata.xml
index f172967..26f81d4 100644
--- a/net-dns/resolvconf-symlink/metadata.xml
+++ b/net-dns/resolvconf-symlink/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/net-im/ekg2/metadata.xml b/net-im/ekg2/metadata.xml
index 0a04016..d52f5d8 100644
--- a/net-im/ekg2/metadata.xml
+++ b/net-im/ekg2/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/net-misc/autoupnp/metadata.xml b/net-misc/autoupnp/metadata.xml
index c5bf6c1..2f0dc40 100644
--- a/net-misc/autoupnp/metadata.xml
+++ b/net-misc/autoupnp/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/sys-apps/systemd/metadata.xml b/sys-apps/systemd/metadata.xml
index 5af7c34..aafd053 100644
--- a/sys-apps/systemd/metadata.xml
+++ b/sys-apps/systemd/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>systemd@gentoo.org</email>
 		<name>Gentoo systemd team</name>

diff --git a/sys-apps/uam/metadata.xml b/sys-apps/uam/metadata.xml
index f5d2826..0065670 100644
--- a/sys-apps/uam/metadata.xml
+++ b/sys-apps/uam/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/sys-devel/systemd-sdk/metadata.xml b/sys-devel/systemd-sdk/metadata.xml
index 0931324..7a0611e 100644
--- a/sys-devel/systemd-sdk/metadata.xml
+++ b/sys-devel/systemd-sdk/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/x11-libs/libtinynotify-cli/metadata.xml b/x11-libs/libtinynotify-cli/metadata.xml
index e1248d3..70580ca 100644
--- a/x11-libs/libtinynotify-cli/metadata.xml
+++ b/x11-libs/libtinynotify-cli/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/x11-libs/libtinynotify-systemwide/metadata.xml b/x11-libs/libtinynotify-systemwide/metadata.xml
index f57da15..cab3f60 100644
--- a/x11-libs/libtinynotify-systemwide/metadata.xml
+++ b/x11-libs/libtinynotify-systemwide/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/x11-libs/libtinynotify/metadata.xml b/x11-libs/libtinynotify/metadata.xml
index e97da50..b82eee0 100644
--- a/x11-libs/libtinynotify/metadata.xml
+++ b/x11-libs/libtinynotify/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/x11-misc/sw-notify-send/metadata.xml b/x11-misc/sw-notify-send/metadata.xml
index 03944ee..052fd49 100644
--- a/x11-misc/sw-notify-send/metadata.xml
+++ b/x11-misc/sw-notify-send/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>

diff --git a/x11-misc/tinynotify-send/metadata.xml b/x11-misc/tinynotify-send/metadata.xml
index 0198c17..0dd924d 100644
--- a/x11-misc/tinynotify-send/metadata.xml
+++ b/x11-misc/tinynotify-send/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>



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

* [gentoo-commits] dev/mgorny:master commit in: app-cdr/mirage2iso/, x11-misc/tinynotify-send/, x11-libs/libtinynotify-cli/, ...
@ 2011-11-25 20:28 Michał Górny
  0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2011-11-25 20:28 UTC (permalink / raw
  To: gentoo-commits

commit:     34fd115ff0a98b62d088595981c160ecb134e114
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 25 20:28:33 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 25 20:28:33 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=34fd115f

Update bugs-to to point to github.

---
 app-cdr/mirage2iso/metadata.xml                |    2 +-
 app-portage/diffmask/metadata.xml              |    2 +-
 app-portage/eclean-kernel/metadata.xml         |    2 +-
 app-portage/flaggie/metadata.xml               |    2 +-
 app-portage/gentoopm/metadata.xml              |    2 +-
 app-portage/install-mask/metadata.xml          |    2 +-
 app-portage/pms-test-suite/metadata.xml        |    2 +-
 app-portage/repo-commit/metadata.xml           |    2 +-
 app-portage/smart-live-rebuild/metadata.xml    |    2 +-
 dev-dotnet/pe-format/metadata.xml              |   18 +++++++++---------
 dev-util/atomic-install/metadata.xml           |    2 +-
 net-misc/autoupnp/metadata.xml                 |    2 +-
 sys-apps/uam/metadata.xml                      |    2 +-
 sys-devel/systemd-sdk/metadata.xml             |    2 +-
 www-servers/pshs/metadata.xml                  |    2 +-
 x11-libs/libtinynotify-cli/metadata.xml        |    2 +-
 x11-libs/libtinynotify-systemwide/metadata.xml |    2 +-
 x11-libs/libtinynotify/metadata.xml            |    2 +-
 x11-misc/sw-notify-send/metadata.xml           |    2 +-
 x11-misc/tinynotify-send/metadata.xml          |    2 +-
 20 files changed, 28 insertions(+), 28 deletions(-)

diff --git a/app-cdr/mirage2iso/metadata.xml b/app-cdr/mirage2iso/metadata.xml
index 250ea70..69f51a9 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>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=app-cdr/mirage2iso:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/mirage2iso/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/app-portage/diffmask/metadata.xml b/app-portage/diffmask/metadata.xml
index 9b56543..b04821f 100644
--- a/app-portage/diffmask/metadata.xml
+++ b/app-portage/diffmask/metadata.xml
@@ -17,6 +17,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=app-portage/diffmask:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/diffmask/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/app-portage/eclean-kernel/metadata.xml b/app-portage/eclean-kernel/metadata.xml
index 57b7084..efcd50f 100644
--- a/app-portage/eclean-kernel/metadata.xml
+++ b/app-portage/eclean-kernel/metadata.xml
@@ -10,6 +10,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=app-portage/eclean-kernel:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/eclean-kernel/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/app-portage/flaggie/metadata.xml b/app-portage/flaggie/metadata.xml
index e0fd324..6023949 100644
--- a/app-portage/flaggie/metadata.xml
+++ b/app-portage/flaggie/metadata.xml
@@ -10,6 +10,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=app-portage/flaggie:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/flaggie/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/app-portage/gentoopm/metadata.xml b/app-portage/gentoopm/metadata.xml
index 33d8586..af39b9b 100644
--- a/app-portage/gentoopm/metadata.xml
+++ b/app-portage/gentoopm/metadata.xml
@@ -10,6 +10,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=app-portage/gentoopm:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/gentoopm/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/app-portage/install-mask/metadata.xml b/app-portage/install-mask/metadata.xml
index 9968b2d..6b2c445 100644
--- a/app-portage/install-mask/metadata.xml
+++ b/app-portage/install-mask/metadata.xml
@@ -10,6 +10,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=app-portage/install-mask:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/install-mask/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/app-portage/pms-test-suite/metadata.xml b/app-portage/pms-test-suite/metadata.xml
index f77c818..f9ee48a 100644
--- a/app-portage/pms-test-suite/metadata.xml
+++ b/app-portage/pms-test-suite/metadata.xml
@@ -10,6 +10,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=app-portage/pms-test-suite:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/pms-test-suite/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/app-portage/repo-commit/metadata.xml b/app-portage/repo-commit/metadata.xml
index 9f71f3f..334bbce 100644
--- a/app-portage/repo-commit/metadata.xml
+++ b/app-portage/repo-commit/metadata.xml
@@ -18,6 +18,6 @@
 			<email>binki@gentoo.org</email>
 			<name>Nathan Phillip Brink</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=app-portage/repo-commit:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/repo-commit/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/app-portage/smart-live-rebuild/metadata.xml b/app-portage/smart-live-rebuild/metadata.xml
index 2a7c7da..83d42c6 100644
--- a/app-portage/smart-live-rebuild/metadata.xml
+++ b/app-portage/smart-live-rebuild/metadata.xml
@@ -16,6 +16,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=app-portage/smart-live-rebuild:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/smart-live-rebuild/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/dev-dotnet/pe-format/metadata.xml b/dev-dotnet/pe-format/metadata.xml
index a181dcb..69efd9a 100644
--- a/dev-dotnet/pe-format/metadata.xml
+++ b/dev-dotnet/pe-format/metadata.xml
@@ -1,16 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>dotnet</herd>
-<maintainer>
-	<email>mgorny@gentoo.org</email>
-	<name>Michał Górny</name>
-</maintainer>
-<upstream>
-	<maintainer status="active">
+	<herd>dotnet</herd>
+	<maintainer>
 		<email>mgorny@gentoo.org</email>
 		<name>Michał Górny</name>
 	</maintainer>
-	<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=dev-dotnet/pe-format:%20</bugs-to>
-</upstream>
+	<upstream>
+		<maintainer status="active">
+			<email>mgorny@gentoo.org</email>
+			<name>Michał Górny</name>
+		</maintainer>
+		<bugs-to>https://github.com/mgorny/pe-format2/issues/</bugs-to>
+	</upstream>
 </pkgmetadata>

diff --git a/dev-util/atomic-install/metadata.xml b/dev-util/atomic-install/metadata.xml
index 47138ae..76b886d 100644
--- a/dev-util/atomic-install/metadata.xml
+++ b/dev-util/atomic-install/metadata.xml
@@ -10,6 +10,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=dev-util/atomic-install:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/atomic-install/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/net-misc/autoupnp/metadata.xml b/net-misc/autoupnp/metadata.xml
index 2f0dc40..1b5079f 100644
--- a/net-misc/autoupnp/metadata.xml
+++ b/net-misc/autoupnp/metadata.xml
@@ -10,6 +10,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=net-misc/autoupnp:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/autoupnp/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/sys-apps/uam/metadata.xml b/sys-apps/uam/metadata.xml
index 0065670..e27d954 100644
--- a/sys-apps/uam/metadata.xml
+++ b/sys-apps/uam/metadata.xml
@@ -15,6 +15,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=sys-apps/uam:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/uam/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/sys-devel/systemd-sdk/metadata.xml b/sys-devel/systemd-sdk/metadata.xml
index 7a0611e..6cf709e 100644
--- a/sys-devel/systemd-sdk/metadata.xml
+++ b/sys-devel/systemd-sdk/metadata.xml
@@ -10,6 +10,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=sys-devel/systemd-sdk:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/systemd-sdk/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/www-servers/pshs/metadata.xml b/www-servers/pshs/metadata.xml
index 92ed3ec..0a06742 100644
--- a/www-servers/pshs/metadata.xml
+++ b/www-servers/pshs/metadata.xml
@@ -18,6 +18,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=www-servers/pshs:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/pshs/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/x11-libs/libtinynotify-cli/metadata.xml b/x11-libs/libtinynotify-cli/metadata.xml
index 70580ca..f37add7 100644
--- a/x11-libs/libtinynotify-cli/metadata.xml
+++ b/x11-libs/libtinynotify-cli/metadata.xml
@@ -10,6 +10,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=x11-libs/libtinynotify-cli:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/tinynotify-send/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/x11-libs/libtinynotify-systemwide/metadata.xml b/x11-libs/libtinynotify-systemwide/metadata.xml
index cab3f60..b8fc342 100644
--- a/x11-libs/libtinynotify-systemwide/metadata.xml
+++ b/x11-libs/libtinynotify-systemwide/metadata.xml
@@ -10,6 +10,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=x11-libs/libtinynotify-systemwide:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/libtinynotify-systemwide/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/x11-libs/libtinynotify/metadata.xml b/x11-libs/libtinynotify/metadata.xml
index b82eee0..d451fc7 100644
--- a/x11-libs/libtinynotify/metadata.xml
+++ b/x11-libs/libtinynotify/metadata.xml
@@ -10,6 +10,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=x11-libs/libtinynotify:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/libtinynotify/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/x11-misc/sw-notify-send/metadata.xml b/x11-misc/sw-notify-send/metadata.xml
index 052fd49..f37add7 100644
--- a/x11-misc/sw-notify-send/metadata.xml
+++ b/x11-misc/sw-notify-send/metadata.xml
@@ -10,6 +10,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=x11-misc/sw-notify-send:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/tinynotify-send/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>

diff --git a/x11-misc/tinynotify-send/metadata.xml b/x11-misc/tinynotify-send/metadata.xml
index 0dd924d..8eba8ea 100644
--- a/x11-misc/tinynotify-send/metadata.xml
+++ b/x11-misc/tinynotify-send/metadata.xml
@@ -13,6 +13,6 @@
 			<email>mgorny@gentoo.org</email>
 			<name>Michał Górny</name>
 		</maintainer>
-		<bugs-to>http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20Linux&amp;component=Applications&amp;short_desc=x11-misc/tinynotify-send:%20</bugs-to>
+		<bugs-to>https://github.com/mgorny/tinynotify-send/issues/</bugs-to>
 	</upstream>
 </pkgmetadata>



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

* [gentoo-commits] dev/mgorny:master commit in: app-cdr/mirage2iso/, x11-misc/tinynotify-send/, x11-libs/libtinynotify-cli/, ...
@ 2011-12-05  8:38 Michał Górny
  0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2011-12-05  8:38 UTC (permalink / raw
  To: gentoo-commits

commit:     821cc1f6cbafb8d559e63d13879fc1ce11f10ed0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  1 19:01:25 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec  1 19:01:25 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=821cc1f6

Update the ebuilds for testing autotools-utils code.

---
 app-cdr/mirage2iso/mirage2iso-9999.ebuild          |   12 ++++------
 app-portage/repo-commit/repo-commit-9999.ebuild    |   12 ++++------
 dev-dotnet/pe-format/pe-format-2.9999.ebuild       |   12 ++++------
 dev-util/atomic-install/atomic-install-9999.ebuild |   13 ++++-------
 net-im/ekg2/ekg2-9999.ebuild                       |   15 ++++--------
 net-misc/autoupnp/autoupnp-9999.ebuild             |   12 ++++------
 sys-apps/systemd/systemd-9999.ebuild               |   12 ++++------
 sys-apps/uam/uam-9999.ebuild                       |   14 ++++-------
 sys-devel/ccattr/ccattr-9999.ebuild                |   13 ++++-------
 sys-devel/systemd-sdk/systemd-sdk-9999.ebuild      |   12 ++++------
 www-servers/pshs/pshs-9999.ebuild                  |   12 ++++------
 .../libtinynotify-cli-9999.ebuild                  |   23 ++++++++-----------
 .../libtinynotify-systemwide-9999.ebuild           |   13 ++++-------
 x11-libs/libtinynotify/libtinynotify-9999.ebuild   |   13 ++++-------
 x11-misc/sw-notify-send/sw-notify-send-9999.ebuild |   21 +++++++----------
 .../tinynotify-send/tinynotify-send-9999.ebuild    |   13 ++++-------
 16 files changed, 89 insertions(+), 133 deletions(-)

diff --git a/app-cdr/mirage2iso/mirage2iso-9999.ebuild b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
index 7618dcf..f9aceb2 100644
--- a/app-cdr/mirage2iso/mirage2iso-9999.ebuild
+++ b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
@@ -3,14 +3,17 @@
 # $Header: $
 
 EAPI=4
-inherit autotools-utils
 
 #if LIVE
+AUTOTOOLS_AUTORECONF=yes
 EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
 	http://github.com/mgorny/${PN}.git"
-inherit autotools git-2
+
+inherit git-2
 #endif
 
+inherit autotools-utils
+
 DESCRIPTION="CD/DVD image converter using libmirage"
 HOMEPAGE="https://github.com/mgorny/mirage2iso/"
 SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
@@ -36,11 +39,6 @@ DEPEND="${DEPEND}
 	dev-libs/libassuan"
 KEYWORDS=
 SRC_URI=
-
-src_prepare() {
-	autotools-utils_src_prepare
-	eautoreconf
-}
 #endif
 
 src_configure() {

diff --git a/app-portage/repo-commit/repo-commit-9999.ebuild b/app-portage/repo-commit/repo-commit-9999.ebuild
index 3bfd579..15b7728 100644
--- a/app-portage/repo-commit/repo-commit-9999.ebuild
+++ b/app-portage/repo-commit/repo-commit-9999.ebuild
@@ -3,14 +3,17 @@
 # $Header: $
 
 EAPI=4
-inherit autotools-utils
 
 #if LIVE
+AUTOTOOLS_AUTORECONF=yes
 EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
 	http://github.com/mgorny/${PN}.git"
-inherit autotools git-2
+
+inherit git-2
 #endif
 
+inherit autotools-utils
+
 DESCRIPTION="A repository commit helper"
 HOMEPAGE="https://github.com/mgorny/repo-commit/"
 SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
@@ -26,9 +29,4 @@ RDEPEND="app-portage/gentoolkit-dev
 
 KEYWORDS=
 SRC_URI=
-
-src_prepare() {
-	autotools-utils_src_prepare
-	eautoreconf
-}
 #endif

diff --git a/dev-dotnet/pe-format/pe-format-2.9999.ebuild b/dev-dotnet/pe-format/pe-format-2.9999.ebuild
index fc5fe85..7ab5a15 100644
--- a/dev-dotnet/pe-format/pe-format-2.9999.ebuild
+++ b/dev-dotnet/pe-format/pe-format-2.9999.ebuild
@@ -3,14 +3,17 @@
 # $Header: $
 
 EAPI=4
-inherit autotools-utils systemd
 
 #if LIVE
+AUTOTOOLS_AUTORECONF=yes
 EGIT_REPO_URI="git://github.com/mgorny/${PN}2.git
 	http://github.com/mgorny/${PN}2.git"
-inherit autotools git-2
+
+inherit git-2
 #endif
 
+inherit autotools-utils systemd
+
 DESCRIPTION="Intelligent PE executable wrapper for binfmt_misc"
 HOMEPAGE="https://github.com/mgorny/pe-format2/"
 SRC_URI="mirror://github/mgorny/${PN}2/${P}.tar.bz2"
@@ -27,11 +30,6 @@ KEYWORDS=
 SRC_URI=
 
 DEPEND="sys-devel/systemd-sdk"
-
-src_prepare() {
-	autotools-utils_src_prepare
-	eautoreconf
-}
 #endif
 
 src_configure() {

diff --git a/dev-util/atomic-install/atomic-install-9999.ebuild b/dev-util/atomic-install/atomic-install-9999.ebuild
index 2357148..99d7d75 100644
--- a/dev-util/atomic-install/atomic-install-9999.ebuild
+++ b/dev-util/atomic-install/atomic-install-9999.ebuild
@@ -3,14 +3,17 @@
 # $Header: $
 
 EAPI=4
-inherit autotools-utils
 
 #if LIVE
+AUTOTOOLS_AUTORECONF=yes
 EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
 	http://github.com/mgorny/${PN}.git"
-inherit autotools git-2
+
+inherit git-2
 #endif
 
+inherit autotools-utils
+
 DESCRIPTION="A library and tool to atomically install sets of files"
 HOMEPAGE="https://github.com/mgorny/atomic-install/"
 SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
@@ -29,12 +32,6 @@ KEYWORDS=
 SRC_URI=
 DEPEND="${DEPEND}
 	>=dev-util/gtk-doc-1.18"
-
-src_prepare() {
-	autotools-utils_src_prepare
-	autotools_run_tool gtkdocize
-	eautoreconf
-}
 #endif
 
 src_configure() {

diff --git a/net-im/ekg2/ekg2-9999.ebuild b/net-im/ekg2/ekg2-9999.ebuild
index 7cb5826..91784f6 100644
--- a/net-im/ekg2/ekg2-9999.ebuild
+++ b/net-im/ekg2/ekg2-9999.ebuild
@@ -3,14 +3,17 @@
 # $Header: $
 
 EAPI=4
-inherit autotools-utils
 
 #if LIVE
+AUTOTOOLS_AUTORECONF=yes
 EGIT_REPO_URI="git://github.com/leafnode/${PN}.git
 	http://github.com/leafnode/${PN}.git"
-inherit autotools git-2
+
+inherit git-2
 #endif
 
+inherit autotools-utils
+
 DESCRIPTION="Text-based, multi-protocol instant messenger"
 HOMEPAGE="http://www.ekg2.org"
 SRC_URI="http://pl.ekg2.org/${P}.tar.gz"
@@ -65,14 +68,6 @@ pkg_pretend() {
 	fi
 }
 
-#if LIVE
-src_prepare() {
-	autotools-utils_src_prepare
-	eautopoint
-	eautoreconf
-}
-#endif
-
 src_configure() {
 	myeconfargs=(
 		# direct plugin references

diff --git a/net-misc/autoupnp/autoupnp-9999.ebuild b/net-misc/autoupnp/autoupnp-9999.ebuild
index ee68886..e054eb2 100644
--- a/net-misc/autoupnp/autoupnp-9999.ebuild
+++ b/net-misc/autoupnp/autoupnp-9999.ebuild
@@ -3,14 +3,17 @@
 # $Header: $
 
 EAPI=4
-inherit autotools-utils
 
 #if LIVE
+AUTOTOOLS_AUTORECONF=yes
 EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
 	http://github.com/mgorny/${PN}.git"
-inherit autotools git-2
+
+inherit git-2
 #endif
 
+inherit autotools-utils
+
 DESCRIPTION="Automatic open port forwarder using UPnP"
 HOMEPAGE="https://github.com/mgorny/autoupnp/"
 SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
@@ -29,11 +32,6 @@ DOCS=( README )
 #if LIVE
 KEYWORDS=
 SRC_URI=
-
-src_prepare() {
-	autotools-utils_src_prepare
-	eautoreconf
-}
 #endif
 
 src_configure() {

diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
index 5cc5c8d..b113b73 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -4,14 +4,16 @@
 
 EAPI=4
 
-inherit autotools-utils bash-completion-r1 linux-info pam systemd
-
 #if LIVE
+AUTOTOOLS_AUTORECONF=yes
 EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}
 	http://cgit.freedesktop.org/${PN}/"
-inherit autotools git-2
+
+inherit git-2
 #endif
 
+inherit autotools-utils bash-completion-r1 linux-info pam systemd
+
 DESCRIPTION="System and service manager for Linux"
 HOMEPAGE="http://www.freedesktop.org/wiki/Software/systemd"
 SRC_URI="http://www.freedesktop.org/software/systemd/${P}.tar.bz2"
@@ -75,10 +77,6 @@ src_prepare() {
 	# Force the rebuild of .vala sources
 	touch src/*.vala || die
 	autotools-utils_src_prepare
-#if LIVE
-	autotools_run_tool intltoolize
-	eautoreconf
-#endif
 }
 
 src_configure() {

diff --git a/sys-apps/uam/uam-9999.ebuild b/sys-apps/uam/uam-9999.ebuild
index bf4b5cc..454a6c8 100644
--- a/sys-apps/uam/uam-9999.ebuild
+++ b/sys-apps/uam/uam-9999.ebuild
@@ -3,14 +3,17 @@
 # $Header: $
 
 EAPI=4
-inherit autotools-utils eutils
 
 #if LIVE
+AUTOTOOLS_AUTORECONF=yes
 EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
 	http://github.com/mgorny/${PN}.git"
-inherit autotools git-2
+
+inherit git-2
 #endif
 
+inherit autotools-utils eutils
+
 DESCRIPTION="Simple udev-based automounter for removable USB media"
 HOMEPAGE="https://github.com/mgorny/uam/"
 SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
@@ -30,13 +33,6 @@ KEYWORDS=
 SRC_URI=
 #endif
 
-#if LIVE
-src_prepare() {
-	autotools-utils_src_prepare
-	eautoreconf
-}
-#endif
-
 src_configure() {
 	myeconfargs=(
 		--libdir=/lib

diff --git a/sys-devel/ccattr/ccattr-9999.ebuild b/sys-devel/ccattr/ccattr-9999.ebuild
index 36de742..117f696 100644
--- a/sys-devel/ccattr/ccattr-9999.ebuild
+++ b/sys-devel/ccattr/ccattr-9999.ebuild
@@ -3,14 +3,17 @@
 # $Header: $
 
 EAPI=4
-inherit autotools-utils
 
 #if LIVE
+AUTOTOOLS_AUTORECONF=yes
 EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
 	http://github.com/mgorny/${PN}.git"
-inherit autotools git-2
+
+inherit git-2
 #endif
 
+inherit autotools-utils
+
 DESCRIPTION="Macros for simple and portable use of CC extension attributes"
 HOMEPAGE="https://github.com/mgorny/ccattr/"
 SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
@@ -27,12 +30,6 @@ DEPEND="${DEPEND}
 	dev-util/gtk-doc-am"
 KEYWORDS=
 SRC_URI=
-
-src_prepare() {
-	autotools-utils_src_prepare
-	autotools_run_tool gtkdocize
-	eautoreconf
-}
 #endif
 
 src_configure() {

diff --git a/sys-devel/systemd-sdk/systemd-sdk-9999.ebuild b/sys-devel/systemd-sdk/systemd-sdk-9999.ebuild
index a1ed8be..176c82a 100644
--- a/sys-devel/systemd-sdk/systemd-sdk-9999.ebuild
+++ b/sys-devel/systemd-sdk/systemd-sdk-9999.ebuild
@@ -3,14 +3,17 @@
 # $Header: $
 
 EAPI=4
-inherit autotools-utils
 
 #if LIVE
+AUTOTOOLS_AUTORECONF=yes
 EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
 	http://github.com/mgorny/${PN}.git"
-inherit autotools git-2
+
+inherit git-2
 #endif
 
+inherit autotools-utils
+
 DESCRIPTION="Macros and misc files for systemd daemons"
 HOMEPAGE="https://github.com/mgorny/systemd-sdk/"
 SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
@@ -23,9 +26,4 @@ IUSE=""
 
 KEYWORDS=
 SRC_URI=
-
-src_prepare() {
-	autotools-utils_src_prepare
-	eautoreconf
-}
 #endif

diff --git a/www-servers/pshs/pshs-9999.ebuild b/www-servers/pshs/pshs-9999.ebuild
index 12ae0a4..d534a63 100644
--- a/www-servers/pshs/pshs-9999.ebuild
+++ b/www-servers/pshs/pshs-9999.ebuild
@@ -3,14 +3,17 @@
 # $Header: $
 
 EAPI=4
-inherit autotools-utils
 
 #if LIVE
+AUTOTOOLS_AUTORECONF=yes
 EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
 	http://github.com/mgorny/${PN}.git"
-inherit autotools git-2
+
+inherit git-2
 #endif
 
+inherit autotools-utils
+
 DESCRIPTION="Pretty small HTTP server - a command-line tool to share files"
 HOMEPAGE="https://github.com/mgorny/pshs/"
 SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
@@ -31,11 +34,6 @@ DEPEND="${RDEPEND}
 #if LIVE
 KEYWORDS=
 SRC_URI=
-
-src_prepare() {
-	autotools-utils_src_prepare
-	eautoreconf
-}
 #endif
 
 src_configure() {

diff --git a/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild b/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
index eac88aa..04dd3d9 100644
--- a/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
+++ b/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
@@ -3,17 +3,20 @@
 # $Header: $
 
 EAPI=4
+
+#if LIVE
+AUTOTOOLS_AUTORECONF=yes
+EGIT_REPO_URI="git://github.com/mgorny/tinynotify-send.git
+	http://github.com/mgorny/tinynotify-send.git"
+
+inherit git-2
+#endif
+
 inherit autotools-utils
 
 MY_PN=tinynotify-send
 MY_P=${MY_PN}-${PV}
 
-#if LIVE
-EGIT_REPO_URI="git://github.com/mgorny/${MY_PN}.git
-	http://github.com/mgorny/${MY_PN}.git"
-inherit autotools git-2
-#endif
-
 DESCRIPTION="Common CLI routines for tinynotify-send & sw-notify-send"
 HOMEPAGE="https://github.com/mgorny/tinynotify-send/"
 SRC_URI="mirror://github/mgorny/${MY_PN}/${MY_P}.tar.bz2"
@@ -36,16 +39,10 @@ KEYWORDS=
 SRC_URI=
 DEPEND="${DEPEND}
 	>=dev-util/gtk-doc-1.18"
-
-src_prepare() {
-	autotools-utils_src_prepare
-	autotools_run_tool gtkdocize
-	eautoreconf
-}
 #endif
 
 src_configure() {
-	myeconfargs=(
+	local myeconfargs=(
 		$(use_enable doc gtk-doc)
 		--disable-regular
 		--disable-system-wide

diff --git a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
index a5ca5ca..57edf7f 100644
--- a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
+++ b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
@@ -3,14 +3,17 @@
 # $Header: $
 
 EAPI=4
-inherit autotools-utils
 
 #if LIVE
+AUTOTOOLS_AUTORECONF=yes
 EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
 	http://github.com/mgorny/${PN}.git"
-inherit autotools git-2
+
+inherit git-2
 #endif
 
+inherit autotools-utils
+
 DESCRIPTION="A system-wide notifications module for libtinynotify"
 HOMEPAGE="https://github.com/mgorny/libtinynotify-systemwide/"
 SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
@@ -33,12 +36,6 @@ KEYWORDS=
 SRC_URI=
 DEPEND="${DEPEND}
 	>=dev-util/gtk-doc-1.18"
-
-src_prepare() {
-	autotools-utils_src_prepare
-	autotools_run_tool gtkdocize
-	eautoreconf
-}
 #endif
 
 src_configure() {

diff --git a/x11-libs/libtinynotify/libtinynotify-9999.ebuild b/x11-libs/libtinynotify/libtinynotify-9999.ebuild
index e404afc..e1fbdd0 100644
--- a/x11-libs/libtinynotify/libtinynotify-9999.ebuild
+++ b/x11-libs/libtinynotify/libtinynotify-9999.ebuild
@@ -3,14 +3,17 @@
 # $Header: $
 
 EAPI=4
-inherit autotools-utils
 
 #if LIVE
+AUTOTOOLS_AUTORECONF=yes
 EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
 	http://github.com/mgorny/${PN}.git"
-inherit autotools git-2
+
+inherit git-2
 #endif
 
+inherit autotools-utils
+
 DESCRIPTION="A lightweight implementation of Desktop Notification Spec"
 HOMEPAGE="https://github.com/mgorny/libtinynotify/"
 SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
@@ -32,12 +35,6 @@ KEYWORDS=
 SRC_URI=
 DEPEND="${DEPEND}
 	>=dev-util/gtk-doc-1.18"
-
-src_prepare() {
-	autotools-utils_src_prepare
-	autotools_run_tool gtkdocize
-	eautoreconf
-}
 #endif
 
 src_configure() {

diff --git a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
index fa40aad..ea083d0 100644
--- a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
+++ b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
@@ -3,17 +3,20 @@
 # $Header: $
 
 EAPI=4
+
+#if LIVE
+AUTOTOOLS_AUTORECONF=yes
+EGIT_REPO_URI="git://github.com/mgorny/tinynotify-send.git
+	http://github.com/mgorny/tinynotify-send.git"
+
+inherit git-2
+#endif
+
 inherit autotools-utils
 
 MY_PN=tinynotify-send
 MY_P=${MY_PN}-${PV}
 
-#if LIVE
-EGIT_REPO_URI="git://github.com/mgorny/${MY_PN}.git
-	http://github.com/mgorny/${MY_PN}.git"
-inherit autotools git-2
-#endif
-
 DESCRIPTION="A system-wide variant of tinynotify-send"
 HOMEPAGE="https://github.com/mgorny/tinynotify-send/"
 SRC_URI="mirror://github/mgorny/${MY_PN}/${MY_P}.tar.bz2"
@@ -37,12 +40,6 @@ KEYWORDS=
 SRC_URI=
 DEPEND="${DEPEND}
 	dev-util/gtk-doc"
-
-src_prepare() {
-	autotools-utils_src_prepare
-	autotools_run_tool gtkdocize
-	eautoreconf
-}
 #endif
 
 src_configure() {

diff --git a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
index 881ac2a..141e6e3 100644
--- a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
+++ b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
@@ -3,14 +3,17 @@
 # $Header: $
 
 EAPI=4
-inherit autotools-utils
 
 #if LIVE
+AUTOTOOLS_AUTORECONF=yes
 EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
 	http://github.com/mgorny/${PN}.git"
-inherit autotools git-2
+
+inherit git-2
 #endif
 
+inherit autotools-utils
+
 DESCRIPTION="A notification sending utility (using libtinynotify)"
 HOMEPAGE="https://github.com/mgorny/tinynotify-send/"
 SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
@@ -33,12 +36,6 @@ KEYWORDS=
 SRC_URI=
 DEPEND="${DEPEND}
 	dev-util/gtk-doc"
-
-src_prepare() {
-	autotools-utils_src_prepare
-	autotools_run_tool gtkdocize
-	eautoreconf
-}
 #endif
 
 src_configure() {



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

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

commit:     ee1c71a301058e3fafa1018f548abb5643cf636a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 30 22:12:25 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=ee1c71a3

Update those stupid copyrights.

---
 app-admin/eclean-kernel/eclean-kernel-9999.ebuild  |    2 +-
 app-cdr/mirage2iso/mirage2iso-9999.ebuild          |    2 +-
 app-portage/diffmask/diffmask-9999.ebuild          |    2 +-
 app-portage/flaggie/flaggie-9999.ebuild            |    2 +-
 app-portage/gentoopm/gentoopm-9999.ebuild          |    2 +-
 app-portage/install-mask/install-mask-9999.ebuild  |    2 +-
 .../pms-test-suite/pms-test-suite-9999.ebuild      |    2 +-
 app-portage/repo-commit/repo-commit-9999.ebuild    |    2 +-
 .../smart-live-rebuild-9999.ebuild                 |    2 +-
 dev-dotnet/pe-format/pe-format-2.9999.ebuild       |    2 +-
 dev-util/atomic-install/atomic-install-9999.ebuild |    2 +-
 dev-vcs/git-bz/git-bz-9999.ebuild                  |    2 +-
 media-video/stk11xx/stk11xx-9999.ebuild            |    2 +-
 net-im/ekg2/ekg2-9999.ebuild                       |    2 +-
 net-misc/autoupnp/autoupnp-9999.ebuild             |    2 +-
 sci-libs/freesteam/freesteam-9999.ebuild           |    2 +-
 sys-apps/systemd-ui/systemd-ui-9999.ebuild         |    2 +-
 sys-apps/tiny-initramfs/tiny-initramfs-9999.ebuild |    2 +-
 sys-apps/uam/uam-9999.ebuild                       |    2 +-
 sys-devel/ccattr/ccattr-9999.ebuild                |    2 +-
 sys-devel/systemd-sdk/systemd-sdk-9999.ebuild      |    2 +-
 systemd-units/nfs-utils/nfs-utils-10.ebuild        |    2 +-
 systemd-units/rpcbind/rpcbind-4.ebuild             |    2 +-
 www-servers/pshs/pshs-9999.ebuild                  |    2 +-
 .../libtinynotify-cli-9999.ebuild                  |    2 +-
 .../libtinynotify-systemwide-9999.ebuild           |    2 +-
 x11-libs/libtinynotify/libtinynotify-9999.ebuild   |    2 +-
 x11-misc/sw-notify-send/sw-notify-send-9999.ebuild |    2 +-
 .../tinynotify-send/tinynotify-send-9999.ebuild    |    2 +-
 29 files changed, 29 insertions(+), 29 deletions(-)

diff --git a/app-admin/eclean-kernel/eclean-kernel-9999.ebuild b/app-admin/eclean-kernel/eclean-kernel-9999.ebuild
index d9fa7f3..6636175 100644
--- a/app-admin/eclean-kernel/eclean-kernel-9999.ebuild
+++ b/app-admin/eclean-kernel/eclean-kernel-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/app-cdr/mirage2iso/mirage2iso-9999.ebuild b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
index d54e981..9199253 100644
--- a/app-cdr/mirage2iso/mirage2iso-9999.ebuild
+++ b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/app-portage/diffmask/diffmask-9999.ebuild b/app-portage/diffmask/diffmask-9999.ebuild
index c6cc5b7..07ffe94 100644
--- a/app-portage/diffmask/diffmask-9999.ebuild
+++ b/app-portage/diffmask/diffmask-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild
index a50ca53..798390a 100644
--- a/app-portage/flaggie/flaggie-9999.ebuild
+++ b/app-portage/flaggie/flaggie-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/app-portage/gentoopm/gentoopm-9999.ebuild b/app-portage/gentoopm/gentoopm-9999.ebuild
index 7c62c48..6eabbbd 100644
--- a/app-portage/gentoopm/gentoopm-9999.ebuild
+++ b/app-portage/gentoopm/gentoopm-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/app-portage/install-mask/install-mask-9999.ebuild b/app-portage/install-mask/install-mask-9999.ebuild
index 9ef175d..aa9ba71 100644
--- a/app-portage/install-mask/install-mask-9999.ebuild
+++ b/app-portage/install-mask/install-mask-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/app-portage/pms-test-suite/pms-test-suite-9999.ebuild b/app-portage/pms-test-suite/pms-test-suite-9999.ebuild
index d7f7398..e4bd464 100644
--- a/app-portage/pms-test-suite/pms-test-suite-9999.ebuild
+++ b/app-portage/pms-test-suite/pms-test-suite-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/app-portage/repo-commit/repo-commit-9999.ebuild b/app-portage/repo-commit/repo-commit-9999.ebuild
index eac4445..a3b938a 100644
--- a/app-portage/repo-commit/repo-commit-9999.ebuild
+++ b/app-portage/repo-commit/repo-commit-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

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 d5c71fd..dea6e20 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-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/dev-dotnet/pe-format/pe-format-2.9999.ebuild b/dev-dotnet/pe-format/pe-format-2.9999.ebuild
index 9727249..c95603c 100644
--- a/dev-dotnet/pe-format/pe-format-2.9999.ebuild
+++ b/dev-dotnet/pe-format/pe-format-2.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/dev-util/atomic-install/atomic-install-9999.ebuild b/dev-util/atomic-install/atomic-install-9999.ebuild
index 99d7d75..d69559a 100644
--- a/dev-util/atomic-install/atomic-install-9999.ebuild
+++ b/dev-util/atomic-install/atomic-install-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/dev-vcs/git-bz/git-bz-9999.ebuild b/dev-vcs/git-bz/git-bz-9999.ebuild
index be07a3a..769dfef 100644
--- a/dev-vcs/git-bz/git-bz-9999.ebuild
+++ b/dev-vcs/git-bz/git-bz-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/media-video/stk11xx/stk11xx-9999.ebuild b/media-video/stk11xx/stk11xx-9999.ebuild
index 6e06fc9..a273d69 100644
--- a/media-video/stk11xx/stk11xx-9999.ebuild
+++ b/media-video/stk11xx/stk11xx-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/net-im/ekg2/ekg2-9999.ebuild b/net-im/ekg2/ekg2-9999.ebuild
index 91784f6..f8adb6f 100644
--- a/net-im/ekg2/ekg2-9999.ebuild
+++ b/net-im/ekg2/ekg2-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/net-misc/autoupnp/autoupnp-9999.ebuild b/net-misc/autoupnp/autoupnp-9999.ebuild
index 01c5381..23e371e 100644
--- a/net-misc/autoupnp/autoupnp-9999.ebuild
+++ b/net-misc/autoupnp/autoupnp-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/sci-libs/freesteam/freesteam-9999.ebuild b/sci-libs/freesteam/freesteam-9999.ebuild
index 5f76436..75341bd 100644
--- a/sci-libs/freesteam/freesteam-9999.ebuild
+++ b/sci-libs/freesteam/freesteam-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/sys-apps/systemd-ui/systemd-ui-9999.ebuild b/sys-apps/systemd-ui/systemd-ui-9999.ebuild
index fc30ab1..376d0c2 100644
--- a/sys-apps/systemd-ui/systemd-ui-9999.ebuild
+++ b/sys-apps/systemd-ui/systemd-ui-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/sys-apps/tiny-initramfs/tiny-initramfs-9999.ebuild b/sys-apps/tiny-initramfs/tiny-initramfs-9999.ebuild
index 3a6e383..9e33f46 100644
--- a/sys-apps/tiny-initramfs/tiny-initramfs-9999.ebuild
+++ b/sys-apps/tiny-initramfs/tiny-initramfs-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/sys-apps/uam/uam-9999.ebuild b/sys-apps/uam/uam-9999.ebuild
index 4ba49ad..bdef75b 100644
--- a/sys-apps/uam/uam-9999.ebuild
+++ b/sys-apps/uam/uam-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/sys-devel/ccattr/ccattr-9999.ebuild b/sys-devel/ccattr/ccattr-9999.ebuild
index 117f696..029ef1e 100644
--- a/sys-devel/ccattr/ccattr-9999.ebuild
+++ b/sys-devel/ccattr/ccattr-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/sys-devel/systemd-sdk/systemd-sdk-9999.ebuild b/sys-devel/systemd-sdk/systemd-sdk-9999.ebuild
index af25a98..079be30 100644
--- a/sys-devel/systemd-sdk/systemd-sdk-9999.ebuild
+++ b/sys-devel/systemd-sdk/systemd-sdk-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/systemd-units/nfs-utils/nfs-utils-10.ebuild b/systemd-units/nfs-utils/nfs-utils-10.ebuild
index 28cc6ac..67da920 100644
--- a/systemd-units/nfs-utils/nfs-utils-10.ebuild
+++ b/systemd-units/nfs-utils/nfs-utils-10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/systemd-units/rpcbind/rpcbind-4.ebuild b/systemd-units/rpcbind/rpcbind-4.ebuild
index 00cb4a3..a0b2f2b 100644
--- a/systemd-units/rpcbind/rpcbind-4.ebuild
+++ b/systemd-units/rpcbind/rpcbind-4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/www-servers/pshs/pshs-9999.ebuild b/www-servers/pshs/pshs-9999.ebuild
index ffddf75..aa2e782 100644
--- a/www-servers/pshs/pshs-9999.ebuild
+++ b/www-servers/pshs/pshs-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild b/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
index fd73d6c..f17afaa 100644
--- a/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
+++ b/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
index 92bd28d..689aac4 100644
--- a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
+++ b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/x11-libs/libtinynotify/libtinynotify-9999.ebuild b/x11-libs/libtinynotify/libtinynotify-9999.ebuild
index cd999ab..b5cfa72 100644
--- a/x11-libs/libtinynotify/libtinynotify-9999.ebuild
+++ b/x11-libs/libtinynotify/libtinynotify-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
index e27bd04..e1ade5d 100644
--- a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
+++ b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
index b03c9d3..9c3b014 100644
--- a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
+++ b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 


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

* [gentoo-commits] dev/mgorny:master commit in: app-cdr/mirage2iso/, x11-misc/tinynotify-send/, x11-libs/libtinynotify-cli/, ...
@ 2012-12-15 12:51 Michał Górny
  0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2012-12-15 12:51 UTC (permalink / raw
  To: gentoo-commits

commit:     1a67203a8c7824c2bb690c272114958662a4eaa8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 15 12:51:01 2012 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 15 12:51:01 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=1a67203a

Remove live ebuilds which have been moved to gx86.

---
 app-admin/eclean-kernel/eclean-kernel-9999.ebuild  |   29 -----
 app-admin/eclean-kernel/metadata.xml               |   15 ---
 app-admin/eselect-sh/eselect-sh-9999.ebuild        |   30 -----
 app-admin/eselect-sh/metadata.xml                  |   15 ---
 app-cdr/mirage2iso/metadata.xml                    |   19 ----
 app-cdr/mirage2iso/mirage2iso-9999.ebuild          |   60 -----------
 app-portage/diffmask/diffmask-9999.ebuild          |   29 -----
 app-portage/diffmask/metadata.xml                  |   22 ----
 app-portage/flaggie/flaggie-9999.ebuild            |   47 --------
 app-portage/flaggie/metadata.xml                   |   15 ---
 app-portage/gentoopm/gentoopm-9999.ebuild          |   53 ---------
 app-portage/gentoopm/metadata.xml                  |   15 ---
 app-portage/install-mask/install-mask-9999.ebuild  |   30 -----
 app-portage/install-mask/metadata.xml              |   15 ---
 app-portage/pms-test-suite/metadata.xml            |   15 ---
 .../pms-test-suite/pms-test-suite-9999.ebuild      |   71 ------------
 app-portage/repo-commit/metadata.xml               |   23 ----
 app-portage/repo-commit/repo-commit-9999.ebuild    |   37 -------
 app-portage/smart-live-rebuild/metadata.xml        |   21 ----
 .../smart-live-rebuild-9999.ebuild                 |   42 --------
 dev-dotnet/pe-format/metadata.xml                  |   16 ---
 dev-dotnet/pe-format/pe-format-2.9999.ebuild       |   50 ---------
 dev-libs/libdivsufsort/libdivsufsort-9999.ebuild   |   31 ------
 dev-libs/libdivsufsort/metadata.xml                |    8 --
 dev-python/pymountboot/metadata.xml                |   15 ---
 dev-python/pymountboot/pymountboot-9999.ebuild     |   30 -----
 dev-python/python-exec/metadata.xml                |   16 ---
 dev-python/python-exec/python-exec-9999.ebuild     |   44 --------
 .../abi-compliance-checker-9999.ebuild             |   31 ------
 dev-util/abi-compliance-checker/metadata.xml       |    8 --
 dev-util/atomic-install/atomic-install-9999.ebuild |   44 --------
 dev-util/atomic-install/metadata.xml               |   15 ---
 dev-vcs/git-bz/git-bz-9999.ebuild                  |   49 ---------
 dev-vcs/git-bz/metadata.xml                        |   12 --
 media-gfx/pixels2pgf/metadata.xml                  |   15 ---
 media-gfx/pixels2pgf/pixels2pgf-9999.ebuild        |   32 ------
 media-video/stk11xx/metadata.xml                   |    8 --
 media-video/stk11xx/stk11xx-9999.ebuild            |   43 --------
 net-im/ekg2/ekg2-9999.ebuild                       |  112 --------------------
 net-im/ekg2/metadata.xml                           |   21 ----
 net-misc/autoupnp/autoupnp-9999.ebuild             |   40 -------
 net-misc/autoupnp/metadata.xml                     |   15 ---
 sci-libs/freesteam/files/freesteam-flags.patch     |   28 -----
 sci-libs/freesteam/freesteam-9999.ebuild           |   58 ----------
 sci-libs/freesteam/metadata.xml                    |    8 --
 sci-libs/libh2o/libh2o-9999.ebuild                 |   38 -------
 sci-libs/libh2o/metadata.xml                       |   15 ---
 www-servers/pshs/metadata.xml                      |   21 ----
 www-servers/pshs/pshs-9999.ebuild                  |   46 --------
 .../libtinynotify-cli-9999.ebuild                  |   48 ---------
 x11-libs/libtinynotify-cli/metadata.xml            |   15 ---
 .../libtinynotify-systemwide-9999.ebuild           |   44 --------
 x11-libs/libtinynotify-systemwide/metadata.xml     |   15 ---
 x11-libs/libtinynotify/libtinynotify-9999.ebuild   |   44 --------
 x11-libs/libtinynotify/metadata.xml                |   15 ---
 x11-misc/sw-notify-send/metadata.xml               |   15 ---
 x11-misc/sw-notify-send/sw-notify-send-9999.ebuild |   51 ---------
 x11-misc/tinynotify-send/metadata.xml              |   18 ---
 .../tinynotify-send/tinynotify-send-9999.ebuild    |   53 ---------
 59 files changed, 0 insertions(+), 1790 deletions(-)

diff --git a/app-admin/eclean-kernel/eclean-kernel-9999.ebuild b/app-admin/eclean-kernel/eclean-kernel-9999.ebuild
deleted file mode 100644
index 97e6bf6..0000000
--- a/app-admin/eclean-kernel/eclean-kernel-9999.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} pypy{1_8,1_9} )
-
-inherit distutils-r1
-
-#if LIVE
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-inherit git-2
-#endif
-
-DESCRIPTION="Remove outdated built kernels"
-HOMEPAGE="https://bitbucket.org/mgorny/eclean-kernel/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="kernel_linux? ( dev-python/pymountboot[${PYTHON_USEDEP}] )"
-#if LIVE
-
-KEYWORDS=
-SRC_URI=
-#endif

diff --git a/app-admin/eclean-kernel/metadata.xml b/app-admin/eclean-kernel/metadata.xml
deleted file mode 100644
index 3db936a..0000000
--- a/app-admin/eclean-kernel/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/eclean-kernel/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/app-admin/eselect-sh/eselect-sh-9999.ebuild b/app-admin/eselect-sh/eselect-sh-9999.ebuild
deleted file mode 100644
index f1df885..0000000
--- a/app-admin/eselect-sh/eselect-sh-9999.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-inherit base
-#if LIVE
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-inherit git-2
-#endif
-
-DESCRIPTION="Manages the /bin/sh (POSIX shell) symlink"
-HOMEPAGE="https://bitbucket.org/mgorny/eselect-sh/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-#endif
-
-src_install() {
-	insinto /usr/share/eselect/modules
-	doins sh.eselect || die
-}

diff --git a/app-admin/eselect-sh/metadata.xml b/app-admin/eselect-sh/metadata.xml
deleted file mode 100644
index 5df778e..0000000
--- a/app-admin/eselect-sh/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/eselect-sh/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/app-cdr/mirage2iso/metadata.xml b/app-cdr/mirage2iso/metadata.xml
deleted file mode 100644
index 96b6be2..0000000
--- a/app-cdr/mirage2iso/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<use>
-		<flag name='pinentry'>Support <pkg>app-crypt/pinentry</pkg> password
-			input backend.</flag>
-	</use>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<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
deleted file mode 100644
index 80eb44f..0000000
--- a/app-cdr/mirage2iso/mirage2iso-9999.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-
-inherit git-2
-#endif
-
-inherit autotools-utils versionator
-
-TESTS_PV=$(get_version_component_range 1-2)
-
-DESCRIPTION="CD/DVD image converter using libmirage"
-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 test"
-
-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 )"
-
-#if LIVE
-DEPEND="${DEPEND}
-	dev-libs/libassuan"
-KEYWORDS=
-SRC_URI=
-#endif
-
-src_configure() {
-	myeconfargs=(
-		$(use_with pinentry libassuan)
-	)
-
-	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
-}

diff --git a/app-portage/diffmask/diffmask-9999.ebuild b/app-portage/diffmask/diffmask-9999.ebuild
deleted file mode 100644
index 53c6eac..0000000
--- a/app-portage/diffmask/diffmask-9999.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} pypy{1_8,1_9} )
-
-inherit distutils-r1
-
-#if LIVE
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-inherit git-2
-#endif
-
-DESCRIPTION="A utility to maintain package.unmask entries up-to-date with masks"
-HOMEPAGE="https://bitbucket.org/mgorny/diffmask/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=sys-apps/portage-2.1.8.3"
-#if LIVE
-
-KEYWORDS=
-SRC_URI=
-#endif

diff --git a/app-portage/diffmask/metadata.xml b/app-portage/diffmask/metadata.xml
deleted file mode 100644
index c8b3548..0000000
--- a/app-portage/diffmask/metadata.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<longdescription>
-		A utility to maintain a package.unmask file consisting of entries
-		copied from package.mask files. It can (try to) automatically find
-		entries unmasking specific packages, update existing package.unmask
-		entries (e.g. unmasking additional packages as they are appended to
-		the mask entries) and remove old unmasks.
-	</longdescription>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/diffmask/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild
deleted file mode 100644
index 6e351ce..0000000
--- a/app-portage/flaggie/flaggie-9999.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} pypy{1_8,1_9} )
-
-inherit bash-completion-r1 distutils-r1
-
-#if LIVE
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-EGIT_HAS_SUBMODULES=1
-inherit git-2
-#endif
-
-DESCRIPTION="A smart CLI mangler for package.* files"
-HOMEPAGE="https://bitbucket.org/mgorny/flaggie/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=sys-apps/portage-2.1.8.3"
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-#endif
-
-python_install_all() {
-	newbashcomp contrib/bash-completion/${PN}.bash-completion ${PN}
-	distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-	ewarn "Please denote that flaggie creates backups of your package.* files"
-	ewarn "before performing each change through appending a single '~'."
-	ewarn "If you'd like to keep your own backup of them, please use another"
-	ewarn "naming scheme (or even better some VCS)."
-	elog
-	elog "bash-completion support requires:"
-	elog "	app-shells/gentoo-bashcomp"
-	has_version app-shells/gentoo-bashcomp && \
-		elog "(installed already)"
-}

diff --git a/app-portage/flaggie/metadata.xml b/app-portage/flaggie/metadata.xml
deleted file mode 100644
index 4b86c32..0000000
--- a/app-portage/flaggie/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/flaggie/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/app-portage/gentoopm/gentoopm-9999.ebuild b/app-portage/gentoopm/gentoopm-9999.ebuild
deleted file mode 100644
index dc54c63..0000000
--- a/app-portage/gentoopm/gentoopm-9999.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} pypy{1_8,1_9} )
-
-inherit distutils-r1
-
-#if LIVE
-EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/${PN}.git
-	http://git.overlays.gentoo.org/gitroot/proj/${PN}.git
-	http://bitbucket.org/mgorny/${PN}.git"
-inherit git-2
-#endif
-
-DESCRIPTION="A common interface to Gentoo package managers"
-HOMEPAGE="https://bitbucket.org/mgorny/gentoopm/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE="doc"
-
-RDEPEND="|| (
-		sys-apps/pkgcore
-		>=sys-apps/portage-2.1.10.3
-		>=sys-apps/paludis-0.64.2[python-bindings] )"
-DEPEND="doc? ( dev-python/epydoc )"
-PDEPEND="app-admin/eselect-package-manager"
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-#endif
-
-python_compile_all() {
-	if use doc; then
-		python_export_best
-		"${PYTHON}" setup.py doc || die
-	fi
-}
-
-python_test() {
-	"${PYTHON}" setup.py test || die
-}
-
-python_install_all() {
-	use doc && local HTML_DOCS=( doc/* )
-
-	distutils-r1_python_install_all
-}

diff --git a/app-portage/gentoopm/metadata.xml b/app-portage/gentoopm/metadata.xml
deleted file mode 100644
index 60fecf7..0000000
--- a/app-portage/gentoopm/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/gentoopm/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/app-portage/install-mask/install-mask-9999.ebuild b/app-portage/install-mask/install-mask-9999.ebuild
deleted file mode 100644
index e751b3d..0000000
--- a/app-portage/install-mask/install-mask-9999.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
-
-inherit distutils-r1
-
-#if LIVE
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-inherit git-2
-#endif
-
-DESCRIPTION="Handle INSTALL_MASK setting in make.conf"
-HOMEPAGE="https://bitbucket.org/mgorny/install-mask/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND="app-portage/flaggie[${PYTHON_USEDEP}]
-	dev-python/lxml[${PYTHON_USEDEP}]"
-#if LIVE
-
-KEYWORDS=
-SRC_URI=
-#endif

diff --git a/app-portage/install-mask/metadata.xml b/app-portage/install-mask/metadata.xml
deleted file mode 100644
index 9e22116..0000000
--- a/app-portage/install-mask/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/install-mask/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/app-portage/pms-test-suite/metadata.xml b/app-portage/pms-test-suite/metadata.xml
deleted file mode 100644
index 38dc3aa..0000000
--- a/app-portage/pms-test-suite/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/pms-test-suite/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/app-portage/pms-test-suite/pms-test-suite-9999.ebuild b/app-portage/pms-test-suite/pms-test-suite-9999.ebuild
deleted file mode 100644
index 150ade1..0000000
--- a/app-portage/pms-test-suite/pms-test-suite-9999.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-PYTHON_DEPEND='2:2.6'
-# Python ABIs are not supported by pkgcore
-#SUPPORT_PYTHON_ABIS=1
-# Python3 is not supported by dbus & gobject
-RESTRICT_PYTHON_ABIS='2.4 2.5 3.*'
-DISTUTILS_SRC_TEST=setup.py
-
-inherit base distutils
-
-#if LIVE
-EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/${PN}.git
-	http://git.overlays.gentoo.org/gitroot/proj/${PN}.git
-	http://bitbucket.org/mgorny/${PN}.git"
-inherit git-2
-#endif
-
-DESCRIPTION="A test suite for Package Manager PMS compliance"
-HOMEPAGE="http://www.gentoo.org/proj/en/qa/pms/pms-test-suite.xml"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc test"
-
-RDEPEND=">=app-portage/gentoopm-0.1.5
-	dev-python/dbus-python
-	dev-python/pygobject:2"
-DEPEND="doc? ( dev-python/epydoc )
-	test? ( >=sys-apps/portage-2.1.10.3
-		sys-apps/pkgcore
-		>=sys-apps/paludis-0.64.2[python-bindings] )"
-
-PYTHON_MODNAME=pmstestsuite
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-#endif
-
-pkg_setup() {
-	python_set_active_version 2
-	python_pkg_setup
-}
-
-src_prepare() {
-	base_src_prepare
-	distutils_src_prepare
-}
-
-src_compile() {
-	distutils_src_compile
-
-	if use doc; then
-		"$(PYTHON)" setup.py "${_DISTUTILS_GLOBAL_OPTIONS[@]}" doc || die
-	fi
-}
-
-src_install() {
-	distutils_src_install
-
-	if use doc; then
-		dohtml -r doc/*
-	fi
-}

diff --git a/app-portage/repo-commit/metadata.xml b/app-portage/repo-commit/metadata.xml
deleted file mode 100644
index 31583f8..0000000
--- a/app-portage/repo-commit/metadata.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<maintainer>
-		<email>binki@gentoo.org</email>
-		<name>Nathan Phillip Brink</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<maintainer status="active">
-			<email>binki@gentoo.org</email>
-			<name>Nathan Phillip Brink</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/gentoo/repo-commit/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/app-portage/repo-commit/repo-commit-9999.ebuild b/app-portage/repo-commit/repo-commit-9999.ebuild
deleted file mode 100644
index a3b938a..0000000
--- a/app-portage/repo-commit/repo-commit-9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="http://bitbucket.org/gentoo/${PN}.git"
-
-inherit git-2
-#endif
-
-inherit autotools-utils
-
-DESCRIPTION="A repository commit helper"
-HOMEPAGE="https://bitbucket.org/gentoo/repo-commit/"
-SRC_URI="mirror://bitbucket/gentoo/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-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
-
-KEYWORDS=
-SRC_URI=
-#endif

diff --git a/app-portage/smart-live-rebuild/metadata.xml b/app-portage/smart-live-rebuild/metadata.xml
deleted file mode 100644
index 41f3e5d..0000000
--- a/app-portage/smart-live-rebuild/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<longdescription>
-		A smart replacement for various live package rebuilding
-		solutions. smart-live-rebuild tries to update the source
-		checkouts of live packages and calls emerge to rebuild those
-		which are out-of-date.
-	</longdescription>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/smart-live-rebuild/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
deleted file mode 100644
index 736521c..0000000
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2} )
-
-inherit distutils-r1
-
-#if LIVE
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-inherit git-2
-#endif
-
-DESCRIPTION="Check live packages for updates and emerge them as necessary"
-HOMEPAGE="https://bitbucket.org/mgorny/smart-live-rebuild/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]"
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-#endif
-
-python_test() {
-	"${PYTHON}" setup.py test || die
-}
-
-python_install_all() {
-	distutils-r1_python_install_all
-
-	insinto /etc/portage
-	newins smart-live-rebuild.conf{.example,}
-	insinto /usr/share/portage/config/sets
-	newins sets.conf.example ${PN}.conf
-}

diff --git a/dev-dotnet/pe-format/metadata.xml b/dev-dotnet/pe-format/metadata.xml
deleted file mode 100644
index 551fd1b..0000000
--- a/dev-dotnet/pe-format/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>dotnet</herd>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/pe-format2/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/dev-dotnet/pe-format/pe-format-2.9999.ebuild b/dev-dotnet/pe-format/pe-format-2.9999.ebuild
deleted file mode 100644
index c95603c..0000000
--- a/dev-dotnet/pe-format/pe-format-2.9999.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}2.git"
-
-inherit git-2
-#endif
-
-inherit autotools-utils fdo-mime systemd
-
-DESCRIPTION="Intelligent PE executable wrapper for binfmt_misc"
-HOMEPAGE="https://bitbucket.org/mgorny/pe-format2/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}2/downloads/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND="!<sys-apps/openrc-0.9.4"
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-
-DEPEND="sys-devel/systemd-sdk"
-#endif
-
-src_configure() {
-	systemd_to_myeconfargs
-	autotools-utils_src_configure
-}
-
-src_install() {
-	autotools-utils_src_install
-	keepdir /var/lib
-}
-
-pkg_postinst() {
-	ebegin "Calling pe-format2-setup to update handler setup"
-	pe-format2-setup
-	eend ${?}
-
-	fdo-mime_desktop_database_update
-}

diff --git a/dev-libs/libdivsufsort/libdivsufsort-9999.ebuild b/dev-libs/libdivsufsort/libdivsufsort-9999.ebuild
deleted file mode 100644
index 618533e..0000000
--- a/dev-libs/libdivsufsort/libdivsufsort-9999.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-inherit cmake-utils multilib
-
-#if LIVE
-ESVN_REPO_URI="http://libdivsufsort.googlecode.com/svn/trunk/"
-inherit subversion
-#endif
-
-DESCRIPTION="Suffix-sorting library (for BWT)"
-HOMEPAGE="http://code.google.com/p/libdivsufsort/"
-SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-#endif
-
-src_prepare() {
-	# will appreciate saner approach, if there is any
-	sed -i -e "s:\(DESTINATION \)lib:\1$(get_libdir):" \
-		*/CMakeLists.txt || die
-}

diff --git a/dev-libs/libdivsufsort/metadata.xml b/dev-libs/libdivsufsort/metadata.xml
deleted file mode 100644
index 5cb9324..0000000
--- a/dev-libs/libdivsufsort/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/dev-python/pymountboot/metadata.xml b/dev-python/pymountboot/metadata.xml
deleted file mode 100644
index 96c10ae..0000000
--- a/dev-python/pymountboot/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/pymountboot/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/dev-python/pymountboot/pymountboot-9999.ebuild b/dev-python/pymountboot/pymountboot-9999.ebuild
deleted file mode 100644
index 557bcbb..0000000
--- a/dev-python/pymountboot/pymountboot-9999.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} pypy{1_8,1_9} )
-
-inherit distutils-r1
-
-#if LIVE
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-inherit git-2
-#endif
-
-DESCRIPTION="Python extension module to (re)mount /boot"
-HOMEPAGE="https://bitbucket.org/mgorny/pymountboot/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=sys-apps/util-linux-2.20"
-DEPEND="${RDEPEND}"
-#if LIVE
-
-KEYWORDS=
-SRC_URI=
-#endif

diff --git a/dev-python/python-exec/metadata.xml b/dev-python/python-exec/metadata.xml
deleted file mode 100644
index ba963d0..0000000
--- a/dev-python/python-exec/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>python</herd>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/python-exec/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/dev-python/python-exec/python-exec-9999.ebuild b/dev-python/python-exec/python-exec-9999.ebuild
deleted file mode 100644
index c698f3c..0000000
--- a/dev-python/python-exec/python-exec-9999.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-
-inherit git-2
-#endif
-
-inherit autotools-utils python-r1
-
-DESCRIPTION="Python script wrapper"
-HOMEPAGE="https://bitbucket.org/mgorny/python-exec/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-#endif
-
-append_impl() {
-	pyimpls+="${EPYTHON} "
-}
-
-src_configure() {
-	local pyimpls
-	python_foreach_impl append_impl
-
-	local myeconfargs=(
-		--with-eprefix="${EPREFIX}"
-		--with-python-impls="${pyimpls}"
-	)
-
-	autotools-utils_src_configure
-}

diff --git a/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild b/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild
deleted file mode 100644
index 06fdbad..0000000
--- a/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-#if LIVE
-EGIT_REPO_URI="git://github.com/lvc/${PN}.git
-	http://github.com/lvc/${PN}.git"
-
-inherit git-2
-#endif
-
-DESCRIPTION="A tool for checking backward compatibility of a C/C++ library"
-HOMEPAGE="http://ispras.linuxbase.org/index.php/ABI_compliance_checker"
-SRC_URI="mirror://github/lvc/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-#if LIVE
-SRC_URI=
-KEYWORDS=
-#endif
-
-src_install() {
-	mkdir -p "${D}"/usr || die
-	perl Makefile.pl --install --prefix=/usr --destdir="${D}" || die
-}

diff --git a/dev-util/abi-compliance-checker/metadata.xml b/dev-util/abi-compliance-checker/metadata.xml
deleted file mode 100644
index 5cb9324..0000000
--- a/dev-util/abi-compliance-checker/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/dev-util/atomic-install/atomic-install-9999.ebuild b/dev-util/atomic-install/atomic-install-9999.ebuild
deleted file mode 100644
index d69559a..0000000
--- a/dev-util/atomic-install/atomic-install-9999.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
-	http://github.com/mgorny/${PN}.git"
-
-inherit git-2
-#endif
-
-inherit autotools-utils
-
-DESCRIPTION="A library and tool to atomically install sets of files"
-HOMEPAGE="https://github.com/mgorny/atomic-install/"
-SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc static-libs xattr"
-
-RDEPEND="xattr? ( sys-apps/attr )"
-DEPEND="${RDEPEND}
-	doc? ( >=dev-util/gtk-doc-1.18 )"
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-DEPEND="${DEPEND}
-	>=dev-util/gtk-doc-1.18"
-#endif
-
-src_configure() {
-	myeconfargs=(
-		$(use_enable doc gtk-doc)
-		$(use_enable xattr libattr)
-	)
-
-	autotools-utils_src_configure
-}

diff --git a/dev-util/atomic-install/metadata.xml b/dev-util/atomic-install/metadata.xml
deleted file mode 100644
index 76b886d..0000000
--- a/dev-util/atomic-install/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://github.com/mgorny/atomic-install/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/dev-vcs/git-bz/git-bz-9999.ebuild b/dev-vcs/git-bz/git-bz-9999.ebuild
deleted file mode 100644
index 769dfef..0000000
--- a/dev-vcs/git-bz/git-bz-9999.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-PYTHON_DEPEND=2
-
-inherit python
-
-#if LIVE
-EGIT_REPO_URI="git://git.fishsoup.net/${PN}
-	http://git.fishsoup.net/cgit/${PN}
-	https://bitbucket.org/mgorny/${PN}.git"
-inherit git-2
-#endif
-
-DESCRIPTION="Bugzilla subcommand for git"
-HOMEPAGE="http://www.fishsoup.net/software/git-bz/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-vcs/git"
-
-#if LIVE
-DEPEND="app-text/asciidoc
-	app-text/xmlto"
-
-KEYWORDS=
-SRC_URI=
-
-src_prepare() {
-	python_convert_shebangs 2 ${PN}
-	emake ${PN}.1
-}
-#endif
-
-src_compile() {
-	:
-}
-
-src_install() {
-	dobin ${PN}
-	doman ${PN}.1
-	dodoc TODO
-}

diff --git a/dev-vcs/git-bz/metadata.xml b/dev-vcs/git-bz/metadata.xml
deleted file mode 100644
index a6365cf..0000000
--- a/dev-vcs/git-bz/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<maintainer>
-		<email>nirbheek@gentoo.org</email>
-		<name>Nirbheek Chauhan</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/media-gfx/pixels2pgf/metadata.xml b/media-gfx/pixels2pgf/metadata.xml
deleted file mode 100644
index 3fa0768..0000000
--- a/media-gfx/pixels2pgf/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/pixels2pgf/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/media-gfx/pixels2pgf/pixels2pgf-9999.ebuild b/media-gfx/pixels2pgf/pixels2pgf-9999.ebuild
deleted file mode 100644
index ee450ea..0000000
--- a/media-gfx/pixels2pgf/pixels2pgf-9999.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-
-inherit git-2
-#endif
-
-inherit autotools-utils
-
-DESCRIPTION="Convert pixel images (e.g. QRCode) to PGF/Tikz rectangles"
-HOMEPAGE="https://bitbucket.org/mgorny/pixels2pgf/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="media-libs/libsdl
-	media-libs/sdl-image"
-DEPEND="${RDEPEND}"
-#if LIVE
-
-KEYWORDS=
-SRC_URI=
-#endif

diff --git a/media-video/stk11xx/metadata.xml b/media-video/stk11xx/metadata.xml
deleted file mode 100644
index 5cb9324..0000000
--- a/media-video/stk11xx/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/media-video/stk11xx/stk11xx-9999.ebuild b/media-video/stk11xx/stk11xx-9999.ebuild
deleted file mode 100644
index a273d69..0000000
--- a/media-video/stk11xx/stk11xx-9999.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-inherit base linux-mod
-
-#if LIVE
-ESVN_REPO_URI="https://syntekdriver.svn.sourceforge.net/svnroot/syntekdriver/trunk/driver"
-inherit subversion
-#endif
-
-DESCRIPTION="A driver for Syntek webcams often found in Asus notebooks"
-HOMEPAGE="http://syntekdriver.sourceforge.net/"
-SRC_URI="mirror://sourceforge/syntekdriver/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-MODULE_NAMES="${PN}(media/video:)"
-CONFIG_CHECK="VIDEO_V4L2"
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-#endif
-
-pkg_setup() {
-	linux-mod_pkg_setup
-
-	BUILD_TARGETS="${PN}.ko"
-	BUILD_PARAMS="-C ${KV_DIR} SUBDIRS=${S}"
-
-	MODULESD_STK11XX_DOCS=( README )
-}
-#if LIVE
-
-src_prepare() {
-	base_src_prepare
-}
-#endif

diff --git a/net-im/ekg2/ekg2-9999.ebuild b/net-im/ekg2/ekg2-9999.ebuild
deleted file mode 100644
index 64f6bb9..0000000
--- a/net-im/ekg2/ekg2-9999.ebuild
+++ /dev/null
@@ -1,112 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="git://github.com/leafnode/${PN}.git
-	http://github.com/leafnode/${PN}.git"
-
-inherit git-2
-#endif
-
-PYTHON_COMPAT=( python{2_5,2_6,2_7} )
-inherit autotools-utils python-single-r1
-
-DESCRIPTION="Text-based, multi-protocol instant messenger"
-HOMEPAGE="http://www.ekg2.org"
-SRC_URI="http://pl.ekg2.org/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="gadu gpm gpg gtk inotify minimal ncurses nls nntp openssl
-	perl python readline rss spell sqlite sqlite2 ssl xmpp unicode zlib"
-
-RDEPEND="dev-libs/glib:2
-	gadu? ( net-libs/libgadu )
-	gpg? ( app-crypt/gpgme )
-	gtk? ( x11-libs/gtk+:2 )
-	nls? ( virtual/libintl )
-	openssl? ( dev-libs/openssl )
-	perl? ( dev-lang/perl )
-	python? ( ${PYTHON_DEPS} )
-	readline? ( sys-libs/readline )
-	rss? ( dev-libs/expat )
-	ssl? ( net-libs/gnutls )
-	xmpp? ( dev-libs/expat )
-	zlib? ( sys-libs/zlib )
-
-	ncurses? ( sys-libs/ncurses[unicode=]
-		gpm? ( sys-libs/gpm )
-		spell? ( app-text/aspell ) )
-	sqlite? (
-		!sqlite2? ( dev-db/sqlite:3 )
-		sqlite2? ( dev-db/sqlite:0 ) )"
-
-DEPEND="${RDEPEND}
-	sys-devel/gettext"
-
-DOCS=(
-	AUTHORS README.md docs/README docs/TODO
-	docs/events.txt docs/mouse.txt docs/sim.txt docs/voip.txt
-	docs/themes.txt docs/themes-en.txt
-	docs/ui-ncurses.txt docs/ui-ncurses-en.txt
-)
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-#endif
-
-pkg_pretend() {
-	if ! use gtk && ! use ncurses && ! use readline; then
-		ewarn 'ekg2 is being compiled without any frontend, you should consider'
-		ewarn 'enabling at least one of following USEflags:'
-		ewarn '  gtk, ncurses, readline.'
-	fi
-}
-
-src_configure() {
-	myeconfargs=(
-		# direct plugin references
-		$(use_enable gadu gg)
-		$(use_enable gpg)
-		$(use_enable gtk)
-		$(use_enable ncurses)
-		$(use_enable nntp)
-		$(use_enable openssl sim)
-		$(use_enable perl)
-		$(use_enable python)
-		$(use_enable readline)
-		$(use_enable rss)
-		$(use_enable sqlite logsqlite)
-		$(use_enable xmpp jabber)
-
-		$(use_enable !minimal autoresponder)
-		$(use_enable !minimal jogger)
-		$(use_enable !minimal mail)
-		$(use_enable !minimal polchat)
-		$(use_enable !minimal rivchat)
-		$(use_enable !minimal sms)
-
-		# sqlite switch
-		$(use_with !sqlite2 sqlite3)
-		$(use_with sqlite2 sqlite)
-
-		# optional deps
-		$(use_with gpm)
-		$(use_with inotify)
-		$(use_with spell aspell)
-		$(use_with ssl gnutls)
-		$(use_with zlib)
-
-		# other magic
-		$(use_enable nls)
-		--with-perl-module-build-flags='INSTALLDIRS=vendor'
-		--enable-fast-configure
-	)
-	autotools-utils_src_configure
-}

diff --git a/net-im/ekg2/metadata.xml b/net-im/ekg2/metadata.xml
deleted file mode 100644
index d52f5d8..0000000
--- a/net-im/ekg2/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-
-	<use>
-		<flag name='gadu'>Enable Gadu-Gadu protocol support (requires
-			<pkg>net-libs/libgadu</pkg>).</flag>
-		<flag name='gpg'>Enable jabber message encryption through
-			<pkg>app-crypt/gpgme</pkg>.</flag>
-		<flag name='inotify'>Enable inotify-based filesystem moniotoring support
-			for xmsg&amp;mail plugins.</flag>
-		<flag name='minimal'>Disable building extra plugins with no additional
-			deps.</flag>
-		<flag name='openssl'>Support encryption in sim plugin, using OpenSSL.</flag>
-		<flag name='sqlite2'>Prefer SQLite2 over SQLite3 (if USE=sqlite is set).</flag>
-	</use>
-</pkgmetadata>

diff --git a/net-misc/autoupnp/autoupnp-9999.ebuild b/net-misc/autoupnp/autoupnp-9999.ebuild
deleted file mode 100644
index 7cab51b..0000000
--- a/net-misc/autoupnp/autoupnp-9999.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-
-inherit git-2
-#endif
-
-inherit autotools-utils
-
-DESCRIPTION="Automatic open port forwarder using UPnP"
-HOMEPAGE="https://bitbucket.org/mgorny/autoupnp/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libnotify"
-
-RDEPEND="net-libs/miniupnpc
-	libnotify? ( x11-libs/libtinynotify )"
-DEPEND="${RDEPEND}"
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-#endif
-
-src_configure() {
-	myeconfargs=(
-		$(use_with libnotify)
-	)
-
-	autotools-utils_src_configure
-}

diff --git a/net-misc/autoupnp/metadata.xml b/net-misc/autoupnp/metadata.xml
deleted file mode 100644
index 2c1b429..0000000
--- a/net-misc/autoupnp/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/autoupnp/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/sci-libs/freesteam/files/freesteam-flags.patch b/sci-libs/freesteam/files/freesteam-flags.patch
deleted file mode 100644
index 615bdc0..0000000
--- a/sci-libs/freesteam/files/freesteam-flags.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 6a68348f4b1fb755724e1df34bff4d6986d07dab Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= <gentoo@mgorny.alt.pl>
-Date: Sat, 26 Nov 2011 22:30:15 +0100
-Subject: [PATCH] Merge CFLAGS and LDFLAGS from the environment.
-
----
- SConstruct |    5 +++++
- 1 files changed, 5 insertions(+), 0 deletions(-)
-
-diff --git a/SConstruct b/SConstruct
-index 9dc17f5..e529e88 100644
---- a/SConstruct
-+++ b/SConstruct
-@@ -194,6 +194,11 @@ SConsEnvironment.InstallLibraryAs = lambda env, dest, files: InstallPermAs(env,
- 
- vars.Update(env)
- 
-+# Merge environment CFLAGS & LDFLAGS
-+
-+env.MergeFlags([os.environ.get('CFLAGS', ''),
-+	os.environ.get('LDFLAGS', '')])
-+
- #----------------
- # SWIG
- 
--- 
-1.7.8.rc3.31.g017d.dirty
-

diff --git a/sci-libs/freesteam/freesteam-9999.ebuild b/sci-libs/freesteam/freesteam-9999.ebuild
deleted file mode 100644
index 75341bd..0000000
--- a/sci-libs/freesteam/freesteam-9999.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-inherit base multilib scons-utils toolchain-funcs
-
-#if LIVE
-ESVN_REPO_URI=https://freesteam.svn.sourceforge.net/svnroot/freesteam/trunk
-inherit subversion
-#endif
-
-DESCRIPTION="Open source implementation of IF97 steam tables"
-HOMEPAGE="http://freesteam.sourceforge.net/"
-SRC_URI="mirror://sourceforge/freesteam/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="sci-libs/gsl"
-DEPEND="${RDEPEND}"
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-#endif
-
-src_prepare() {
-	local PATCHES=(
-		"${FILESDIR}"/${PN}-flags.patch
-	)
-
-	base_src_prepare
-}
-
-src_configure() {
-	myesconsargs=(
-		INSTALL_PREFIX=/usr
-		INSTALL_LIB=/usr/$(get_libdir)
-		INSTALL_ROOT="${D}"
-
-		CC="$(tc-getCC)"
-		SWIG=false
-	)
-
-	mkdir -p "${D}" || die
-}
-
-src_compile() {
-	escons
-}
-
-src_install() {
-	escons install
-}

diff --git a/sci-libs/freesteam/metadata.xml b/sci-libs/freesteam/metadata.xml
deleted file mode 100644
index 5cb9324..0000000
--- a/sci-libs/freesteam/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/sci-libs/libh2o/libh2o-9999.ebuild b/sci-libs/libh2o/libh2o-9999.ebuild
deleted file mode 100644
index 453b4ca..0000000
--- a/sci-libs/libh2o/libh2o-9999.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-
-inherit git-2
-#endif
-
-inherit autotools-utils
-
-DESCRIPTION="Library of routines for IF97 water & steam properties"
-HOMEPAGE="https://bitbucket.org/mgorny/libh2o/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug static-libs"
-
-DEPEND="virtual/pkgconfig"
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-#endif
-
-src_configure() {
-	local myeconfargs=(
-		$(use_enable debug)
-	)
-
-	autotools-utils_src_configure
-}

diff --git a/sci-libs/libh2o/metadata.xml b/sci-libs/libh2o/metadata.xml
deleted file mode 100644
index 87d7952..0000000
--- a/sci-libs/libh2o/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/libh2o/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/www-servers/pshs/metadata.xml b/www-servers/pshs/metadata.xml
deleted file mode 100644
index b0edd91..0000000
--- a/www-servers/pshs/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<use>
-		<flag name='magic'>Enable automatic detection of Content-Type
-			using libmagic (<pkg>sys-apps/file</pkg>)</flag>
-		<flag name='netlink'>Use libnetlink (<pkg>sys-apps/iproute2</pkg>) to
-			get network interface addresses</flag>
-	</use>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/pshs/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/www-servers/pshs/pshs-9999.ebuild b/www-servers/pshs/pshs-9999.ebuild
deleted file mode 100644
index aa2e782..0000000
--- a/www-servers/pshs/pshs-9999.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-
-inherit git-2
-#endif
-
-inherit autotools-utils
-
-DESCRIPTION="Pretty small HTTP server - a command-line tool to share files"
-HOMEPAGE="https://bitbucket.org/mgorny/pshs/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+magic +netlink upnp"
-
-RDEPEND=">=dev-libs/libevent-2
-	magic? ( sys-apps/file )
-	upnp? ( net-libs/miniupnpc )"
-DEPEND="${RDEPEND}
-	netlink? ( sys-apps/iproute2
-		>=sys-kernel/linux-headers-2.6.27 )"
-# libnetlink is static only ATM
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-#endif
-
-src_configure() {
-	myeconfargs=(
-		$(use_enable magic libmagic)
-		$(use_enable netlink)
-		$(use_enable upnp)
-	)
-
-	autotools-utils_src_configure
-}

diff --git a/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild b/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
deleted file mode 100644
index 0d119b5..0000000
--- a/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="http://bitbucket.org/mgorny/tinynotify-send.git"
-
-inherit git-2
-#endif
-
-inherit autotools-utils
-
-MY_PN=tinynotify-send
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Common CLI routines for tinynotify-send & sw-notify-send"
-HOMEPAGE="https://bitbucket.org/mgorny/tinynotify-send/"
-SRC_URI="mirror://bitbucket/mgorny/${MY_PN}/downloads/${MY_P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc static-libs"
-
-RDEPEND="x11-libs/libtinynotify"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	doc? ( dev-util/gtk-doc )"
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-DEPEND="${DEPEND}
-	>=dev-util/gtk-doc-1.18"
-#endif
-
-src_configure() {
-	local myeconfargs=(
-		$(use_enable doc gtk-doc)
-		--disable-regular
-		--disable-system-wide
-	)
-
-	autotools-utils_src_configure
-}

diff --git a/x11-libs/libtinynotify-cli/metadata.xml b/x11-libs/libtinynotify-cli/metadata.xml
deleted file mode 100644
index ffbaa73..0000000
--- a/x11-libs/libtinynotify-cli/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/tinynotify-send/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
deleted file mode 100644
index 689aac4..0000000
--- a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-
-inherit git-2
-#endif
-
-inherit autotools-utils
-
-DESCRIPTION="A system-wide notifications module for libtinynotify"
-HOMEPAGE="https://bitbucket.org/mgorny/libtinynotify-systemwide/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc static-libs"
-
-RDEPEND="sys-process/procps
-	x11-libs/libtinynotify"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	doc? ( dev-util/gtk-doc )"
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-DEPEND="${DEPEND}
-	>=dev-util/gtk-doc-1.18"
-#endif
-
-src_configure() {
-	myeconfargs=(
-		$(use_enable doc gtk-doc)
-	)
-
-	autotools-utils_src_configure
-}

diff --git a/x11-libs/libtinynotify-systemwide/metadata.xml b/x11-libs/libtinynotify-systemwide/metadata.xml
deleted file mode 100644
index 05b8290..0000000
--- a/x11-libs/libtinynotify-systemwide/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/libtinynotify-systemwide/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/x11-libs/libtinynotify/libtinynotify-9999.ebuild b/x11-libs/libtinynotify/libtinynotify-9999.ebuild
deleted file mode 100644
index b5cfa72..0000000
--- a/x11-libs/libtinynotify/libtinynotify-9999.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-
-inherit git-2
-#endif
-
-inherit autotools-utils
-
-DESCRIPTION="A lightweight implementation of Desktop Notification Spec"
-HOMEPAGE="https://bitbucket.org/mgorny/libtinynotify/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug doc static-libs"
-
-RDEPEND="sys-apps/dbus"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	doc? ( >=dev-util/gtk-doc-1.18 )"
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-DEPEND="${DEPEND}
-	>=dev-util/gtk-doc-1.18"
-#endif
-
-src_configure() {
-	myeconfargs=(
-		$(use_enable debug)
-		$(use_enable doc gtk-doc)
-	)
-
-	autotools-utils_src_configure
-}

diff --git a/x11-libs/libtinynotify/metadata.xml b/x11-libs/libtinynotify/metadata.xml
deleted file mode 100644
index 863f3f2..0000000
--- a/x11-libs/libtinynotify/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/libtinynotify/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/x11-misc/sw-notify-send/metadata.xml b/x11-misc/sw-notify-send/metadata.xml
deleted file mode 100644
index ffbaa73..0000000
--- a/x11-misc/sw-notify-send/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/tinynotify-send/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
deleted file mode 100644
index e1ade5d..0000000
--- a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="http://bitbucket.org/mgorny/tinynotify-send.git"
-
-inherit git-2
-#endif
-
-inherit autotools-utils
-
-MY_PN=tinynotify-send
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="A system-wide variant of tinynotify-send"
-HOMEPAGE="https://bitbucket.org/mgorny/tinynotify-send/"
-SRC_URI="mirror://bitbucket/mgorny/${MY_PN}/downloads/${MY_P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="x11-libs/libtinynotify
-	~x11-libs/libtinynotify-cli-${PV}
-	x11-libs/libtinynotify-systemwide"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-S=${WORKDIR}/${MY_P}
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-DEPEND="${DEPEND}
-	dev-util/gtk-doc"
-#endif
-
-src_configure() {
-	myeconfargs=(
-		--disable-library
-		--disable-regular
-		--enable-system-wide
-	)
-
-	autotools-utils_src_configure
-}

diff --git a/x11-misc/tinynotify-send/metadata.xml b/x11-misc/tinynotify-send/metadata.xml
deleted file mode 100644
index b434869..0000000
--- a/x11-misc/tinynotify-send/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>mgorny@gentoo.org</email>
-		<name>Michał Górny</name>
-	</maintainer>
-	<use>
-		<flag name='symlink'>Symlink tinynotify-send to notify-send.</flag>
-	</use>
-	<upstream>
-		<maintainer status="active">
-			<email>mgorny@gentoo.org</email>
-			<name>Michał Górny</name>
-		</maintainer>
-		<bugs-to>https://bitbucket.org/mgorny/tinynotify-send/issues/</bugs-to>
-	</upstream>
-</pkgmetadata>

diff --git a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
deleted file mode 100644
index db49cc7..0000000
--- a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-
-inherit git-2
-#endif
-
-inherit autotools-utils
-
-DESCRIPTION="A notification sending utility (using libtinynotify)"
-HOMEPAGE="https://bitbucket.org/mgorny/tinynotify-send/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="symlink"
-
-RDEPEND="x11-libs/libtinynotify
-	~x11-libs/libtinynotify-cli-${PV}
-	symlink? ( !x11-libs/libnotify[symlink] )"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-DEPEND="${DEPEND}
-	dev-util/gtk-doc"
-#endif
-
-src_configure() {
-	myeconfargs=(
-		--disable-library
-		--enable-regular
-		--disable-system-wide
-		--with-system-wide-exec=/usr/bin/sw-notify-send
-	)
-
-	autotools-utils_src_configure
-}
-
-src_install() {
-	autotools-utils_src_install
-
-	use symlink && dosym tinynotify-send /usr/bin/notify-send
-}


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

end of thread, other threads:[~2012-12-15 12:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-31  9:15 [gentoo-commits] dev/mgorny:master commit in: app-cdr/mirage2iso/, x11-misc/tinynotify-send/, x11-libs/libtinynotify-cli/, Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2012-12-15 12:51 Michał Górny
2011-12-05  8:38 Michał Górny
2011-11-25 20:28 Michał Górny
2011-09-24 21:29 Michał Górny
2011-09-19 23:03 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