[gentoo-commits] repo/gentoo:master commit in: app-admin/logstalgia/
commit: 204a2a4024274d9c6b9b4757400d0f65d9950472 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:35:17 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:35:25 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=204a2a40 app-admin/logstalgia: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-admin/logstalgia/logstalgia-1.0.3-r1.ebuild | 2 +- app-admin/logstalgia/logstalgia-1.0.6.ebuild| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/logstalgia/logstalgia-1.0.3-r1.ebuild b/app-admin/logstalgia/logstalgia-1.0.3-r1.ebuild index 4c469a5..03ad211 100644 --- a/app-admin/logstalgia/logstalgia-1.0.3-r1.ebuild +++ b/app-admin/logstalgia/logstalgia-1.0.3-r1.ebuild @@ -5,7 +5,7 @@ EAPI="5" DESCRIPTION="Replays or streams an access_log as a retro arcade game-like simulation" -HOMEPAGE="https://code.google.com/p/logstalgia/"; +HOMEPAGE="http://logstalgia.io/"; SRC_URI="https://logstalgia.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-3" diff --git a/app-admin/logstalgia/logstalgia-1.0.6.ebuild b/app-admin/logstalgia/logstalgia-1.0.6.ebuild index c92f256..808a6c9 100644 --- a/app-admin/logstalgia/logstalgia-1.0.6.ebuild +++ b/app-admin/logstalgia/logstalgia-1.0.6.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils DESCRIPTION="Replays or streams an access_log as a retro arcade game-like simulation" -HOMEPAGE="https://code.google.com/p/logstalgia/"; +HOMEPAGE="http://logstalgia.io/"; SRC_URI="https://github.com/acaudwell/Logstalgia/releases/download/${P}/${P}.tar.gz"; LICENSE="GPL-3"
[gentoo-commits] repo/gentoo:master commit in: app-admin/lsyncd/
commit: 578292daf7b3d10e966c3c7f1414d50690a9c216 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:36:25 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:36:25 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=578292da app-admin/lsyncd: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-admin/lsyncd/lsyncd-2.1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/lsyncd/lsyncd-2.1.5.ebuild b/app-admin/lsyncd/lsyncd-2.1.5.ebuild index 8a005da..23a5851 100644 --- a/app-admin/lsyncd/lsyncd-2.1.5.ebuild +++ b/app-admin/lsyncd/lsyncd-2.1.5.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Live Syncing (Mirror) Daemon" -HOMEPAGE="https://code.google.com/p/lsyncd/"; +HOMEPAGE="https://github.com/axkibe/lsyncd"; SRC_URI="https://lsyncd.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: app-arch/lz4/
commit: 665f828f6b365dccf7c0a49f818d0776064756e0 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:36:57 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:36:57 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=665f828f app-arch/lz4: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-arch/lz4/lz4-0_p106-r1.ebuild | 2 +- app-arch/lz4/lz4-0_p120.ebuild| 2 +- app-arch/lz4/lz4-.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-arch/lz4/lz4-0_p106-r1.ebuild b/app-arch/lz4/lz4-0_p106-r1.ebuild index 494ee51..7df1c8b 100644 --- a/app-arch/lz4/lz4-0_p106-r1.ebuild +++ b/app-arch/lz4/lz4-0_p106-r1.ebuild @@ -18,7 +18,7 @@ else fi DESCRIPTION="Extremely Fast Compression algorithm" -HOMEPAGE="https://code.google.com/p/lz4/"; +HOMEPAGE="https://github.com/Cyan4973/lz4"; LICENSE="BSD-2" SLOT="0" diff --git a/app-arch/lz4/lz4-0_p120.ebuild b/app-arch/lz4/lz4-0_p120.ebuild index 5a0e244..2e7a4c5 100644 --- a/app-arch/lz4/lz4-0_p120.ebuild +++ b/app-arch/lz4/lz4-0_p120.ebuild @@ -19,7 +19,7 @@ else fi DESCRIPTION="Extremely Fast Compression algorithm" -HOMEPAGE="https://code.google.com/p/lz4/"; +HOMEPAGE="https://github.com/Cyan4973/lz4"; LICENSE="BSD-2 GPL-2" SLOT="0" diff --git a/app-arch/lz4/lz4-.ebuild b/app-arch/lz4/lz4-.ebuild index 7890370..7da32ea 100644 --- a/app-arch/lz4/lz4-.ebuild +++ b/app-arch/lz4/lz4-.ebuild @@ -16,7 +16,7 @@ else fi DESCRIPTION="Extremely Fast Compression algorithm" -HOMEPAGE="https://code.google.com/p/lz4/"; +HOMEPAGE="https://github.com/Cyan4973/lz4"; LICENSE="BSD-2 GPL-2" SLOT="0"
[gentoo-commits] repo/gentoo:master commit in: app-arch/snappy/
commit: ea653c692215c355b1214e5dca8856e3542689b2 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:37:25 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:37:25 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea653c69 app-arch/snappy: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-arch/snappy/snappy-1.1.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/snappy/snappy-1.1.2-r1.ebuild b/app-arch/snappy/snappy-1.1.2-r1.ebuild index 51fbcea..50ab1a6 100644 --- a/app-arch/snappy/snappy-1.1.2-r1.ebuild +++ b/app-arch/snappy/snappy-1.1.2-r1.ebuild @@ -8,7 +8,7 @@ AUTOTOOLS_AUTO_DEPEND="yes" inherit eutils autotools-multilib DESCRIPTION="A high-speed compression/decompression library by Google" -HOMEPAGE="https://code.google.com/p/snappy/"; +HOMEPAGE="https://github.com/google/snappy"; # upstream uses google drive which has hash-based URLS SRC_URI="https://dev.gentoo.org/~radhermit/dist/${P}.tar.gz";
[gentoo-commits] repo/gentoo:master commit in: app-dicts/dikt/
commit: 3f13c914987c5e2989f5dbc6469a5571aa9dea35 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:38:11 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:38:11 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f13c914 app-dicts/dikt: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-dicts/dikt/dikt-2l.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/dikt/dikt-2l.ebuild b/app-dicts/dikt/dikt-2l.ebuild index 8674e89..862b443 100644 --- a/app-dicts/dikt/dikt-2l.ebuild +++ b/app-dicts/dikt/dikt-2l.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit kde4-base DESCRIPTION="A dictionary for KDE" -HOMEPAGE="https://code.google.com/p/dikt/"; +HOMEPAGE="http://www.dikt.ml/index.html"; SRC_URI="https://${PN}.googlecode.com/files/${P}.txz -> ${P}.tar.xz" LICENSE="BSD-2"
[gentoo-commits] repo/gentoo:master commit in: app-benchmarks/httperf/
commit: c253e68f6da78024b9e49eb0ead0bce0540f2c95 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:37:47 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:37:47 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c253e68f app-benchmarks/httperf: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-benchmarks/httperf/httperf-0.9.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild b/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild index 7a92688..393515b 100644 --- a/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild +++ b/app-benchmarks/httperf/httperf-0.9.0-r2.ebuild @@ -10,7 +10,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1 inherit autotools-utils toolchain-funcs DESCRIPTION="A tool from HP for measuring web server performance" -HOMEPAGE="https://code.google.com/p/httperf/"; +HOMEPAGE="https://github.com/httperf/httperf"; SRC_URI="https://httperf.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: app-editors/qxmledit/
commit: 7f062755dd0de49e0f5c8adcd229fdec964753a6 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:38:34 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:38:34 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f062755 app-editors/qxmledit: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-editors/qxmledit/qxmledit-0.8.5.ebuild | 2 +- app-editors/qxmledit/qxmledit-0.8.8.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/qxmledit/qxmledit-0.8.5.ebuild b/app-editors/qxmledit/qxmledit-0.8.5.ebuild index 7c0db79..a8296f9 100644 --- a/app-editors/qxmledit/qxmledit-0.8.5.ebuild +++ b/app-editors/qxmledit/qxmledit-0.8.5.ebuild @@ -9,7 +9,7 @@ inherit multilib eutils qt4-r2 MY_P="qxmledit-${PV}-src" DESCRIPTION="Qt4 XML Editor" -HOMEPAGE="https://code.google.com/p/qxmledit/"; +HOMEPAGE="http://qxmledit.org/"; SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tgz"; LICENSE="LGPL-2" diff --git a/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild b/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild index 969ce53..8cdd9d8 100644 --- a/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild +++ b/app-editors/qxmledit/qxmledit-0.8.8.1.ebuild @@ -11,7 +11,7 @@ MY_PV="$(replace_version_separator 3 '-')" MY_P="qxmledit-${MY_PV}-src" DESCRIPTION="Qt4 XML Editor" -HOMEPAGE="https://code.google.com/p/qxmledit/"; +HOMEPAGE="http://qxmledit.org/"; SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tgz"; LICENSE="LGPL-2"
[gentoo-commits] repo/gentoo:master commit in: app-emacs/google-c-style/
commit: 382d77f96728f4220a38d0665ff17fc78cca9bec Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:38:56 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:38:56 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=382d77f9 app-emacs/google-c-style: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-emacs/google-c-style/google-c-style-20091009-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild b/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild index 717814e..83b0af5 100644 --- a/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild +++ b/app-emacs/google-c-style/google-c-style-20091009-r1.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit elisp DESCRIPTION="Provides the google C/C++ coding style" -HOMEPAGE="https://code.google.com/p/google-styleguide/"; +HOMEPAGE="https://github.com/google/styleguide"; SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
[gentoo-commits] repo/gentoo:master commit in: app-emulation/ganeti-instance-debian-etch/
commit: 3309eb567e599a4b9baf44a7e693e99edcc99086 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:40:07 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:40:07 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3309eb56 app-emulation/ganeti-instance-debian-etch: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 .../ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild b/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild index 369fe13..84b7325 100644 --- a/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild +++ b/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild @@ -3,7 +3,7 @@ # $Id$ DESCRIPTION="Debian Etch instance example for Ganeti" -HOMEPAGE="https://code.google.com/p/ganeti/"; +HOMEPAGE="http://www.ganeti.org/"; SRC_URI="https://ganeti.googlecode.com/files/${P}.tar"; LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: app-emacs/yasnippet/
commit: 73a1ecd0bf0e95c92594b37d8fb128ec375c1791 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:39:20 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:39:20 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73a1ecd0 app-emacs/yasnippet: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-emacs/yasnippet/yasnippet-0.5.10.ebuild | 2 +- app-emacs/yasnippet/yasnippet-0.6.0c.ebuild | 2 +- app-emacs/yasnippet/yasnippet-0.6.1c.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-emacs/yasnippet/yasnippet-0.5.10.ebuild b/app-emacs/yasnippet/yasnippet-0.5.10.ebuild index 7a46fe4..7833761 100644 --- a/app-emacs/yasnippet/yasnippet-0.5.10.ebuild +++ b/app-emacs/yasnippet/yasnippet-0.5.10.ebuild @@ -5,7 +5,7 @@ inherit elisp DESCRIPTION="Yet another snippet extension for Emacs" -HOMEPAGE="https://code.google.com/p/yasnippet/"; +HOMEPAGE="https://github.com/capitaomorte/yasnippet"; SRC_URI="https://yasnippet.googlecode.com/files/${P}.tar.bz2 doc? ( https://yasnippet.googlecode.com/files/${PN}-doc-${PV}.tar.bz2 )" diff --git a/app-emacs/yasnippet/yasnippet-0.6.0c.ebuild b/app-emacs/yasnippet/yasnippet-0.6.0c.ebuild index 309abe7..b81eefa 100644 --- a/app-emacs/yasnippet/yasnippet-0.6.0c.ebuild +++ b/app-emacs/yasnippet/yasnippet-0.6.0c.ebuild @@ -5,7 +5,7 @@ inherit elisp DESCRIPTION="Yet another snippet extension for Emacs" -HOMEPAGE="https://code.google.com/p/yasnippet/"; +HOMEPAGE="https://github.com/capitaomorte/yasnippet"; SRC_URI="https://yasnippet.googlecode.com/files/${P}.tar.bz2 doc? ( https://yasnippet.googlecode.com/files/${PN}-doc-${PV}.tar.bz2 )" diff --git a/app-emacs/yasnippet/yasnippet-0.6.1c.ebuild b/app-emacs/yasnippet/yasnippet-0.6.1c.ebuild index 309abe7..b81eefa 100644 --- a/app-emacs/yasnippet/yasnippet-0.6.1c.ebuild +++ b/app-emacs/yasnippet/yasnippet-0.6.1c.ebuild @@ -5,7 +5,7 @@ inherit elisp DESCRIPTION="Yet another snippet extension for Emacs" -HOMEPAGE="https://code.google.com/p/yasnippet/"; +HOMEPAGE="https://github.com/capitaomorte/yasnippet"; SRC_URI="https://yasnippet.googlecode.com/files/${P}.tar.bz2 doc? ( https://yasnippet.googlecode.com/files/${PN}-doc-${PV}.tar.bz2 )"
[gentoo-commits] repo/gentoo:master commit in: app-emulation/ganeti-htools/
commit: 62f98f6d52d8102ab4de2eca940163ca53f426e6 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:39:46 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:39:46 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62f98f6d app-emulation/ganeti-htools: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild | 2 +- app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild | 2 +- app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild b/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild index dd4039b..1273670 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild @@ -8,7 +8,7 @@ inherit eutils multilib DESCRIPTION="Cluster tools for fixing common allocation problems on Ganeti 2.0 clusters" -HOMEPAGE="https://code.google.com/p/ganeti/"; +HOMEPAGE="http://www.ganeti.org/"; SRC_URI="https://ganeti.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2" diff --git a/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild b/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild index bfc034c..eeefd94 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild @@ -8,7 +8,7 @@ inherit eutils multilib DESCRIPTION="Cluster tools for fixing common allocation problems on Ganeti 2.0 clusters" -HOMEPAGE="https://code.google.com/p/ganeti/"; +HOMEPAGE="http://www.ganeti.org/"; SRC_URI="https://ganeti.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2" diff --git a/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild b/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild index a197389..251b669 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild @@ -8,7 +8,7 @@ inherit eutils multilib DESCRIPTION="Cluster tools for fixing common allocation problems on Ganeti 2.0 clusters" -HOMEPAGE="https://code.google.com/p/ganeti/"; +HOMEPAGE="http://www.ganeti.org/"; SRC_URI="https://ganeti.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: app-forensics/libbfio/
commit: 397e5c74d8443af6cf33426dbb6fd09f15e50745 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:40:59 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:40:59 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=397e5c74 app-forensics/libbfio: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild | 2 +- app-forensics/libbfio/libbfio-0.0.20130609_alpha.ebuild | 2 +- app-forensics/libbfio/libbfio-0.0.20130721.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild b/app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild index 1240ae3..6c7203a 100644 --- a/app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild +++ b/app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild @@ -9,7 +9,7 @@ inherit versionator MY_DATE="$(get_version_component_range 3)" DESCRIPTION="Library for providing a basic file input/output abstraction layer" -HOMEPAGE="https://code.google.com/p/libbfio/"; +HOMEPAGE="https://github.com/libyal/libbfio"; SRC_URI="http://dev.pentoo.ch/~zero/distfiles/${PN}-alpha-${MY_DATE}.tar.gz"; LICENSE="LGPL-3" diff --git a/app-forensics/libbfio/libbfio-0.0.20130609_alpha.ebuild b/app-forensics/libbfio/libbfio-0.0.20130609_alpha.ebuild index 750cc95..3ed6221 100644 --- a/app-forensics/libbfio/libbfio-0.0.20130609_alpha.ebuild +++ b/app-forensics/libbfio/libbfio-0.0.20130609_alpha.ebuild @@ -9,7 +9,7 @@ inherit versionator MY_DATE="$(get_version_component_range 3)" DESCRIPTION="Library for providing a basic file input/output abstraction layer" -HOMEPAGE="https://code.google.com/p/libbfio/"; +HOMEPAGE="https://github.com/libyal/libbfio"; SRC_URI="http://dev.pentoo.ch/~zero/distfiles/${PN}-alpha-${MY_DATE}.tar.gz"; LICENSE="LGPL-3" diff --git a/app-forensics/libbfio/libbfio-0.0.20130721.ebuild b/app-forensics/libbfio/libbfio-0.0.20130721.ebuild index 9d14c5a..2594659 100644 --- a/app-forensics/libbfio/libbfio-0.0.20130721.ebuild +++ b/app-forensics/libbfio/libbfio-0.0.20130721.ebuild @@ -9,7 +9,7 @@ inherit versionator MY_DATE="$(get_version_component_range 3)" DESCRIPTION="Library for providing a basic file input/output abstraction layer" -HOMEPAGE="https://code.google.com/p/libbfio/"; +HOMEPAGE="https://github.com/libyal/libbfio"; SRC_URI="http://dev.pentoo.ch/~zero/distfiles/${PN}-alpha-${MY_DATE}.tar.gz"; LICENSE="LGPL-3"
[gentoo-commits] repo/gentoo:master commit in: app-emulation/ganeti-instance-debootstrap/
commit: 412951b7609f1831a9dba7804e6e4626a3be13ca Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:40:32 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:40:32 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=412951b7 app-emulation/ganeti-instance-debootstrap: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 .../ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11.ebuild | 2 +- .../ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.12.ebuild | 2 +- .../ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.9.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11.ebuild b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11.ebuild index 2e55ebf..9ef767a 100644 --- a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11.ebuild +++ b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11.ebuild @@ -7,7 +7,7 @@ EAPI=2 inherit eutils DESCRIPTION="Scripts to build Ganeti VMs with debootstrap" -HOMEPAGE="https://code.google.com/p/ganeti/"; +HOMEPAGE="http://www.ganeti.org/"; SRC_URI="https://ganeti.googlecode.com/files/ganeti-instance-debootstrap-${PV}.tar.gz"; LICENSE="GPL-2" diff --git a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.12.ebuild b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.12.ebuild index 3d8ad76..f9ceb15 100644 --- a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.12.ebuild +++ b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.12.ebuild @@ -7,7 +7,7 @@ EAPI=2 inherit eutils DESCRIPTION="Scripts to build Ganeti VMs with debootstrap" -HOMEPAGE="https://code.google.com/p/ganeti/"; +HOMEPAGE="http://www.ganeti.org/"; SRC_URI="https://ganeti.googlecode.com/files/ganeti-instance-debootstrap-${PV}.tar.gz"; LICENSE="GPL-2" diff --git a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.9.ebuild b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.9.ebuild index 569051c..b5b5ca3 100644 --- a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.9.ebuild +++ b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.9.ebuild @@ -7,7 +7,7 @@ EAPI=2 inherit eutils DESCRIPTION="Scripts to build Ganeti VMs with debootstrap" -HOMEPAGE="https://code.google.com/p/ganeti/"; +HOMEPAGE="http://www.ganeti.org/"; SRC_URI="https://ganeti.googlecode.com/files/ganeti-instance-debootstrap-${PV}.tar.gz"; LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
commit: ef11cfbf0c8a5721f9a3f769d1a9c8516d83237e Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:41:28 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:41:28 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef11cfbf app-forensics/libewf: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-forensics/libewf/libewf-20130128.ebuild| 2 +- app-forensics/libewf/libewf-20130416-r1.ebuild | 2 +- app-forensics/libewf/libewf-20130416.ebuild| 2 +- app-forensics/libewf/libewf-20131210.ebuild| 2 +- app-forensics/libewf/libewf-20140227.ebuild| 2 +- app-forensics/libewf/libewf-20140406.ebuild| 2 +- app-forensics/libewf/libewf-20140427.ebuild| 2 +- app-forensics/libewf/libewf-20140608.ebuild| 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app-forensics/libewf/libewf-20130128.ebuild b/app-forensics/libewf/libewf-20130128.ebuild index 7d410b1..b793b1b 100644 --- a/app-forensics/libewf/libewf-20130128.ebuild +++ b/app-forensics/libewf/libewf-20130128.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format" -HOMEPAGE="https://code.google.com/p/libewf/"; +HOMEPAGE="https://github.com/libyal/libewf"; SRC_URI="https://libewf.googlecode.com/files/${P}.tar.gz"; LICENSE="BSD" diff --git a/app-forensics/libewf/libewf-20130416-r1.ebuild b/app-forensics/libewf/libewf-20130416-r1.ebuild index 671d48c..fac6ef1 100644 --- a/app-forensics/libewf/libewf-20130416-r1.ebuild +++ b/app-forensics/libewf/libewf-20130416-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format" -HOMEPAGE="https://code.google.com/p/libewf/"; +HOMEPAGE="https://github.com/libyal/libewf"; SRC_URI="https://libewf.googlecode.com/files/${P}.tar.gz"; LICENSE="BSD" diff --git a/app-forensics/libewf/libewf-20130416.ebuild b/app-forensics/libewf/libewf-20130416.ebuild index 7d410b1..b793b1b 100644 --- a/app-forensics/libewf/libewf-20130416.ebuild +++ b/app-forensics/libewf/libewf-20130416.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format" -HOMEPAGE="https://code.google.com/p/libewf/"; +HOMEPAGE="https://github.com/libyal/libewf"; SRC_URI="https://libewf.googlecode.com/files/${P}.tar.gz"; LICENSE="BSD" diff --git a/app-forensics/libewf/libewf-20131210.ebuild b/app-forensics/libewf/libewf-20131210.ebuild index 8b83fdf..8e38c8a 100644 --- a/app-forensics/libewf/libewf-20131210.ebuild +++ b/app-forensics/libewf/libewf-20131210.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format" -HOMEPAGE="https://code.google.com/p/libewf/"; +HOMEPAGE="https://github.com/libyal/libewf"; SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz"; LICENSE="BSD" diff --git a/app-forensics/libewf/libewf-20140227.ebuild b/app-forensics/libewf/libewf-20140227.ebuild index 5bb145e..ff2d76a 100644 --- a/app-forensics/libewf/libewf-20140227.ebuild +++ b/app-forensics/libewf/libewf-20140227.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format" -HOMEPAGE="https://code.google.com/p/libewf/"; +HOMEPAGE="https://github.com/libyal/libewf"; SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz"; LICENSE="BSD" diff --git a/app-forensics/libewf/libewf-20140406.ebuild b/app-forensics/libewf/libewf-20140406.ebuild index 5bb145e..ff2d76a 100644 --- a/app-forensics/libewf/libewf-20140406.ebuild +++ b/app-forensics/libewf/libewf-20140406.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format" -HOMEPAGE="https://code.google.com/p/libewf/"; +HOMEPAGE="https://github.com/libyal/libewf"; SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz"; LICENSE="BSD" diff --git a/app-forensics/libewf/libewf-20140427.ebuild b/app-forensics/libewf/libewf-20140427.ebuild index 5bb145e..ff2d76a 100644 --- a/app-forensics/libewf/libewf-20140427.ebuild +++ b/app-forensics/libewf/libewf-20140427.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format" -HOMEPAGE="https://code.google.com/p/libewf/"; +HOMEPAGE="https://github.com/libyal/libewf"; SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTd
[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-hangul/
commit: 32748a30bfe7b3202f57b3edd192858bd19ff21b Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:46:22 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:46:22 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32748a30 app-i18n/ibus-hangul: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/ibus-hangul/ibus-hangul-1.4.0.ebuild| 2 +- app-i18n/ibus-hangul/ibus-hangul-1.4.1.ebuild| 2 +- app-i18n/ibus-hangul/ibus-hangul-1.4.2-r1.ebuild | 2 +- app-i18n/ibus-hangul/ibus-hangul-1.4.2.ebuild| 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.4.0.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.4.0.ebuild index 4ada7ac..27d8b84 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.4.0.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.4.0.ebuild @@ -9,7 +9,7 @@ PYTHON_DEPEND="2:2.5" inherit python DESCRIPTION="The Hangul engine for IBus input platform" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2" diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.4.1.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.4.1.ebuild index f07103b..c414634 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.4.1.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.4.1.ebuild @@ -9,7 +9,7 @@ PYTHON_DEPEND="2:2.5" inherit python DESCRIPTION="The Hangul engine for IBus input platform" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2" diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.4.2-r1.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.4.2-r1.ebuild index 5750d82..2274303 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.4.2-r1.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.4.2-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit python-single-r1 DESCRIPTION="The Hangul engine for IBus input platform" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2" diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.4.2.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.4.2.ebuild index 5f0d7fa..2a1f232 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.4.2.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.4.2.ebuild @@ -9,7 +9,7 @@ PYTHON_DEPEND="2:2.5" inherit python DESCRIPTION="The Hangul engine for IBus input platform" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-anthy/
commit: b42ac0a7045100c0ffe44fff474e8b70b4e4dddf Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:45:31 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:45:41 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b42ac0a7 app-i18n/ibus-anthy: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild | 2 +- app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild index 88467d4..8bfa8b6 100644 --- a/app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild +++ b/app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_DEPEND="2:2.5" inherit eutils python DESCRIPTION="Japanese input method Anthy IMEngine for IBus Framework" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2" diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild index ab7e372..a727c24 100644 --- a/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild +++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils python-single-r1 autotools gnome2-utils DESCRIPTION="Japanese input method Anthy IMEngine for IBus Framework" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz https://raw.github.com/ibus/ibus-anthy/${PV}/engine/anthy.i";
[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-chewing/
commit: 9d807e1d0961919b46e53d249c83ffe040dda4ca Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:45:59 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:45:59 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d807e1d app-i18n/ibus-chewing: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/ibus-chewing/ibus-chewing-1.4.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/ibus-chewing/ibus-chewing-1.4.7.ebuild b/app-i18n/ibus-chewing/ibus-chewing-1.4.7.ebuild index cb00800..2c7126d 100644 --- a/app-i18n/ibus-chewing/ibus-chewing-1.4.7.ebuild +++ b/app-i18n/ibus-chewing/ibus-chewing-1.4.7.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils MY_P=${P}-Source DESCRIPTION="The Chewing IMEngine for IBus Framework" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${MY_P}.tar.gz"; LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
commit: abf20b4ea6d1844a5ea37fc8efc01972d3a04fd6 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:47:12 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:47:12 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abf20b4e app-i18n/ibus-pinyin: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/ibus-pinyin/ibus-pinyin-1.4.0-r1.ebuild | 2 +- app-i18n/ibus-pinyin/ibus-pinyin-1.4.0.ebuild| 2 +- app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild | 2 +- app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild | 2 +- app-i18n/ibus-pinyin/ibus-pinyin-1.5.0.ebuild| 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0-r1.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0-r1.ebuild index d386cbe..24a9437 100644 --- a/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0-r1.ebuild +++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0-r1.ebuild @@ -11,7 +11,7 @@ inherit python PYDB_TAR="pinyin-database-1.2.99.tar.bz2" DESCRIPTION="Chinese PinYin IMEngine for IBus Framework" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz https://ibus.googlecode.com/files/${PYDB_TAR}"; diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0.ebuild index ed10c43..19f2dd4 100644 --- a/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0.ebuild +++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0.ebuild @@ -11,7 +11,7 @@ inherit python PYDB_TAR="pinyin-database-1.2.99.tar.bz2" DESCRIPTION="Chinese PinYin IMEngine for IBus Framework" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz https://ibus.googlecode.com/files/${PYDB_TAR}"; diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild index dc24eb5..8829bff 100644 --- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild +++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild @@ -10,7 +10,7 @@ PYTHON_USE_WITH="sqlite" inherit python eutils DESCRIPTION="Chinese PinYin IMEngine for IBus Framework" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2" diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild index 02f37a0..36dd0c1 100644 --- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild +++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild @@ -10,7 +10,7 @@ PYTHON_REQ_USE="sqlite" inherit python-single-r1 eutils DESCRIPTION="Chinese PinYin IMEngine for IBus Framework" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2" diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0.ebuild index 9f57bc5..8e9a2bf 100644 --- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0.ebuild +++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0.ebuild @@ -10,7 +10,7 @@ PYTHON_USE_WITH="sqlite" inherit python eutils DESCRIPTION="Chinese PinYin IMEngine for IBus Framework" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-m17n/
commit: dcba87e04721daf200739534c611f477bf9a Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:46:47 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:46:47 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcba87e0 app-i18n/ibus-m17n: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/ibus-m17n/ibus-m17n-1.3.2.ebuild | 2 +- app-i18n/ibus-m17n/ibus-m17n-1.3.3.ebuild | 2 +- app-i18n/ibus-m17n/ibus-m17n-1.3.4.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-i18n/ibus-m17n/ibus-m17n-1.3.2.ebuild b/app-i18n/ibus-m17n/ibus-m17n-1.3.2.ebuild index cc7f3d5..3398b89 100644 --- a/app-i18n/ibus-m17n/ibus-m17n-1.3.2.ebuild +++ b/app-i18n/ibus-m17n/ibus-m17n-1.3.2.ebuild @@ -5,7 +5,7 @@ EAPI="3" DESCRIPTION="The M17N engine IMEngine for IBus Framework" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2" diff --git a/app-i18n/ibus-m17n/ibus-m17n-1.3.3.ebuild b/app-i18n/ibus-m17n/ibus-m17n-1.3.3.ebuild index bb431b8..d7d42cb 100644 --- a/app-i18n/ibus-m17n/ibus-m17n-1.3.3.ebuild +++ b/app-i18n/ibus-m17n/ibus-m17n-1.3.3.ebuild @@ -5,7 +5,7 @@ EAPI="3" DESCRIPTION="The M17N engine IMEngine for IBus Framework" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2" diff --git a/app-i18n/ibus-m17n/ibus-m17n-1.3.4.ebuild b/app-i18n/ibus-m17n/ibus-m17n-1.3.4.ebuild index 73e2c37..12bc135 100644 --- a/app-i18n/ibus-m17n/ibus-m17n-1.3.4.ebuild +++ b/app-i18n/ibus-m17n/ibus-m17n-1.3.4.ebuild @@ -5,7 +5,7 @@ EAPI="3" DESCRIPTION="The M17N engine IMEngine for IBus Framework" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-qt/
commit: 488f74aef63d095254c1bb24b9ec701252b1807d Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:47:42 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:47:42 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=488f74ae app-i18n/ibus-qt: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/ibus-qt/ibus-qt-1.3.1.ebuild | 2 +- app-i18n/ibus-qt/ibus-qt-1.3.2.ebuild | 2 +- app-i18n/ibus-qt/ibus-qt-1.3.3.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-i18n/ibus-qt/ibus-qt-1.3.1.ebuild b/app-i18n/ibus-qt/ibus-qt-1.3.1.ebuild index acccd22..407d4d1 100644 --- a/app-i18n/ibus-qt/ibus-qt-1.3.1.ebuild +++ b/app-i18n/ibus-qt/ibus-qt-1.3.1.ebuild @@ -7,7 +7,7 @@ inherit cmake-utils eutils multilib MY_P="${P}-Source" DESCRIPTION="Qt IBus library and Qt input method plugin" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${MY_P}.tar.gz"; LICENSE="GPL-2" diff --git a/app-i18n/ibus-qt/ibus-qt-1.3.2.ebuild b/app-i18n/ibus-qt/ibus-qt-1.3.2.ebuild index 9260454..f3088c3 100644 --- a/app-i18n/ibus-qt/ibus-qt-1.3.2.ebuild +++ b/app-i18n/ibus-qt/ibus-qt-1.3.2.ebuild @@ -7,7 +7,7 @@ inherit cmake-utils eutils multilib MY_P="${P}-Source" DESCRIPTION="Qt IBus library and Qt input method plugin" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${MY_P}.tar.gz"; LICENSE="GPL-2" diff --git a/app-i18n/ibus-qt/ibus-qt-1.3.3.ebuild b/app-i18n/ibus-qt/ibus-qt-1.3.3.ebuild index cbd7389..cf130f7 100644 --- a/app-i18n/ibus-qt/ibus-qt-1.3.3.ebuild +++ b/app-i18n/ibus-qt/ibus-qt-1.3.3.ebuild @@ -6,7 +6,7 @@ EAPI="5" inherit cmake-utils eutils multilib DESCRIPTION="Qt IBus library and Qt input method plugin" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://github.com/ibus/ibus-qt/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-rime/
commit: 0bb1d81cba731f5bdb2775e194ceffb13ecc2aa6 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:48:06 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:48:06 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bb1d81c app-i18n/ibus-rime: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/ibus-rime/ibus-rime-0.9.9.ebuild | 2 +- app-i18n/ibus-rime/ibus-rime-1.1.ebuild | 2 +- app-i18n/ibus-rime/ibus-rime-1.2.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-i18n/ibus-rime/ibus-rime-0.9.9.ebuild b/app-i18n/ibus-rime/ibus-rime-0.9.9.ebuild index 0f205a7..3cd939f 100644 --- a/app-i18n/ibus-rime/ibus-rime-0.9.9.ebuild +++ b/app-i18n/ibus-rime/ibus-rime-0.9.9.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Rime Input Method Engine for IBus Framework" -HOMEPAGE="https://code.google.com/p/rimeime/"; +HOMEPAGE="http://rime.im/"; SRC_URI="https://rimeime.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-3" diff --git a/app-i18n/ibus-rime/ibus-rime-1.1.ebuild b/app-i18n/ibus-rime/ibus-rime-1.1.ebuild index a696390..ce5bb94 100644 --- a/app-i18n/ibus-rime/ibus-rime-1.1.ebuild +++ b/app-i18n/ibus-rime/ibus-rime-1.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Rime Input Method Engine for IBus Framework" -HOMEPAGE="https://code.google.com/p/rimeime/"; +HOMEPAGE="http://rime.im/"; SRC_URI="https://rimeime.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-3" diff --git a/app-i18n/ibus-rime/ibus-rime-1.2.ebuild b/app-i18n/ibus-rime/ibus-rime-1.2.ebuild index e06dd13..b307805 100644 --- a/app-i18n/ibus-rime/ibus-rime-1.2.ebuild +++ b/app-i18n/ibus-rime/ibus-rime-1.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Rime Input Method Engine for IBus Framework" -HOMEPAGE="https://code.google.com/p/rimeime/"; +HOMEPAGE="http://rime.im/"; SRC_URI="http://dl.bintray.com/lotem/rime/${P}.tar.gz"; LICENSE="GPL-3"
[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/
commit: 8cafabf0db12b661a960d7bb4e67df04d2acafe1 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:48:30 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:48:30 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cafabf0 app-i18n/ibus-table: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild| 2 +- app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild| 2 +- app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild | 2 +- app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild | 2 +- app-i18n/ibus-table/ibus-table-1.5.0.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild b/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild index 053cd2d..27df917 100644 --- a/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild @@ -8,7 +8,7 @@ PYTHON_USE_WITH="sqlite" inherit python DESCRIPTION="The Table Engine for IBus Framework" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2 LGPL-2.1" diff --git a/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild b/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild index d5c09cb..80514b8 100644 --- a/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild @@ -8,7 +8,7 @@ PYTHON_USE_WITH="sqlite" inherit python DESCRIPTION="The Table Engine for IBus Framework" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2 LGPL-2.1" diff --git a/app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild b/app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild index 8ddc75c..e01b8cb 100644 --- a/app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_USE_WITH="sqlite" inherit python DESCRIPTION="The Table Engine for IBus Framework" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2 LGPL-2.1" diff --git a/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild b/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild index 5502746..1dd0f4d 100644 --- a/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_REQ_USE="sqlite" inherit eutils python-single-r1 DESCRIPTION="The Table Engine for IBus Framework" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2 LGPL-2.1" diff --git a/app-i18n/ibus-table/ibus-table-1.5.0.ebuild b/app-i18n/ibus-table/ibus-table-1.5.0.ebuild index b0939b0..b6fba19 100644 --- a/app-i18n/ibus-table/ibus-table-1.5.0.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.5.0.ebuild @@ -8,7 +8,7 @@ PYTHON_USE_WITH="sqlite" inherit eutils python DESCRIPTION="The Table Engine for IBus Framework" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2 LGPL-2.1"
[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-code/
commit: 6b427e2e11bdece88f798159c0ab1936375d Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:48:57 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:48:57 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b427e2e app-i18n/ibus-table-code: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild b/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild index 070aadf..c0cf7ed 100644 --- a/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild +++ b/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild @@ -3,7 +3,7 @@ # $Id$ DESCRIPTION="The code tables for IBus-Table" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-3"
[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-cyrillic/
commit: 9780f77b3c14935c0b83c86790805bec71264358 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:49:19 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:49:19 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9780f77b app-i18n/ibus-table-cyrillic: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild b/app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild index 4faccef..283d88b 100644 --- a/app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild +++ b/app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild @@ -3,7 +3,7 @@ # $Id$ DESCRIPTION="Translit, Russian Traditional, Yawerty tables for IBus-Table" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-3"
[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-extraphrase/
commit: 8d3a76ff1f8dba8dfe7311494e75e57f70b328e8 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:49:42 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:49:42 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d3a76ff app-i18n/ibus-table-extraphrase: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 .../ibus-table-extraphrase/ibus-table-extraphrase-1.3.9.20110826.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.3.9.20110826.ebuild b/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.3.9.20110826.ebuild index e2d36d3..8adc694 100644 --- a/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.3.9.20110826.ebuild +++ b/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.3.9.20110826.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Chinese extra phrases for ibus-table based IME" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-tv/
commit: 516b4d76a1423d82ab4e42f891f501dda9d72ccc Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:50:32 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:50:32 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=516b4d76 app-i18n/ibus-table-tv: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/ibus-table-tv/ibus-table-tv-1.2.0.20100305.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/ibus-table-tv/ibus-table-tv-1.2.0.20100305.ebuild b/app-i18n/ibus-table-tv/ibus-table-tv-1.2.0.20100305.ebuild index c2030d9..20800e5 100644 --- a/app-i18n/ibus-table-tv/ibus-table-tv-1.2.0.20100305.ebuild +++ b/app-i18n/ibus-table-tv/ibus-table-tv-1.2.0.20100305.ebuild @@ -3,7 +3,7 @@ # $Id$ DESCRIPTION="The Thai and Viqr (Vietnamese) tables for IBus-Table" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-latin/
commit: 6df210182d443adf02cfc5276d25061d70ace9b3 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:50:04 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:50:04 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6df21018 app-i18n/ibus-table-latin: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild b/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild index f8b3251..4bc3878 100644 --- a/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild +++ b/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild @@ -3,7 +3,7 @@ # $Id$ DESCRIPTION="The Latin tables for IBus-Table" -HOMEPAGE="https://code.google.com/p/ibus/"; +HOMEPAGE="https://github.com/ibus/ibus/wiki"; SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-3"
[gentoo-commits] repo/gentoo:master commit in: app-i18n/librime/
commit: d3c688808d319c26b6926386720a103ff94fcf37 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:51:05 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:51:05 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3c68880 app-i18n/librime: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/librime/librime-0.9.9.ebuild | 2 +- app-i18n/librime/librime-1.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/librime/librime-0.9.9.ebuild b/app-i18n/librime/librime-0.9.9.ebuild index 1a9cc16..78c4310 100644 --- a/app-i18n/librime/librime-0.9.9.ebuild +++ b/app-i18n/librime/librime-0.9.9.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils multilib DESCRIPTION="Rime Input Method Engine library" -HOMEPAGE="https://code.google.com/p/rimeime/"; +HOMEPAGE="http://rime.im/"; SRC_URI="https://rimeime.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-3" diff --git a/app-i18n/librime/librime-1.2.ebuild b/app-i18n/librime/librime-1.2.ebuild index 214d5d2..8e1d773 100644 --- a/app-i18n/librime/librime-1.2.ebuild +++ b/app-i18n/librime/librime-1.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils multilib versionator toolchain-funcs DESCRIPTION="Rime Input Method Engine library" -HOMEPAGE="https://code.google.com/p/rimeime/"; +HOMEPAGE="http://rime.im/"; SRC_URI="http://dl.bintray.com/lotem/rime/${P}.tar.gz"; LICENSE="GPL-3"
[gentoo-commits] repo/gentoo:master commit in: app-i18n/mozc/
commit: de7cdc142ab7a6a0532da79dd1f4965d4af171d4 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:51:34 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:51:34 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de7cdc14 app-i18n/mozc: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild | 2 +- app-i18n/mozc/mozc-1.13.1651.102.ebuild| 2 +- app-i18n/mozc/mozc-2.16.2037.102.ebuild| 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild b/app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild index 6225fb0..7444fcf 100644 --- a/app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild +++ b/app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit elisp-common eutils multilib multiprocessing python-single-r1 toolchain-funcs DESCRIPTION="The Mozc engine for IBus Framework" -HOMEPAGE="https://code.google.com/p/mozc/"; +HOMEPAGE="https://github.com/google/mozc"; PROTOBUF_VER="2.5.0" GMOCK_VER="1.6.0" diff --git a/app-i18n/mozc/mozc-1.13.1651.102.ebuild b/app-i18n/mozc/mozc-1.13.1651.102.ebuild index 571ac0d..eeb2202 100644 --- a/app-i18n/mozc/mozc-1.13.1651.102.ebuild +++ b/app-i18n/mozc/mozc-1.13.1651.102.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit elisp-common eutils multilib multiprocessing python-single-r1 toolchain-funcs DESCRIPTION="The Mozc engine for IBus Framework" -HOMEPAGE="https://code.google.com/p/mozc/"; +HOMEPAGE="https://github.com/google/mozc"; PROTOBUF_VER="2.5.0" GMOCK_VER="1.6.0" diff --git a/app-i18n/mozc/mozc-2.16.2037.102.ebuild b/app-i18n/mozc/mozc-2.16.2037.102.ebuild index 68746a6..8d46344 100644 --- a/app-i18n/mozc/mozc-2.16.2037.102.ebuild +++ b/app-i18n/mozc/mozc-2.16.2037.102.ebuild @@ -8,7 +8,7 @@ PLOCALES="de ja zh_CN zh_TW" inherit elisp-common eutils l10n multilib multiprocessing python-single-r1 toolchain-funcs DESCRIPTION="The Mozc engine for IBus Framework" -HOMEPAGE="https://code.google.com/p/mozc/"; +HOMEPAGE="https://github.com/google/mozc"; PROTOBUF_VER="2.5.0" GMOCK_VER="1.6.0"
[gentoo-commits] repo/gentoo:master commit in: app-i18n/rime-data/
commit: 6f4f20467d18dd1623901405b5faf6229fe08c55 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:52:31 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:52:31 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f4f2046 app-i18n/rime-data: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/rime-data/rime-data-0.22.ebuild | 2 +- app-i18n/rime-data/rime-data-0.32.ebuild | 2 +- app-i18n/rime-data/rime-data-0.35.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-i18n/rime-data/rime-data-0.22.ebuild b/app-i18n/rime-data/rime-data-0.22.ebuild index 9645349..1dd40cc 100644 --- a/app-i18n/rime-data/rime-data-0.22.ebuild +++ b/app-i18n/rime-data/rime-data-0.22.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit vcs-snapshot MY_P=brise-${PV} DESCRIPTION="Data resources for Rime Input Method Engine" -HOMEPAGE="https://code.google.com/p/rimeime/"; +HOMEPAGE="http://rime.im/"; SRC_URI="https://rimeime.googlecode.com/files/${MY_P}.tar.gz"; LICENSE="GPL-3" diff --git a/app-i18n/rime-data/rime-data-0.32.ebuild b/app-i18n/rime-data/rime-data-0.32.ebuild index c99d823..cb92059 100644 --- a/app-i18n/rime-data/rime-data-0.32.ebuild +++ b/app-i18n/rime-data/rime-data-0.32.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit vcs-snapshot MY_P=brise-${PV} DESCRIPTION="Data resources for Rime Input Method Engine" -HOMEPAGE="https://code.google.com/p/rimeime/"; +HOMEPAGE="http://rime.im/"; SRC_URI="https://rimeime.googlecode.com/files/${MY_P}.tar.gz"; LICENSE="GPL-3" diff --git a/app-i18n/rime-data/rime-data-0.35.ebuild b/app-i18n/rime-data/rime-data-0.35.ebuild index 9f37608..668da37 100644 --- a/app-i18n/rime-data/rime-data-0.35.ebuild +++ b/app-i18n/rime-data/rime-data-0.35.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit vcs-snapshot MY_P=brise-${PV} DESCRIPTION="Data resources for Rime Input Method Engine" -HOMEPAGE="https://code.google.com/p/rimeime/"; +HOMEPAGE="http://rime.im/"; SRC_URI="http://dl.bintray.com/lotem/rime/${MY_P}.tar.gz"; LICENSE="GPL-3"
[gentoo-commits] repo/gentoo:master commit in: app-i18n/opencc/
commit: 7341abf238c43477ca2f099b380055e141276a51 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:52:03 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:52:03 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7341abf2 app-i18n/opencc: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/opencc/opencc-0.2.0.ebuild| 2 +- app-i18n/opencc/opencc-0.3.0_pre20120819-r1.ebuild | 2 +- app-i18n/opencc/opencc-0.3.0_pre20120819.ebuild| 2 +- app-i18n/opencc/opencc-0.4.3.ebuild| 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-i18n/opencc/opencc-0.2.0.ebuild b/app-i18n/opencc/opencc-0.2.0.ebuild index a2e23ca..94aca39 100644 --- a/app-i18n/opencc/opencc-0.2.0.ebuild +++ b/app-i18n/opencc/opencc-0.2.0.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit cmake-utils multilib DESCRIPTION="Libraries for Simplified-Traditional Chinese Conversion" -HOMEPAGE="https://code.google.com/p/open-chinese-convert/"; +HOMEPAGE="https://github.com/BYVoid/OpenCC"; SRC_URI="https://open-chinese-convert.googlecode.com/files/${P}.tar.gz"; LICENSE="Apache-2.0" diff --git a/app-i18n/opencc/opencc-0.3.0_pre20120819-r1.ebuild b/app-i18n/opencc/opencc-0.3.0_pre20120819-r1.ebuild index db72c2d..1d81dd2 100644 --- a/app-i18n/opencc/opencc-0.3.0_pre20120819-r1.ebuild +++ b/app-i18n/opencc/opencc-0.3.0_pre20120819-r1.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit cmake-utils multilib eutils DESCRIPTION="Libraries for Simplified-Traditional Chinese Conversion" -HOMEPAGE="https://code.google.com/p/open-chinese-convert/"; +HOMEPAGE="https://github.com/BYVoid/OpenCC"; SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz"; LICENSE="Apache-2.0" diff --git a/app-i18n/opencc/opencc-0.3.0_pre20120819.ebuild b/app-i18n/opencc/opencc-0.3.0_pre20120819.ebuild index fd2d2d4..3cee90d 100644 --- a/app-i18n/opencc/opencc-0.3.0_pre20120819.ebuild +++ b/app-i18n/opencc/opencc-0.3.0_pre20120819.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit cmake-utils multilib DESCRIPTION="Libraries for Simplified-Traditional Chinese Conversion" -HOMEPAGE="https://code.google.com/p/open-chinese-convert/"; +HOMEPAGE="https://github.com/BYVoid/OpenCC"; SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz"; LICENSE="Apache-2.0" diff --git a/app-i18n/opencc/opencc-0.4.3.ebuild b/app-i18n/opencc/opencc-0.4.3.ebuild index 964a080..8a7d1f1 100644 --- a/app-i18n/opencc/opencc-0.4.3.ebuild +++ b/app-i18n/opencc/opencc-0.4.3.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils multilib eutils DESCRIPTION="Libraries for conversion between Traditional and Simplified Chinese" -HOMEPAGE="https://code.google.com/p/opencc/"; +HOMEPAGE="https://github.com/BYVoid/OpenCC"; SRC_URI="https://opencc.googlecode.com/files/${P}.tar.gz"; LICENSE="Apache-2.0"
[gentoo-commits] repo/gentoo:master commit in: app-text/epubcheck/
commit: 26b7ad6bfe63277c6cf084d04bcf9f15cfd55c0b Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:53:36 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:53:36 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26b7ad6b app-text/epubcheck: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-text/epubcheck/epubcheck-1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/epubcheck/epubcheck-1.1.ebuild b/app-text/epubcheck/epubcheck-1.1.ebuild index e88bab0..cbec574 100644 --- a/app-text/epubcheck/epubcheck-1.1.ebuild +++ b/app-text/epubcheck/epubcheck-1.1.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit java-pkg-2 java-ant-2 eutils DESCRIPTION="Tool to validate IDPF EPUB files" -HOMEPAGE="https://code.google.com/p/epubcheck/"; +HOMEPAGE="https://github.com/IDPF/epubcheck"; SRC_URI="https://${PN}.googlecode.com/files/${PN}-src-${PV}.zip"; LICENSE="MIT BSD"
[gentoo-commits] repo/gentoo:master commit in: app-i18n/uim/
commit: 4b547266743c41ffa0749fc34cbe53997189f689 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:53:11 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:53:11 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b547266 app-i18n/uim: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/uim/uim-1.8.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild index ab9ab36..8a47db9 100644 --- a/app-i18n/uim/uim-1.8.6-r1.ebuild +++ b/app-i18n/uim/uim-1.8.6-r1.ebuild @@ -6,7 +6,7 @@ EAPI="5" inherit autotools eutils multilib elisp-common gnome2-utils DESCRIPTION="Simple, secure and flexible input method library" -HOMEPAGE="https://code.google.com/p/uim/"; +HOMEPAGE="https://github.com/uim/uim/"; SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2"; LICENSE="BSD GPL-2 LGPL-2.1"
[gentoo-commits] repo/gentoo:master commit in: app-text/logmerge/
commit: eaf3ecad68556861243a878ea5adec2edc737e08 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:54:01 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:54:01 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaf3ecad app-text/logmerge: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-text/logmerge/logmerge-0.4_beta.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/logmerge/logmerge-0.4_beta.ebuild b/app-text/logmerge/logmerge-0.4_beta.ebuild index 4befdc4..024b2d0 100644 --- a/app-text/logmerge/logmerge-0.4_beta.ebuild +++ b/app-text/logmerge/logmerge-0.4_beta.ebuild @@ -6,7 +6,7 @@ EAPI="5" MY_PV="${PV/_/-}" DESCRIPTION="Merge multiple logs such that multilined entries appear in chronological order without breaks" -HOMEPAGE="https://code.google.com/p/logmerge/"; +HOMEPAGE="https://github.com/ildar-shaimordanov/logmerge"; SRC_URI="https://${PN}.googlecode.com/files/${PN}-${MY_PV}.zip"; LICENSE="MIT"
[gentoo-commits] repo/gentoo:master commit in: app-text/zemberek-server/
commit: 512684df6d2bde3a723bb3ade86b0139c12122ac Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:54:31 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:54:31 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=512684df app-text/zemberek-server: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-text/zemberek-server/zemberek-server-0.7.1-r1.ebuild | 2 +- app-text/zemberek-server/zemberek-server-0.7.1.ebuild| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/zemberek-server/zemberek-server-0.7.1-r1.ebuild b/app-text/zemberek-server/zemberek-server-0.7.1-r1.ebuild index f4f3ea9..abacdde 100644 --- a/app-text/zemberek-server/zemberek-server-0.7.1-r1.ebuild +++ b/app-text/zemberek-server/zemberek-server-0.7.1-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils java-pkg-2 java-ant-2 DESCRIPTION="A Turkish spell checker server based on Zemberek NLP library" -HOMEPAGE="https://code.google.com/p/zemberek/"; +HOMEPAGE="https://github.com/ahmetaa/zemberek-nlp"; SRC_URI="https://zemberek.googlecode.com/files/${PN}-nolibs-${PV}.tar.gz"; LICENSE="MPL-1.1 GPL-2" diff --git a/app-text/zemberek-server/zemberek-server-0.7.1.ebuild b/app-text/zemberek-server/zemberek-server-0.7.1.ebuild index b4c909f..01db58a 100644 --- a/app-text/zemberek-server/zemberek-server-0.7.1.ebuild +++ b/app-text/zemberek-server/zemberek-server-0.7.1.ebuild @@ -6,7 +6,7 @@ EAPI=2 inherit eutils java-pkg-2 java-ant-2 DESCRIPTION="A Turkish spell checker server based on Zemberek NLP library" -HOMEPAGE="https://code.google.com/p/zemberek/"; +HOMEPAGE="https://github.com/ahmetaa/zemberek-nlp"; SRC_URI="https://zemberek.googlecode.com/files/${PN}-nolibs-${PV}.tar.gz"; LICENSE="MPL-1.1 GPL-2"
[gentoo-commits] repo/gentoo:master commit in: dev-cpp/ctemplate/
commit: a2a988549d95cf0281ff9538886dda7bc3db440b Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:55:00 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:55:00 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2a98854 dev-cpp/ctemplate: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-cpp/ctemplate/ctemplate-2.2.ebuild | 2 +- dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild | 2 +- dev-cpp/ctemplate/ctemplate-2.3.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-cpp/ctemplate/ctemplate-2.2.ebuild b/dev-cpp/ctemplate/ctemplate-2.2.ebuild index 3bb8cff..d41b459 100644 --- a/dev-cpp/ctemplate/ctemplate-2.2.ebuild +++ b/dev-cpp/ctemplate/ctemplate-2.2.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit elisp-common python DESCRIPTION="A simple but powerful template language for C++" -HOMEPAGE="https://code.google.com/p/ctemplate/"; +HOMEPAGE="https://github.com/olafvdspek/ctemplate"; SRC_URI="https://ctemplate.googlecode.com/files/${P}.tar.gz"; LICENSE="BSD" diff --git a/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild b/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild index bfa260e..e391ca8 100644 --- a/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild +++ b/dev-cpp/ctemplate/ctemplate-2.2_p129.ebuild @@ -11,7 +11,7 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools-utils elisp-common python-any-r1 DESCRIPTION="A simple but powerful template language for C++" -HOMEPAGE="https://code.google.com/p/ctemplate/"; +HOMEPAGE="https://github.com/olafvdspek/ctemplate"; SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.bz2"; LICENSE="BSD" diff --git a/dev-cpp/ctemplate/ctemplate-2.3.ebuild b/dev-cpp/ctemplate/ctemplate-2.3.ebuild index 6e56d97..10a0886 100644 --- a/dev-cpp/ctemplate/ctemplate-2.3.ebuild +++ b/dev-cpp/ctemplate/ctemplate-2.3.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools-utils elisp-common python-any-r1 DESCRIPTION="A simple but powerful template language for C++" -HOMEPAGE="https://code.google.com/p/ctemplate/"; +HOMEPAGE="https://github.com/olafvdspek/ctemplate"; SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.bz2"; LICENSE="BSD"
[gentoo-commits] repo/gentoo:master commit in: dev-cpp/gflags/
commit: 17d3bd6121e419326e7c671a376b8ada51880160 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:55:33 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:55:33 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17d3bd61 dev-cpp/gflags: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-cpp/gflags/gflags-2.1.1-r1.ebuild | 2 +- dev-cpp/gflags/gflags-2.1.2.ebuild| 2 +- dev-cpp/gflags/gflags-.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-cpp/gflags/gflags-2.1.1-r1.ebuild b/dev-cpp/gflags/gflags-2.1.1-r1.ebuild index 257f2e8..9ff0739 100644 --- a/dev-cpp/gflags/gflags-2.1.1-r1.ebuild +++ b/dev-cpp/gflags/gflags-2.1.1-r1.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit cmake-multilib DESCRIPTION="Google's C++ argument parsing library" -HOMEPAGE="https://code.google.com/p/gflags/"; +HOMEPAGE="http://gflags.github.io/gflags/"; SRC_URI="https://github.com/schuhschuh/gflags/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-cpp/gflags/gflags-2.1.2.ebuild b/dev-cpp/gflags/gflags-2.1.2.ebuild index 27e9031..a925537 100644 --- a/dev-cpp/gflags/gflags-2.1.2.ebuild +++ b/dev-cpp/gflags/gflags-2.1.2.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit cmake-multilib DESCRIPTION="Google's C++ argument parsing library" -HOMEPAGE="https://code.google.com/p/gflags/"; +HOMEPAGE="http://gflags.github.io/gflags/"; SRC_URI="https://github.com/gflags/gflags/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-cpp/gflags/gflags-.ebuild b/dev-cpp/gflags/gflags-.ebuild index 9eeb5e9..08b97a3 100644 --- a/dev-cpp/gflags/gflags-.ebuild +++ b/dev-cpp/gflags/gflags-.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="Google's C++ argument parsing library" -HOMEPAGE="https://code.google.com/p/gflags/"; +HOMEPAGE="http://gflags.github.io/gflags/"; LICENSE="BSD" SLOT="0"
[gentoo-commits] repo/gentoo:master commit in: dev-cpp/glog/
commit: 6965102352050cec64d6da1b246d4e45358ef364 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:56:11 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:56:11 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69651023 dev-cpp/glog: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-cpp/glog/glog-0.3.1.ebuild| 2 +- dev-cpp/glog/glog-0.3.2.ebuild| 2 +- dev-cpp/glog/glog-0.3.3-r1.ebuild | 2 +- dev-cpp/glog/glog-0.3.3.ebuild| 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-cpp/glog/glog-0.3.1.ebuild b/dev-cpp/glog/glog-0.3.1.ebuild index 63f8579..8de1d9e 100644 --- a/dev-cpp/glog/glog-0.3.1.ebuild +++ b/dev-cpp/glog/glog-0.3.1.ebuild @@ -6,7 +6,7 @@ EAPI="4" inherit eutils DESCRIPTION="Google's C++ logging library" -HOMEPAGE="https://code.google.com/p/google-glog/"; +HOMEPAGE="https://github.com/google/glog"; SRC_URI="https://google-glog.googlecode.com/files/${P}-1.tar.gz"; LICENSE="BSD" diff --git a/dev-cpp/glog/glog-0.3.2.ebuild b/dev-cpp/glog/glog-0.3.2.ebuild index 26a1e20..52f09da 100644 --- a/dev-cpp/glog/glog-0.3.2.ebuild +++ b/dev-cpp/glog/glog-0.3.2.ebuild @@ -6,7 +6,7 @@ EAPI="4" inherit eutils DESCRIPTION="Google's C++ logging library" -HOMEPAGE="https://code.google.com/p/google-glog/"; +HOMEPAGE="https://github.com/google/glog"; SRC_URI="https://google-glog.googlecode.com/files/${P}.tar.gz"; LICENSE="BSD" diff --git a/dev-cpp/glog/glog-0.3.3-r1.ebuild b/dev-cpp/glog/glog-0.3.3-r1.ebuild index 101392e..6c3ac50 100644 --- a/dev-cpp/glog/glog-0.3.3-r1.ebuild +++ b/dev-cpp/glog/glog-0.3.3-r1.ebuild @@ -6,7 +6,7 @@ EAPI="4" inherit eutils multilib-minimal DESCRIPTION="Google's C++ logging library" -HOMEPAGE="https://code.google.com/p/google-glog/"; +HOMEPAGE="https://github.com/google/glog"; SRC_URI="https://google-glog.googlecode.com/files/${P}.tar.gz"; LICENSE="BSD" diff --git a/dev-cpp/glog/glog-0.3.3.ebuild b/dev-cpp/glog/glog-0.3.3.ebuild index d1549df..0115434 100644 --- a/dev-cpp/glog/glog-0.3.3.ebuild +++ b/dev-cpp/glog/glog-0.3.3.ebuild @@ -6,7 +6,7 @@ EAPI="4" inherit eutils DESCRIPTION="Google's C++ logging library" -HOMEPAGE="https://code.google.com/p/google-glog/"; +HOMEPAGE="https://github.com/google/glog"; SRC_URI="https://google-glog.googlecode.com/files/${P}.tar.gz"; LICENSE="BSD"
[gentoo-commits] repo/gentoo:master commit in: dev-cpp/gmock/
commit: 97fe063789691d503b4570d8fc9ce565e4e1f92c Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:56:45 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:56:45 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97fe0637 dev-cpp/gmock: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-cpp/gmock/gmock-1.4.0.ebuild| 2 +- dev-cpp/gmock/gmock-1.5.0.ebuild| 2 +- dev-cpp/gmock/gmock-1.6.0.ebuild| 2 +- dev-cpp/gmock/gmock-1.7.0-r1.ebuild | 2 +- dev-cpp/gmock/gmock-1.7.0.ebuild| 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-cpp/gmock/gmock-1.4.0.ebuild b/dev-cpp/gmock/gmock-1.4.0.ebuild index 5dc1396..ea7d830 100644 --- a/dev-cpp/gmock/gmock-1.4.0.ebuild +++ b/dev-cpp/gmock/gmock-1.4.0.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit libtool eutils DESCRIPTION="Google's C++ mocking framework" -HOMEPAGE="https://code.google.com/p/googlemock/"; +HOMEPAGE="https://github.com/google/googlemock"; SRC_URI="https://googlemock.googlecode.com/files/${P}.tar.bz2"; LICENSE="BSD" diff --git a/dev-cpp/gmock/gmock-1.5.0.ebuild b/dev-cpp/gmock/gmock-1.5.0.ebuild index 6865db9..8532cd5 100644 --- a/dev-cpp/gmock/gmock-1.5.0.ebuild +++ b/dev-cpp/gmock/gmock-1.5.0.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit libtool DESCRIPTION="Google's C++ mocking framework" -HOMEPAGE="https://code.google.com/p/googlemock/"; +HOMEPAGE="https://github.com/google/googlemock"; SRC_URI="https://googlemock.googlecode.com/files/${P}.tar.bz2"; LICENSE="BSD" diff --git a/dev-cpp/gmock/gmock-1.6.0.ebuild b/dev-cpp/gmock/gmock-1.6.0.ebuild index d57d0f7..f4c42b1 100644 --- a/dev-cpp/gmock/gmock-1.6.0.ebuild +++ b/dev-cpp/gmock/gmock-1.6.0.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit libtool DESCRIPTION="Google's C++ mocking framework" -HOMEPAGE="https://code.google.com/p/googlemock/"; +HOMEPAGE="https://github.com/google/googlemock"; SRC_URI="https://googlemock.googlecode.com/files/${P}.zip"; LICENSE="BSD" diff --git a/dev-cpp/gmock/gmock-1.7.0-r1.ebuild b/dev-cpp/gmock/gmock-1.7.0-r1.ebuild index 6f919b4..88243ce 100644 --- a/dev-cpp/gmock/gmock-1.7.0-r1.ebuild +++ b/dev-cpp/gmock/gmock-1.7.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit libtool multilib-minimal python-any-r1 DESCRIPTION="Google's C++ mocking framework" -HOMEPAGE="https://code.google.com/p/googlemock/"; +HOMEPAGE="https://github.com/google/googlemock"; SRC_URI="https://googlemock.googlecode.com/files/${P}.zip"; LICENSE="BSD" diff --git a/dev-cpp/gmock/gmock-1.7.0.ebuild b/dev-cpp/gmock/gmock-1.7.0.ebuild index db86628..e9a2125 100644 --- a/dev-cpp/gmock/gmock-1.7.0.ebuild +++ b/dev-cpp/gmock/gmock-1.7.0.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit libtool DESCRIPTION="Google's C++ mocking framework" -HOMEPAGE="https://code.google.com/p/googlemock/"; +HOMEPAGE="https://github.com/google/googlemock"; SRC_URI="https://googlemock.googlecode.com/files/${P}.zip"; LICENSE="BSD"
[gentoo-commits] repo/gentoo:master commit in: dev-cpp/gtest/
commit: 0a862bfe5b70aa6aade2c51f9c399e65bfa6e419 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:57:22 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:57:22 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a862bfe dev-cpp/gtest: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-cpp/gtest/gtest-1.6.0-r1.ebuild | 2 +- dev-cpp/gtest/gtest-1.6.0-r2.ebuild | 2 +- dev-cpp/gtest/gtest-1.6.0.ebuild| 2 +- dev-cpp/gtest/gtest-1.7.0.ebuild| 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-cpp/gtest/gtest-1.6.0-r1.ebuild b/dev-cpp/gtest/gtest-1.6.0-r1.ebuild index 4863374..cb6f20b 100644 --- a/dev-cpp/gtest/gtest-1.6.0-r1.ebuild +++ b/dev-cpp/gtest/gtest-1.6.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_DEPEND="2" inherit eutils python autotools DESCRIPTION="Google C++ Testing Framework" -HOMEPAGE="https://code.google.com/p/googletest/"; +HOMEPAGE="https://github.com/google/googletest"; SRC_URI="https://googletest.googlecode.com/files/${P}.zip"; LICENSE="BSD" diff --git a/dev-cpp/gtest/gtest-1.6.0-r2.ebuild b/dev-cpp/gtest/gtest-1.6.0-r2.ebuild index 9bdf07f..e2f30b0 100644 --- a/dev-cpp/gtest/gtest-1.6.0-r2.ebuild +++ b/dev-cpp/gtest/gtest-1.6.0-r2.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils python-any-r1 autotools-multilib DESCRIPTION="Google C++ Testing Framework" -HOMEPAGE="https://code.google.com/p/googletest/"; +HOMEPAGE="https://github.com/google/googletest"; SRC_URI="https://googletest.googlecode.com/files/${P}.zip"; LICENSE="BSD" diff --git a/dev-cpp/gtest/gtest-1.6.0.ebuild b/dev-cpp/gtest/gtest-1.6.0.ebuild index 15ff07c..4aa69f8 100644 --- a/dev-cpp/gtest/gtest-1.6.0.ebuild +++ b/dev-cpp/gtest/gtest-1.6.0.ebuild @@ -8,7 +8,7 @@ PYTHON_DEPEND="2" inherit python libtool DESCRIPTION="Google C++ Testing Framework" -HOMEPAGE="https://code.google.com/p/googletest/"; +HOMEPAGE="https://github.com/google/googletest"; SRC_URI="https://googletest.googlecode.com/files/${P}.zip"; LICENSE="BSD" diff --git a/dev-cpp/gtest/gtest-1.7.0.ebuild b/dev-cpp/gtest/gtest-1.7.0.ebuild index 60f389d..36bc39c 100644 --- a/dev-cpp/gtest/gtest-1.7.0.ebuild +++ b/dev-cpp/gtest/gtest-1.7.0.ebuild @@ -12,7 +12,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils python-any-r1 autotools-multilib DESCRIPTION="Google C++ Testing Framework" -HOMEPAGE="https://code.google.com/p/googletest/"; +HOMEPAGE="https://github.com/google/googletest"; SRC_URI="https://googletest.googlecode.com/files/${P}.zip"; LICENSE="BSD"
[gentoo-commits] repo/gentoo:master commit in: dev-cpp/sparsehash/
commit: 622dba97792f625d80d3adb7894f657ea6a98d49 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:57:45 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:57:45 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=622dba97 dev-cpp/sparsehash: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-cpp/sparsehash/sparsehash-1.10.ebuild | 2 +- dev-cpp/sparsehash/sparsehash-2.0.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/sparsehash/sparsehash-1.10.ebuild b/dev-cpp/sparsehash/sparsehash-1.10.ebuild index f9ac998..26b337c 100644 --- a/dev-cpp/sparsehash/sparsehash-1.10.ebuild +++ b/dev-cpp/sparsehash/sparsehash-1.10.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit eutils DESCRIPTION="An extremely memory-efficient hash_map implementation" -HOMEPAGE="https://code.google.com/p/google-sparsehash/"; +HOMEPAGE="https://github.com/google/sparsehash"; SRC_URI="https://google-sparsehash.googlecode.com/files/${P}.tar.gz"; LICENSE="BSD" diff --git a/dev-cpp/sparsehash/sparsehash-2.0.2.ebuild b/dev-cpp/sparsehash/sparsehash-2.0.2.ebuild index 5999d3f..6c2cd22 100644 --- a/dev-cpp/sparsehash/sparsehash-2.0.2.ebuild +++ b/dev-cpp/sparsehash/sparsehash-2.0.2.ebuild @@ -5,7 +5,7 @@ EAPI="4" DESCRIPTION="An extremely memory-efficient hash_map implementation" -HOMEPAGE="https://code.google.com/p/sparsehash/"; +HOMEPAGE="https://github.com/google/sparsehash"; SRC_URI="https://sparsehash.googlecode.com/files/${P}.tar.gz"; LICENSE="BSD"
[gentoo-commits] repo/gentoo:master commit in: dev-cpp/yaml-cpp/
commit: 1945a2b02c64999ba24d822d12d7444b17ee2059 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:58:14 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:58:14 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1945a2b0 dev-cpp/yaml-cpp: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-cpp/yaml-cpp/yaml-cpp-0.3.0.ebuild | 2 +- dev-cpp/yaml-cpp/yaml-cpp-0.5.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/yaml-cpp/yaml-cpp-0.3.0.ebuild b/dev-cpp/yaml-cpp/yaml-cpp-0.3.0.ebuild index c57489f..fd09adb 100644 --- a/dev-cpp/yaml-cpp/yaml-cpp-0.3.0.ebuild +++ b/dev-cpp/yaml-cpp/yaml-cpp-0.3.0.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit cmake-utils DESCRIPTION="A YAML parser and emitter in C++" -HOMEPAGE="https://code.google.com/p/yaml-cpp/"; +HOMEPAGE="https://github.com/jbeder/yaml-cpp"; SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"; LICENSE="MIT" diff --git a/dev-cpp/yaml-cpp/yaml-cpp-0.5.1.ebuild b/dev-cpp/yaml-cpp/yaml-cpp-0.5.1.ebuild index 97d5bb9..e735d73 100644 --- a/dev-cpp/yaml-cpp/yaml-cpp-0.5.1.ebuild +++ b/dev-cpp/yaml-cpp/yaml-cpp-0.5.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils DESCRIPTION="A YAML parser and emitter in C++" -HOMEPAGE="https://code.google.com/p/yaml-cpp/"; +HOMEPAGE="https://github.com/jbeder/yaml-cpp"; SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"; LICENSE="MIT"
[gentoo-commits] repo/gentoo:master commit in: dev-db/innotop/
commit: 970e648e8baef0d5447d15ec7107b50b2341677f Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:58:43 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:58:43 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=970e648e dev-db/innotop: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-db/innotop/innotop-1.9.0-r1.ebuild | 2 +- dev-db/innotop/innotop-1.9.1.ebuild| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/innotop/innotop-1.9.0-r1.ebuild b/dev-db/innotop/innotop-1.9.0-r1.ebuild index ea07fae..afd5ff2 100644 --- a/dev-db/innotop/innotop-1.9.0-r1.ebuild +++ b/dev-db/innotop/innotop-1.9.0-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit perl-module DESCRIPTION="innotop - A text-mode MySQL and InnoDB monitor like mytop, but with many more features" -HOMEPAGE="https://code.google.com/p/innotop/"; +HOMEPAGE="https://github.com/innotop/innotop"; SRC_URI="https://innotop.googlecode.com/files/${P}.tar.gz"; LICENSE="|| ( Artistic GPL-2 )" diff --git a/dev-db/innotop/innotop-1.9.1.ebuild b/dev-db/innotop/innotop-1.9.1.ebuild index fd282e2..c372db8 100644 --- a/dev-db/innotop/innotop-1.9.1.ebuild +++ b/dev-db/innotop/innotop-1.9.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit perl-module DESCRIPTION="innotop - A text-mode MySQL and InnoDB monitor like mytop, but with many more features" -HOMEPAGE="https://code.google.com/p/innotop/"; +HOMEPAGE="https://github.com/innotop/innotop"; SRC_URI="https://innotop.googlecode.com/files/${P}.tar.gz"; LICENSE="|| ( Artistic GPL-2 )"
[gentoo-commits] repo/gentoo:master commit in: dev-java/cofoja/
commit: c31705383c0e28a6c87c15c7433ad34334032bff Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:59:36 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:59:36 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3170538 dev-java/cofoja: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-java/cofoja/cofoja-1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/cofoja/cofoja-1.2.ebuild b/dev-java/cofoja/cofoja-1.2.ebuild index f6d5519..8fcefc9 100644 --- a/dev-java/cofoja/cofoja-1.2.ebuild +++ b/dev-java/cofoja/cofoja-1.2.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="Contracts for Java" -HOMEPAGE="https://code.google.com/p/cofoja/"; +HOMEPAGE="https://github.com/nhatminhle/cofoja"; SRC_URI="https://github.com/nhatminhle/${PN}/archive/v${PV}.zip"; LICENSE="LGPL-2"
[gentoo-commits] repo/gentoo:master commit in: dev-java/boilerpipe/
commit: 3cedfd336e5c425c549b4d2e684265b8d8a4200e Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:59:10 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:59:10 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cedfd33 dev-java/boilerpipe: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-java/boilerpipe/boilerpipe-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/boilerpipe/boilerpipe-1.2.0.ebuild b/dev-java/boilerpipe/boilerpipe-1.2.0.ebuild index 9c8b169..e1009b8 100644 --- a/dev-java/boilerpipe/boilerpipe-1.2.0.ebuild +++ b/dev-java/boilerpipe/boilerpipe-1.2.0.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="source" inherit java-pkg-2 java-ant-2 DESCRIPTION="Boilerplate Removal and Fulltext Extraction from HTML pages" -HOMEPAGE="https://code.google.com/p/boilerpipe/"; +HOMEPAGE="https://github.com/kohlschutter/boilerpipe"; SRC_URI="https://${PN}.googlecode.com/files/${P}-src.tar.gz"; LICENSE="Apache-2.0"
[gentoo-commits] repo/gentoo:master commit in: dev-java/gson/
commit: 4aaabe8d60bc82b407ba6214288f6dd359a5ed3d Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:59:57 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 18:59:57 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aaabe8d dev-java/gson: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-java/gson/gson-2.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/gson/gson-2.3.1.ebuild b/dev-java/gson/gson-2.3.1.ebuild index 3775cf3..1dedfbc 100644 --- a/dev-java/gson/gson-2.3.1.ebuild +++ b/dev-java/gson/gson-2.3.1.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="Java library to convert JSON to Java objects and vice-versa" -HOMEPAGE="https://code.google.com/p/google-gson/"; +HOMEPAGE="https://github.com/google/gson"; SRC_URI="http://search.maven.org/remotecontent?filepath=com/google/code/${PN}/${PN}/${PV}/${P}-sources.jar"; LICENSE="Apache-2.0" SLOT="2.2.2"
[gentoo-commits] repo/gentoo:master commit in: dev-java/hamcrest-core/
commit: 9efff9639bd349ab382a5cd9f07ab15ba379628f Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:00:31 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:00:31 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efff963 dev-java/hamcrest-core: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-java/hamcrest-core/hamcrest-core-1.1.ebuild | 2 +- dev-java/hamcrest-core/hamcrest-core-1.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild index 1174624..bd62ec9 100644 --- a/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild +++ b/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild @@ -10,7 +10,7 @@ MY_PN="hamcrest" MY_P="${MY_PN}-${PV}" DESCRIPTION="Library of matchers for building test expressions" -HOMEPAGE="https://code.google.com/p/${MY_PN}/"; +HOMEPAGE="https://github.com/hamcrest"; SRC_URI="https://${MY_PN}.googlecode.com/files/${MY_P}.tgz"; LICENSE="BSD-2" SLOT="0" diff --git a/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild index 11d5156..cbf8bd2 100644 --- a/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild +++ b/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Core library of matchers for building test expressions" -HOMEPAGE="https://code.google.com/p/${MY_PN}/"; +HOMEPAGE="https://github.com/hamcrest"; SRC_URI="https://${MY_PN}.googlecode.com/files/${MY_P}.tgz"; LICENSE="BSD-2"
[gentoo-commits] repo/gentoo:master commit in: dev-java/hamcrest-generator/
commit: 2b6aabfa4ff29fa5ce01bd3420b2d06d90fb8a86 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:01:03 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:01:03 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b6aabfa dev-java/hamcrest-generator: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-java/hamcrest-generator/hamcrest-generator-1.1.ebuild| 2 +- dev-java/hamcrest-generator/hamcrest-generator-1.3-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/hamcrest-generator/hamcrest-generator-1.1.ebuild b/dev-java/hamcrest-generator/hamcrest-generator-1.1.ebuild index 1e1bf45..8590bbd 100644 --- a/dev-java/hamcrest-generator/hamcrest-generator-1.1.ebuild +++ b/dev-java/hamcrest-generator/hamcrest-generator-1.1.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Code generator for Hamcrest's library of matchers for building test expressions" -HOMEPAGE="https://code.google.com/p/${MY_PN}/"; +HOMEPAGE="https://github.com/hamcrest"; SRC_URI="https://${MY_PN}.googlecode.com/files/${MY_P}.tgz"; LICENSE="BSD-2" diff --git a/dev-java/hamcrest-generator/hamcrest-generator-1.3-r1.ebuild b/dev-java/hamcrest-generator/hamcrest-generator-1.3-r1.ebuild index e8f7c2d..973074f 100644 --- a/dev-java/hamcrest-generator/hamcrest-generator-1.3-r1.ebuild +++ b/dev-java/hamcrest-generator/hamcrest-generator-1.3-r1.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Code generator for Hamcrest's library of matchers for building test expressions" -HOMEPAGE="https://code.google.com/p/${MY_PN}/"; +HOMEPAGE="https://github.com/hamcrest"; SRC_URI="https://${MY_PN}.googlecode.com/files/${MY_P}.tgz"; LICENSE="BSD-2"
[gentoo-commits] repo/gentoo:master commit in: dev-java/java-xmlbuilder/
commit: 1bb99d9ac777fcbcc3dee9c844aec46f21137480 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:02:14 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:02:14 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bb99d9a dev-java/java-xmlbuilder: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-java/java-xmlbuilder/java-xmlbuilder-0.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/java-xmlbuilder/java-xmlbuilder-0.6-r1.ebuild b/dev-java/java-xmlbuilder/java-xmlbuilder-0.6-r1.ebuild index bffa568..dd6b6f9 100644 --- a/dev-java/java-xmlbuilder/java-xmlbuilder-0.6-r1.ebuild +++ b/dev-java/java-xmlbuilder/java-xmlbuilder-0.6-r1.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source test" inherit java-pkg-2 java-pkg-simple DESCRIPTION="A utility that allows simple XML documents to be constructed using Java" -HOMEPAGE="https://code.google.com/p/java-xmlbuilder/"; +HOMEPAGE="https://github.com/jmurty/java-xmlbuilder"; SRC_URI="https://dev.gentoo.org/~ercpe/distfiles/${CATEGORY}/${PN}/${P}.tar.bz2"; LICENSE="Apache-2.0"
[gentoo-commits] repo/gentoo:master commit in: dev-java/hamcrest-library/
commit: 831b73e280c268e32ff65a1ed858f5f18d66634f Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:01:51 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:01:51 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=831b73e2 dev-java/hamcrest-library: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-java/hamcrest-library/hamcrest-library-1.1.ebuild| 2 +- dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/hamcrest-library/hamcrest-library-1.1.ebuild b/dev-java/hamcrest-library/hamcrest-library-1.1.ebuild index 455206a..bb2dc08 100644 --- a/dev-java/hamcrest-library/hamcrest-library-1.1.ebuild +++ b/dev-java/hamcrest-library/hamcrest-library-1.1.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Core library of matchers for building test expressions" -HOMEPAGE="https://code.google.com/p/${MY_PN}/"; +HOMEPAGE="https://github.com/hamcrest"; SRC_URI="https://${MY_PN}.googlecode.com/files/${MY_P}.tgz"; LICENSE="BSD-2" diff --git a/dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild b/dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild index 831a629..0d9fc5d 100644 --- a/dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild +++ b/dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Core library of matchers for building test expressions" -HOMEPAGE="https://code.google.com/p/${MY_PN}/"; +HOMEPAGE="https://github.com/hamcrest"; SRC_URI="https://${MY_PN}.googlecode.com/files/${MY_P}.tgz"; LICENSE="BSD-2"
[gentoo-commits] repo/gentoo:master commit in: dev-java/hamcrest-integration/
commit: 119ca662e1471e7972389689763625834be84c5b Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:01:27 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:01:27 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=119ca662 dev-java/hamcrest-integration: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild b/dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild index 2c591ce..b638531 100644 --- a/dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild +++ b/dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Integration library of hamcrest" -HOMEPAGE="https://code.google.com/p/${MY_PN}/"; +HOMEPAGE="https://github.com/hamcrest"; SRC_URI="https://${MY_PN}.googlecode.com/files/${MY_P}.tgz"; LICENSE="BSD-2"
[gentoo-commits] repo/gentoo:master commit in: dev-java/kryo/
commit: bcae5f2e25da1a4598436cae72a8aef2311dcc5d Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:03:10 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:03:10 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcae5f2e dev-java/kryo: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-java/kryo/kryo-1.05.ebuild | 2 +- dev-java/kryo/kryo-2.21.ebuild | 2 +- dev-java/kryo/kryo-2.22.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-java/kryo/kryo-1.05.ebuild b/dev-java/kryo/kryo-1.05.ebuild index d431415..d149b2d 100644 --- a/dev-java/kryo/kryo-1.05.ebuild +++ b/dev-java/kryo/kryo-1.05.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="source doc test" inherit java-pkg-2 java-pkg-simple DESCRIPTION="Fast, efficient Java serialization and cloning" -HOMEPAGE="https://code.google.com/p/kryo/"; +HOMEPAGE="https://github.com/EsotericSoftware/kryo"; SRC_URI="https://${PN}.googlecode.com/files/${P}.zip"; LICENSE="BSD-2" diff --git a/dev-java/kryo/kryo-2.21.ebuild b/dev-java/kryo/kryo-2.21.ebuild index ad02e63..a6afe3c 100644 --- a/dev-java/kryo/kryo-2.21.ebuild +++ b/dev-java/kryo/kryo-2.21.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="source doc test" inherit java-pkg-2 java-pkg-simple DESCRIPTION="Fast, efficient Java serialization and cloning" -HOMEPAGE="https://code.google.com/p/kryo/"; +HOMEPAGE="https://github.com/EsotericSoftware/kryo"; SRC_URI="https://${PN}.googlecode.com/files/${P}.zip"; LICENSE="BSD-2" diff --git a/dev-java/kryo/kryo-2.22.ebuild b/dev-java/kryo/kryo-2.22.ebuild index ad02e63..a6afe3c 100644 --- a/dev-java/kryo/kryo-2.22.ebuild +++ b/dev-java/kryo/kryo-2.22.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="source doc test" inherit java-pkg-2 java-pkg-simple DESCRIPTION="Fast, efficient Java serialization and cloning" -HOMEPAGE="https://code.google.com/p/kryo/"; +HOMEPAGE="https://github.com/EsotericSoftware/kryo"; SRC_URI="https://${PN}.googlecode.com/files/${P}.zip"; LICENSE="BSD-2"
[gentoo-commits] repo/gentoo:master commit in: dev-java/piccolo2d/
commit: 1b6115840e39ea7a949bce845944430c0da1b3d8 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:04:30 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:04:30 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b611584 dev-java/piccolo2d: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-java/piccolo2d/piccolo2d-1.2.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/piccolo2d/piccolo2d-1.2.1-r2.ebuild b/dev-java/piccolo2d/piccolo2d-1.2.1-r2.ebuild index 9a3b4e6..87ce59c 100644 --- a/dev-java/piccolo2d/piccolo2d-1.2.1-r2.ebuild +++ b/dev-java/piccolo2d/piccolo2d-1.2.1-r2.ebuild @@ -9,7 +9,7 @@ inherit eutils java-pkg-2 java-ant-2 MY_PN="piccolo" DESCRIPTION="A Structured 2D Graphics Framework" -HOMEPAGE="https://code.google.com/p/piccolo2d/"; +HOMEPAGE="http://piccolo2d.info/community.html"; SRC_URI="https://piccolo2d.googlecode.com/files/Piccolo2D.Java-${PV}.zip"; LICENSE="BSD"
[gentoo-commits] repo/gentoo:master commit in: dev-libs/cityhash/
commit: a441c98b4675d5f58dde8d603a5cb9be9d7fd1d3 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:06:52 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:06:52 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a441c98b dev-libs/cityhash: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-libs/cityhash/cityhash-1.0.3.ebuild | 2 +- dev-libs/cityhash/cityhash-1.1.0.ebuild | 2 +- dev-libs/cityhash/cityhash-1.1.1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/cityhash/cityhash-1.0.3.ebuild b/dev-libs/cityhash/cityhash-1.0.3.ebuild index 27a2069..1c6dff2 100644 --- a/dev-libs/cityhash/cityhash-1.0.3.ebuild +++ b/dev-libs/cityhash/cityhash-1.0.3.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="Google's CityHash family of hash functions" -HOMEPAGE="https://code.google.com/p/cityhash/"; +HOMEPAGE="https://github.com/google/cityhash"; SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"; LICENSE="BSD" SLOT="0" diff --git a/dev-libs/cityhash/cityhash-1.1.0.ebuild b/dev-libs/cityhash/cityhash-1.1.0.ebuild index 27a2069..1c6dff2 100644 --- a/dev-libs/cityhash/cityhash-1.1.0.ebuild +++ b/dev-libs/cityhash/cityhash-1.1.0.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="Google's CityHash family of hash functions" -HOMEPAGE="https://code.google.com/p/cityhash/"; +HOMEPAGE="https://github.com/google/cityhash"; SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"; LICENSE="BSD" SLOT="0" diff --git a/dev-libs/cityhash/cityhash-1.1.1.ebuild b/dev-libs/cityhash/cityhash-1.1.1.ebuild index 6bd980a..053c661 100644 --- a/dev-libs/cityhash/cityhash-1.1.1.ebuild +++ b/dev-libs/cityhash/cityhash-1.1.1.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="Google's CityHash family of hash functions" -HOMEPAGE="https://code.google.com/p/cityhash/"; +HOMEPAGE="https://github.com/google/cityhash"; SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"; LICENSE="BSD" SLOT="0"
[gentoo-commits] repo/gentoo:master commit in: dev-java/zemberek/
commit: 36337735978c09929485336e2abfa5589e8c2bcd Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:05:51 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:05:51 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36337735 dev-java/zemberek: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-java/zemberek/zemberek-2.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/zemberek/zemberek-2.1.1.ebuild b/dev-java/zemberek/zemberek-2.1.1.ebuild index ab8312c..db77b5c 100644 --- a/dev-java/zemberek/zemberek-2.1.1.ebuild +++ b/dev-java/zemberek/zemberek-2.1.1.ebuild @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="source doc test" inherit eutils java-pkg-2 java-ant-2 DESCRIPTION="Zemberek NLP library" -HOMEPAGE="https://code.google.com/p/zemberek/"; +HOMEPAGE="https://github.com/ahmetaa/zemberek-nlp"; SRC_URI="https://${PN}.googlecode.com/files/${P}-nolibs-src.zip"; LICENSE="MPL-1.1"
[gentoo-commits] repo/gentoo:master commit in: dev-lang/nacl-toolchain-newlib/
commit: 196a712d7e8b9f7c1c5b973102bb3dbefdb1d50b Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:06:29 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:06:29 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=196a712d dev-lang/nacl-toolchain-newlib: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p10520.ebuild | 2 +- dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p10915.ebuild | 2 +- dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p11846.ebuild | 2 +- dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p9093.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p10520.ebuild b/dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p10520.ebuild index a08dbe6..69c3d74 100644 --- a/dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p10520.ebuild +++ b/dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p10520.ebuild @@ -12,7 +12,7 @@ GCC_PV="4.4.3" NACL_REVISION="${PV##*_p}" DESCRIPTION="Native Client newlib-based toolchain (only for compiling IRT)" -HOMEPAGE="https://code.google.com/chrome/nativeclient/"; +HOMEPAGE="https://developer.chrome.com/native-client/sdk/download"; SRC_URI="mirror://gnu/binutils/binutils-${BINUTILS_PV}.tar.bz2 ftp://sources.redhat.com/pub/newlib/newlib-${NEWLIB_PV}.tar.gz mirror://gnu/gcc/gcc-${GCC_PV}/gcc-${GCC_PV}.tar.bz2 diff --git a/dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p10915.ebuild b/dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p10915.ebuild index 5429c66..0212433 100644 --- a/dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p10915.ebuild +++ b/dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p10915.ebuild @@ -12,7 +12,7 @@ GCC_PV="4.4.3" NACL_REVISION="${PV##*_p}" DESCRIPTION="Native Client newlib-based toolchain (only for compiling IRT)" -HOMEPAGE="https://code.google.com/chrome/nativeclient/"; +HOMEPAGE="https://developer.chrome.com/native-client/sdk/download"; SRC_URI="mirror://gnu/binutils/binutils-${BINUTILS_PV}.tar.bz2 ftp://sources.redhat.com/pub/newlib/newlib-${NEWLIB_PV}.tar.gz mirror://gnu/gcc/gcc-${GCC_PV}/gcc-${GCC_PV}.tar.bz2 diff --git a/dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p11846.ebuild b/dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p11846.ebuild index 5429c66..0212433 100644 --- a/dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p11846.ebuild +++ b/dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p11846.ebuild @@ -12,7 +12,7 @@ GCC_PV="4.4.3" NACL_REVISION="${PV##*_p}" DESCRIPTION="Native Client newlib-based toolchain (only for compiling IRT)" -HOMEPAGE="https://code.google.com/chrome/nativeclient/"; +HOMEPAGE="https://developer.chrome.com/native-client/sdk/download"; SRC_URI="mirror://gnu/binutils/binutils-${BINUTILS_PV}.tar.bz2 ftp://sources.redhat.com/pub/newlib/newlib-${NEWLIB_PV}.tar.gz mirror://gnu/gcc/gcc-${GCC_PV}/gcc-${GCC_PV}.tar.bz2 diff --git a/dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p9093.ebuild b/dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p9093.ebuild index 10240f9..1da6ca1 100644 --- a/dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p9093.ebuild +++ b/dev-lang/nacl-toolchain-newlib/nacl-toolchain-newlib-0_p9093.ebuild @@ -12,7 +12,7 @@ GCC_PV="4.4.3" NACL_REVISION="${PV##*_p}" DESCRIPTION="Native Client newlib-based toolchain (only for compiling IRT)" -HOMEPAGE="https://code.google.com/chrome/nativeclient/"; +HOMEPAGE="https://developer.chrome.com/native-client/sdk/download"; SRC_URI="mirror://gnu/binutils/binutils-${BINUTILS_PV}.tar.bz2 ftp://sources.redhat.com/pub/newlib/newlib-${NEWLIB_PV}.tar.gz mirror://gnu/gcc/gcc-${GCC_PV}/gcc-${GCC_PV}.tar.bz2
[gentoo-commits] repo/gentoo:master commit in: dev-libs/double-conversion/
commit: 0d9bdd08926609d2a9dbfe784de77bcbb0757dc1 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:07:17 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:07:17 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d9bdd08 dev-libs/double-conversion: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-libs/double-conversion/double-conversion-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/double-conversion/double-conversion-2.0.1.ebuild b/dev-libs/double-conversion/double-conversion-2.0.1.ebuild index 70013e1..a2a507f 100644 --- a/dev-libs/double-conversion/double-conversion-2.0.1.ebuild +++ b/dev-libs/double-conversion/double-conversion-2.0.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit scons-utils eutils DESCRIPTION="Binary-decimal and decimal-binary routines forIEEE doubles" -HOMEPAGE="https://code.google.com/p/double-conversion/"; +HOMEPAGE="https://github.com/google/double-conversion"; SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"; LICENSE="BSD"
[gentoo-commits] repo/gentoo:master commit in: dev-libs/iksemel/
commit: 67b432161914615a9f80c0fdd168a8907b3b1aa3 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:07:44 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:07:44 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67b43216 dev-libs/iksemel: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-libs/iksemel/iksemel-1.3.ebuild | 2 +- dev-libs/iksemel/iksemel-1.4.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/iksemel/iksemel-1.3.ebuild b/dev-libs/iksemel/iksemel-1.3.ebuild index 5d64fe9..45c8cf4 100644 --- a/dev-libs/iksemel/iksemel-1.3.ebuild +++ b/dev-libs/iksemel/iksemel-1.3.ebuild @@ -7,7 +7,7 @@ EAPI="2" inherit autotools eutils DESCRIPTION="eXtensible Markup Language parser library designed for Jabber applications" -HOMEPAGE="https://code.google.com/p/iksemel"; +HOMEPAGE="https://github.com/meduketto/iksemel"; SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"; LICENSE="LGPL-2.1" diff --git a/dev-libs/iksemel/iksemel-1.4.ebuild b/dev-libs/iksemel/iksemel-1.4.ebuild index 0dd8c96..068c794 100644 --- a/dev-libs/iksemel/iksemel-1.4.ebuild +++ b/dev-libs/iksemel/iksemel-1.4.ebuild @@ -7,7 +7,7 @@ EAPI="2" inherit autotools eutils DESCRIPTION="eXtensible Markup Language parser library designed for Jabber applications" -HOMEPAGE="https://code.google.com/p/iksemel"; +HOMEPAGE="https://github.com/meduketto/iksemel"; SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"; LICENSE="LGPL-2.1"
[gentoo-commits] repo/gentoo:master commit in: dev-libs/libdivsufsort/
commit: 0802f71f22fb44fa64a4e634527b3564f01acdce Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:08:09 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:08:09 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0802f71f dev-libs/libdivsufsort: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-libs/libdivsufsort/libdivsufsort-2.0.1.ebuild | 2 +- dev-libs/libdivsufsort/libdivsufsort-.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libdivsufsort/libdivsufsort-2.0.1.ebuild b/dev-libs/libdivsufsort/libdivsufsort-2.0.1.ebuild index 0648bba..91f1f29 100644 --- a/dev-libs/libdivsufsort/libdivsufsort-2.0.1.ebuild +++ b/dev-libs/libdivsufsort/libdivsufsort-2.0.1.ebuild @@ -6,7 +6,7 @@ EAPI=4 inherit cmake-utils multilib DESCRIPTION="Suffix-sorting library (for BWT)" -HOMEPAGE="https://code.google.com/p/libdivsufsort/"; +HOMEPAGE="https://github.com/y-256/libdivsufsort"; SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.bz2"; LICENSE="MIT" diff --git a/dev-libs/libdivsufsort/libdivsufsort-.ebuild b/dev-libs/libdivsufsort/libdivsufsort-.ebuild index 9e46e0f..53e5951 100644 --- a/dev-libs/libdivsufsort/libdivsufsort-.ebuild +++ b/dev-libs/libdivsufsort/libdivsufsort-.ebuild @@ -11,7 +11,7 @@ inherit subversion #endif DESCRIPTION="Suffix-sorting library (for BWT)" -HOMEPAGE="https://code.google.com/p/libdivsufsort/"; +HOMEPAGE="https://github.com/y-256/libdivsufsort"; SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.bz2"; LICENSE="MIT"
[gentoo-commits] repo/gentoo:master commit in: dev-libs/libdnet/
commit: ac0a253a5eccbf7918b0979e0ee25d2d0d8f56bb Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:08:41 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:08:41 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac0a253a dev-libs/libdnet: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-libs/libdnet/libdnet-1.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libdnet/libdnet-1.12.ebuild b/dev-libs/libdnet/libdnet-1.12.ebuild index 7c56c8a..fd3fa27 100644 --- a/dev-libs/libdnet/libdnet-1.12.ebuild +++ b/dev-libs/libdnet/libdnet-1.12.ebuild @@ -11,7 +11,7 @@ DISTUTILS_OPTIONAL=1 inherit autotools distutils-r1 eutils DESCRIPTION="simplified, portable interface to several low-level networking routines" -HOMEPAGE="https://code.google.com/p/libdnet/"; +HOMEPAGE="https://github.com/dugsong/libdnet"; SRC_URI="https://libdnet.googlecode.com/files/${P}.tgz ipv6? ( https://fragroute-ipv6.googlecode.com/files/${P}.ipv6-1.patch.gz )"
[gentoo-commits] repo/gentoo:master commit in: dev-java/matrix-toolkits-java/
commit: 882b2e6b28d8d6781623d183e68323c623d27abf Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:03:35 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:03:35 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=882b2e6b dev-java/matrix-toolkits-java: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-java/matrix-toolkits-java/matrix-toolkits-java-0.9.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/matrix-toolkits-java/matrix-toolkits-java-0.9.12.ebuild b/dev-java/matrix-toolkits-java/matrix-toolkits-java-0.9.12.ebuild index 10772be..39f1189 100644 --- a/dev-java/matrix-toolkits-java/matrix-toolkits-java-0.9.12.ebuild +++ b/dev-java/matrix-toolkits-java/matrix-toolkits-java-0.9.12.ebuild @@ -12,7 +12,7 @@ JAVA_ANT_REWRITE_CLASSPATH="true" inherit java-pkg-2 java-ant-2 DESCRIPTION="BLAS and LAPACK-derived matrix data structures and linear algebra methods" -HOMEPAGE="https://code.google.com/p/matrix-toolkits-java/"; +HOMEPAGE="https://github.com/fommil/matrix-toolkits-java"; SRC_URI="https://matrix-toolkits-java.googlecode.com/files/mtj-${PV}.zip"; LICENSE="LGPL-3"
[gentoo-commits] repo/gentoo:master commit in: dev-libs/liblouis/
commit: fb719e747d8a24893ae92d86bdd297ed24cb2260 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:09:14 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:09:14 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb719e74 dev-libs/liblouis: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-libs/liblouis/liblouis-2.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/liblouis/liblouis-2.5.3.ebuild b/dev-libs/liblouis/liblouis-2.5.3.ebuild index 5046a68..7d48ce5 100644 --- a/dev-libs/liblouis/liblouis-2.5.3.ebuild +++ b/dev-libs/liblouis/liblouis-2.5.3.ebuild @@ -10,7 +10,7 @@ DISTUTILS_OPTIONAL=1 inherit distutils-r1 DESCRIPTION="An open-source braille translator and back-translator" -HOMEPAGE="https://code.google.com/p/liblouis/"; +HOMEPAGE="https://github.com/liblouis/liblouis"; SRC_URI="https://liblouis.googlecode.com/files/${P}.tar.gz"; LICENSE="LGPL-3"
[gentoo-commits] repo/gentoo:master commit in: dev-java/jvyamlb/
commit: d662be2d444cabbb8b1883a1f70f993b6ed249b3 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:02:45 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:02:45 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d662be2d dev-java/jvyamlb: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-java/jvyamlb/jvyamlb-0.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/jvyamlb/jvyamlb-0.2.5.ebuild b/dev-java/jvyamlb/jvyamlb-0.2.5.ebuild index dd58e6b..9cce3c6 100644 --- a/dev-java/jvyamlb/jvyamlb-0.2.5.ebuild +++ b/dev-java/jvyamlb/jvyamlb-0.2.5.ebuild @@ -7,7 +7,7 @@ JAVA_PKG_IUSE="source test" inherit java-pkg-2 java-ant-2 DESCRIPTION="JvYAMLb, YAML processor extracted from JRuby" -HOMEPAGE="https://code.google.com/p/jvyamlb/"; +HOMEPAGE="https://github.com/olabini/jvyamlb"; SRC_URI="https://jvyamlb.googlecode.com/files/jvyamlb-src-${PV}.tar.gz"; LICENSE="MIT" SLOT="0"
[gentoo-commits] repo/gentoo:master commit in: dev-java/mockito/
commit: 3801a80839e8fc95bcbccb41599933b8dea7cebf Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:04:04 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:04:04 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3801a808 dev-java/mockito: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-java/mockito/mockito-1.9.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/mockito/mockito-1.9.5-r1.ebuild b/dev-java/mockito/mockito-1.9.5-r1.ebuild index 562d37b..e77fb03 100644 --- a/dev-java/mockito/mockito-1.9.5-r1.ebuild +++ b/dev-java/mockito/mockito-1.9.5-r1.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="A mocking framework for Java" -HOMEPAGE="https://code.google.com/p/mockito/"; +HOMEPAGE="https://github.com/mockito/mockito"; SRC_URI="https://${PN}.googlecode.com/files/${P}.zip"; LICENSE="MIT"
[gentoo-commits] repo/gentoo:master commit in: dev-java/reflections/
commit: 0e0383a500dd8f3ec23d3266a6d836ecdae683c8 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:04:58 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:04:58 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e0383a5 dev-java/reflections: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-java/reflections/reflections-0.9.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/reflections/reflections-0.9.9.ebuild b/dev-java/reflections/reflections-0.9.9.ebuild index 8b6386a..76882c9 100644 --- a/dev-java/reflections/reflections-0.9.9.ebuild +++ b/dev-java/reflections/reflections-0.9.9.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="Java runtime metadata analysis" -HOMEPAGE="https://code.google.com/p/reflections/"; +HOMEPAGE="https://github.com/ronmamo/reflections"; SRC_URI="http://search.maven.org/remotecontent?filepath=org/${PN}/${PN}/${PV}/${P}-sources.jar"; LICENSE="WTFPL-2" SLOT="0"
[gentoo-commits] repo/gentoo:master commit in: dev-java/snakeyaml/
commit: c62ed50161ed5c9ef96325df36ebacf5175a9e87 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:05:21 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:05:21 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c62ed501 dev-java/snakeyaml: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-java/snakeyaml/snakeyaml-1.11.ebuild | 2 +- dev-java/snakeyaml/snakeyaml-1.9-r1.ebuild | 2 +- dev-java/snakeyaml/snakeyaml-1.9.ebuild| 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-java/snakeyaml/snakeyaml-1.11.ebuild b/dev-java/snakeyaml/snakeyaml-1.11.ebuild index 5aec28b..2e3ac41 100644 --- a/dev-java/snakeyaml/snakeyaml-1.11.ebuild +++ b/dev-java/snakeyaml/snakeyaml-1.11.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="A YAML 1.1 parser and emitter for Java 5" -HOMEPAGE="https://code.google.com/p/snakeyaml/"; +HOMEPAGE="https://bitbucket.org/asomov/snakeyaml"; SRC_URI="https://snakeyaml.googlecode.com/files/SnakeYAML-all-${PV}.zip"; LICENSE="Apache-2.0" diff --git a/dev-java/snakeyaml/snakeyaml-1.9-r1.ebuild b/dev-java/snakeyaml/snakeyaml-1.9-r1.ebuild index 97ebfe7..3dcba85 100644 --- a/dev-java/snakeyaml/snakeyaml-1.9-r1.ebuild +++ b/dev-java/snakeyaml/snakeyaml-1.9-r1.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="A YAML 1.1 parser and emitter for Java 5" -HOMEPAGE="https://code.google.com/p/snakeyaml/"; +HOMEPAGE="https://bitbucket.org/asomov/snakeyaml"; SRC_URI="https://snakeyaml.googlecode.com/files/SnakeYAML-all-${PV}.zip"; LICENSE="Apache-2.0" diff --git a/dev-java/snakeyaml/snakeyaml-1.9.ebuild b/dev-java/snakeyaml/snakeyaml-1.9.ebuild index 3ea8e79..b7add3a 100644 --- a/dev-java/snakeyaml/snakeyaml-1.9.ebuild +++ b/dev-java/snakeyaml/snakeyaml-1.9.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="A YAML 1.1 parser and emitter for Java 5" -HOMEPAGE="https://code.google.com/p/snakeyaml/"; +HOMEPAGE="https://bitbucket.org/asomov/snakeyaml"; SRC_URI="https://snakeyaml.googlecode.com/files/SnakeYAML-all-${PV}.zip"; LICENSE="Apache-2.0"
[gentoo-commits] repo/gentoo:master commit in: dev-python/ctypesgen/
commit: 8acf0f1501459c3e0888f08e59a059f768245413 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:17:21 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:17:21 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8acf0f15 dev-python/ctypesgen: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild | 2 +- dev-python/ctypesgen/ctypesgen-0_p72.ebuild| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild b/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild index d00340f..818f70d 100644 --- a/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild +++ b/dev-python/ctypesgen/ctypesgen-0_p72-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python wrapper generator for ctypes" -HOMEPAGE="https://code.google.com/p/ctypesgen/"; +HOMEPAGE="https://github.com/davidjamesca/ctypesgen"; SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="BSD" diff --git a/dev-python/ctypesgen/ctypesgen-0_p72.ebuild b/dev-python/ctypesgen/ctypesgen-0_p72.ebuild index 072e9eb..24e43d2 100644 --- a/dev-python/ctypesgen/ctypesgen-0_p72.ebuild +++ b/dev-python/ctypesgen/ctypesgen-0_p72.ebuild @@ -9,7 +9,7 @@ SUPPORT_PYTHON_ABIS="1" inherit distutils DESCRIPTION="Python wrapper generator for ctypes" -HOMEPAGE="https://code.google.com/p/ctypesgen/"; +HOMEPAGE="https://github.com/davidjamesca/ctypesgen"; SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="BSD"
[gentoo-commits] repo/gentoo:master commit in: dev-python/gmpy/
commit: 538aa5447b4554b665c42ea3baee3721b7d4eda0 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:18:13 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:18:13 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=538aa544 dev-python/gmpy: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-python/gmpy/gmpy-2.0.4.ebuild | 2 +- dev-python/gmpy/gmpy-2.0.6.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/gmpy/gmpy-2.0.4.ebuild b/dev-python/gmpy/gmpy-2.0.4.ebuild index d9e7993..c14783f 100644 --- a/dev-python/gmpy/gmpy-2.0.4.ebuild +++ b/dev-python/gmpy/gmpy-2.0.4.ebuild @@ -12,7 +12,7 @@ MY_PN="${PN}2" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python bindings for GMP, MPC, MPFR and MPIR libraries" -HOMEPAGE="https://code.google.com/p/gmpy/"; +HOMEPAGE="https://github.com/aleaxit/gmpy"; SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="LGPL-2.1" diff --git a/dev-python/gmpy/gmpy-2.0.6.ebuild b/dev-python/gmpy/gmpy-2.0.6.ebuild index 94a630c..1822e80 100644 --- a/dev-python/gmpy/gmpy-2.0.6.ebuild +++ b/dev-python/gmpy/gmpy-2.0.6.ebuild @@ -12,7 +12,7 @@ MY_PN="${PN}2" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python bindings for GMP, MPC, MPFR and MPIR libraries" -HOMEPAGE="https://code.google.com/p/gmpy/"; +HOMEPAGE="https://github.com/aleaxit/gmpy"; SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="LGPL-2.1"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pdfrw/
commit: fb18843f93ee3a6f701725ae56db57eb180accb4 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:19:06 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:19:06 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb18843f dev-python/pdfrw: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-python/pdfrw/pdfrw-0.1.ebuild | 2 +- dev-python/pdfrw/pdfrw-0.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pdfrw/pdfrw-0.1.ebuild b/dev-python/pdfrw/pdfrw-0.1.ebuild index 8bb0032..9510f21 100644 --- a/dev-python/pdfrw/pdfrw-0.1.ebuild +++ b/dev-python/pdfrw/pdfrw-0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="PDF file reader/writer library" -HOMEPAGE="https://code.google.com/p/pdfrw/"; +HOMEPAGE="https://github.com/pmaupin/pdfrw"; SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pdfrw/pdfrw-0.2.ebuild b/dev-python/pdfrw/pdfrw-0.2.ebuild index b70002a..0c3c56a 100644 --- a/dev-python/pdfrw/pdfrw-0.2.ebuild +++ b/dev-python/pdfrw/pdfrw-0.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="PDF file reader/writer library" -HOMEPAGE="https://code.google.com/p/pdfrw/"; +HOMEPAGE="https://github.com/pmaupin/pdfrw"; SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT"
[gentoo-commits] repo/gentoo:master commit in: dev-libs/uchardet/
commit: 732bfa9eb63a012bc60afc1a7d7466e28037fe40 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:15:48 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:15:48 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=732bfa9e dev-libs/uchardet: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-libs/uchardet/uchardet-0.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/uchardet/uchardet-0.0.1.ebuild b/dev-libs/uchardet/uchardet-0.0.1.ebuild index 5472c1d..baa9432 100644 --- a/dev-libs/uchardet/uchardet-0.0.1.ebuild +++ b/dev-libs/uchardet/uchardet-0.0.1.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit cmake-utils DESCRIPTION="C port of Mozilla's Automatic Charset Detection algorithm" -HOMEPAGE="https://code.google.com/p/uchardet/"; +HOMEPAGE="https://github.com/BYVoid/uchardet"; SRC_URI="https://uchardet.googlecode.com/files/${P}.tar.gz"; LICENSE="MPL-1.1"
[gentoo-commits] repo/gentoo:master commit in: dev-python/netcdf4-python/
commit: 7c62e5c429ab4dafb7d9ad158ea87e1f55423ffe Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:18:37 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:18:37 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c62e5c4 dev-python/netcdf4-python: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-python/netcdf4-python/netcdf4-python-1.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/netcdf4-python/netcdf4-python-1.0.4.ebuild b/dev-python/netcdf4-python/netcdf4-python-1.0.4.ebuild index 5d4bca9..902d936 100644 --- a/dev-python/netcdf4-python/netcdf4-python-1.0.4.ebuild +++ b/dev-python/netcdf4-python/netcdf4-python-1.0.4.ebuild @@ -12,7 +12,7 @@ MY_PN="netCDF4" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python/numpy interface to netCDF" -HOMEPAGE="https://code.google.com/p/netcdf4-python"; +HOMEPAGE="https://github.com/Unidata/netcdf4-python"; SRC_URI="https://netcdf4-python.googlecode.com/files/${MY_P}.tar.gz"; SLOT="0"
[gentoo-commits] repo/gentoo:master commit in: dev-libs/rlog/
commit: 440fa2233d5fcf19223b61955ae8fff5328db8b6 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:15:29 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:15:38 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=440fa223 dev-libs/rlog: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-libs/rlog/rlog-1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/rlog/rlog-1.4.ebuild b/dev-libs/rlog/rlog-1.4.ebuild index 820f309..e6db516 100644 --- a/dev-libs/rlog/rlog-1.4.ebuild +++ b/dev-libs/rlog/rlog-1.4.ebuild @@ -6,7 +6,7 @@ EAPI=2 inherit eutils DESCRIPTION="A C++ logging library" -HOMEPAGE="https://code.google.com/p/rlog/"; +HOMEPAGE="http://www.arg0.net/rlog"; SRC_URI="https://rlog.googlecode.com/files/${P}.tar.gz"; LICENSE="LGPL-2.1"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/SNMP_Session/
commit: 2aae3f55112b803adc58925762ceb15592410524 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:16:26 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:16:26 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aae3f55 dev-perl/SNMP_Session: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild index ecbec5e..6b2c6ab 100644 --- a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild +++ b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION="A SNMP Perl Module" SRC_URI="https://snmp-session.googlecode.com/files/${P}.tar.gz"; -HOMEPAGE="https://code.google.com/p/snmp-session/"; +HOMEPAGE="https://github.com/sleinen/snmp-session"; LICENSE="Artistic-2" SLOT="0"
[gentoo-commits] repo/gentoo:master commit in: dev-perl/google-api-adwords-perl/
commit: 187e8820ca9f098c44ca575a3cef0b014db5261a Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:16:49 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:16:49 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=187e8820 dev-perl/google-api-adwords-perl: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 .../google-api-adwords-perl/google-api-adwords-perl-2.7.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/google-api-adwords-perl/google-api-adwords-perl-2.7.3-r1.ebuild b/dev-perl/google-api-adwords-perl/google-api-adwords-perl-2.7.3-r1.ebuild index 2504a18..50fc908 100644 --- a/dev-perl/google-api-adwords-perl/google-api-adwords-perl-2.7.3-r1.ebuild +++ b/dev-perl/google-api-adwords-perl/google-api-adwords-perl-2.7.3-r1.ebuild @@ -19,7 +19,7 @@ SRC_TEST="do" RESTRICT="test" DESCRIPTION="Google AdWords API Perl Client" -HOMEPAGE="https://code.google.com/p/google-api-adwords-perl/"; +HOMEPAGE="https://github.com/googleads/googleads-perl-lib"; SRC_URI="https://google-api-adwords-perl.googlecode.com/files/${MY_P}.tar.gz"; LICENSE="Apache-2.0"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pybluez/
commit: 94b449ed266aa025a99c6530d7503017842127d0 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:22:07 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:22:07 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94b449ed dev-python/pybluez: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-python/pybluez/pybluez-0.18-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pybluez/pybluez-0.18-r1.ebuild b/dev-python/pybluez/pybluez-0.18-r1.ebuild index 775bacf..0fb4271 100644 --- a/dev-python/pybluez/pybluez-0.18-r1.ebuild +++ b/dev-python/pybluez/pybluez-0.18-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 MY_P="PyBluez-${PV}" DESCRIPTION="Python bindings for Bluez Bluetooth Stack" -HOMEPAGE="https://code.google.com/p/pybluez/"; +HOMEPAGE="https://github.com/karulis/pybluez"; SRC_URI="https://pybluez.googlecode.com/files/${MY_P}.tar.gz"; LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pylast/
commit: 94814ed9761a35a6448d4d23240b4aa6eaa3dc73 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:22:25 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:22:25 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94814ed9 dev-python/pylast: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-python/pylast/pylast-0.5.11-r1.ebuild | 2 +- dev-python/pylast/pylast-1.0.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pylast/pylast-0.5.11-r1.ebuild b/dev-python/pylast/pylast-0.5.11-r1.ebuild index 0d82642..adc1c36 100644 --- a/dev-python/pylast/pylast-0.5.11-r1.ebuild +++ b/dev-python/pylast/pylast-0.5.11-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="Python interface to last.fm and other api-compatible websites" -HOMEPAGE="https://code.google.com/p/pylast/"; +HOMEPAGE="https://github.com/pylast/pylast"; SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/pylast/pylast-1.0.0.ebuild b/dev-python/pylast/pylast-1.0.0.ebuild index 4952a88..702ed8c 100644 --- a/dev-python/pylast/pylast-1.0.0.ebuild +++ b/dev-python/pylast/pylast-1.0.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python interface to last.fm and other api-compatible websites" -HOMEPAGE="https://code.google.com/p/pylast/"; +HOMEPAGE="https://github.com/pylast/pylast"; SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0"
[gentoo-commits] repo/gentoo:master commit in: dev-python/python-poppler-qt4/
commit: ded5507e2e19dd98b2b91720605dc84e94d63301 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:24:47 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:24:47 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ded5507e dev-python/python-poppler-qt4: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild b/dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild index 88b0c00..aa0cadc 100644 --- a/dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild +++ b/dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 eutils DESCRIPTION="A python binding for libpoppler-qt4" -HOMEPAGE="https://code.google.com/p/python-poppler-qt4/"; +HOMEPAGE="https://github.com/wbsoft/python-poppler-qt4"; SRC_URI="https://github.com/wbsoft/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyminuit/
commit: c8dfbea60476883d8f74e2c8fa8eb3b59e525f49 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:22:44 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:22:44 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8dfbea6 dev-python/pyminuit: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-python/pyminuit/pyminuit-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyminuit/pyminuit-1.2.1.ebuild b/dev-python/pyminuit/pyminuit-1.2.1.ebuild index c8b4920..715f662 100644 --- a/dev-python/pyminuit/pyminuit-1.2.1.ebuild +++ b/dev-python/pyminuit/pyminuit-1.2.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 flag-o-matic DESCRIPTION="Minuit numerical function minimization in Python" -HOMEPAGE="https://code.google.com/p/pyminuit"; +HOMEPAGE="https://github.com/jpivarski/pyminuit"; SRC_URI=" https://pyminuit.googlecode.com/files/${P}.tgz https://pyminuit.googlecode.com/files/Minuit-1_7_9-patch1.tar.gz
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyodbc/
commit: 51f21eb80b2ff83bcddd48900f6c3e386fab3b34 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:23:05 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:23:05 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51f21eb8 dev-python/pyodbc: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-python/pyodbc/pyodbc-3.0.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyodbc/pyodbc-3.0.7-r1.ebuild b/dev-python/pyodbc/pyodbc-3.0.7-r1.ebuild index e017eb9..ab109c1 100644 --- a/dev-python/pyodbc/pyodbc-3.0.7-r1.ebuild +++ b/dev-python/pyodbc/pyodbc-3.0.7-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 flag-o-matic DESCRIPTION="python ODBC module to connect to almost any database" -HOMEPAGE="https://code.google.com/p/pyodbc"; +HOMEPAGE="https://github.com/mkleehammer/pyodbc"; SRC_URI="https://pyodbc.googlecode.com/files/${P}.zip"; LICENSE="MIT"
[gentoo-commits] repo/gentoo:master commit in: dev-python/python-gflags/
commit: 8028f0474d6980124f6f1af8c0957fefe450f01a Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:24:19 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:24:19 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8028f047 dev-python/python-gflags: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-python/python-gflags/python-gflags-2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-gflags/python-gflags-2.0.ebuild b/dev-python/python-gflags/python-gflags-2.0.ebuild index 19e8e6a..fb081ce 100644 --- a/dev-python/python-gflags/python-gflags-2.0.ebuild +++ b/dev-python/python-gflags/python-gflags-2.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Google's Python argument parsing library" -HOMEPAGE="https://code.google.com/p/python-gflags/"; +HOMEPAGE="https://github.com/gflags/python-gflags"; SRC_URI="https://python-gflags.googlecode.com/files/${P}.tar.gz"; LICENSE="BSD"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pysendfile/
commit: 3c7ed885c048506b7bd4f4b594358da0cfba4488 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:23:25 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:23:25 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c7ed885 dev-python/pysendfile: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-python/pysendfile/pysendfile-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1.ebuild index 09f496f..b09d7e5 100644 --- a/dev-python/pysendfile/pysendfile-2.0.1.ebuild +++ b/dev-python/pysendfile/pysendfile-2.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="A python interface to sendfile(2) system call" -HOMEPAGE="https://code.google.com/p/pysendfile/"; +HOMEPAGE="https://github.com/giampaolo/pysendfile"; SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="amd64 x86"
[gentoo-commits] repo/gentoo:master commit in: dev-python/platinfo/
commit: 8719f72c0f1e8dbd8d880bdd5ff0739d2ee77390 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:21:31 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:21:31 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8719f72c dev-python/platinfo: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-python/platinfo/platinfo-0.15.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/platinfo/platinfo-0.15.0-r1.ebuild b/dev-python/platinfo/platinfo-0.15.0-r1.ebuild index 9d6c35b..86db543 100644 --- a/dev-python/platinfo/platinfo-0.15.0-r1.ebuild +++ b/dev-python/platinfo/platinfo-0.15.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Determines and returns consistent names for platforms" -HOMEPAGE="https://code.google.com/p/platinfo/"; +HOMEPAGE="https://github.com/trentm/platinfo"; SRC_URI="https://platinfo.googlecode.com/files/${P}.zip"; LICENSE="MIT"
[gentoo-commits] repo/gentoo:master commit in: dev-python/dpkt/
commit: cc747e7fa06a32c4545a0f66ab224d0a1bb22b72 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:17:42 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:17:42 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc747e7f dev-python/dpkt: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-python/dpkt/dpkt-1.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/dpkt/dpkt-1.8-r1.ebuild b/dev-python/dpkt/dpkt-1.8-r1.ebuild index 2c5a8a1..81b66a6 100644 --- a/dev-python/dpkt/dpkt-1.8-r1.ebuild +++ b/dev-python/dpkt/dpkt-1.8-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols" -HOMEPAGE="https://code.google.com/p/dpkt/"; +HOMEPAGE="https://github.com/kbandla/dpkt"; SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"; LICENSE="BSD"
[gentoo-commits] repo/gentoo:master commit in: dev-util/gprof2dot/
commit: 830c2357d829fcc5324c0e63548df22bfe1f676b Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:28:41 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:28:41 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=830c2357 dev-util/gprof2dot: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-util/gprof2dot/gprof2dot-0_p20130517.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/gprof2dot/gprof2dot-0_p20130517.ebuild b/dev-util/gprof2dot/gprof2dot-0_p20130517.ebuild index 45df7fe..56bc8c9 100644 --- a/dev-util/gprof2dot/gprof2dot-0_p20130517.ebuild +++ b/dev-util/gprof2dot/gprof2dot-0_p20130517.ebuild @@ -10,7 +10,7 @@ PYTHON_REQ_USE='xml' inherit eutils python-r1 DESCRIPTION="Converts profiling output to dot graphs" -HOMEPAGE="https://code.google.com/p/jrfonseca/wiki/Gprof2Dot"; +HOMEPAGE="https://github.com/jrfonseca/gprof2dot"; SRC_URI="http://www.hartwork.org/public/${P}.tar.xz"; LICENSE="GPL-3"
[gentoo-commits] repo/gentoo:master commit in: dev-util/qstlink2/
commit: 7bee6b69c1a6ede5d9a87b5af5f95751369cc784 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:29:53 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:29:53 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bee6b69 dev-util/qstlink2: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-util/qstlink2/qstlink2-1.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/qstlink2/qstlink2-1.0.3.ebuild b/dev-util/qstlink2/qstlink2-1.0.3.ebuild index 7b7f46c..78707c9 100644 --- a/dev-util/qstlink2/qstlink2-1.0.3.ebuild +++ b/dev-util/qstlink2/qstlink2-1.0.3.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit qt4-r2 DESCRIPTION="GUI and CLI ST-Link V2(Debugger/Programmer) client" -HOMEPAGE="https://code.google.com/p/qstlink2/"; +HOMEPAGE="https://github.com/fpoussin/qstlink2"; SRC_URI="https://github.com/mobyfab/QStlink2/archive/v1.0.3.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3"
[gentoo-commits] repo/gentoo:master commit in: dev-util/open-vcdiff/
commit: f5a4cb903bd17d7f92433d48b92da7f0d8dc3f47 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:29:29 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:29:29 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5a4cb90 dev-util/open-vcdiff: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-util/open-vcdiff/open-vcdiff-0.8.3.ebuild | 2 +- dev-util/open-vcdiff/open-vcdiff-0.8.4.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/open-vcdiff/open-vcdiff-0.8.3.ebuild b/dev-util/open-vcdiff/open-vcdiff-0.8.3.ebuild index 9afd750..14e535a 100644 --- a/dev-util/open-vcdiff/open-vcdiff-0.8.3.ebuild +++ b/dev-util/open-vcdiff/open-vcdiff-0.8.3.ebuild @@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=1 inherit autotools-utils DESCRIPTION="An encoder/decoder for the VCDIFF (RFC3284) format" -HOMEPAGE="https://code.google.com/p/open-vcdiff/"; +HOMEPAGE="https://github.com/google/open-vcdiff"; SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"; LICENSE="Apache-2.0" diff --git a/dev-util/open-vcdiff/open-vcdiff-0.8.4.ebuild b/dev-util/open-vcdiff/open-vcdiff-0.8.4.ebuild index 58cb060..63b43bc 100644 --- a/dev-util/open-vcdiff/open-vcdiff-0.8.4.ebuild +++ b/dev-util/open-vcdiff/open-vcdiff-0.8.4.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils DESCRIPTION="An encoder/decoder for the VCDIFF (RFC3284) format" -HOMEPAGE="https://code.google.com/p/open-vcdiff/"; +HOMEPAGE="https://github.com/google/open-vcdiff"; SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz"; LICENSE="Apache-2.0"
[gentoo-commits] repo/gentoo:master commit in: dev-util/include-what-you-use/
commit: 858ea473c2b61ac1c8b709e20fa54832382a02e3 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:29:05 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:29:05 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=858ea473 dev-util/include-what-you-use: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-util/include-what-you-use/include-what-you-use-3.3-r1.ebuild | 2 +- dev-util/include-what-you-use/include-what-you-use-3.4.ebuild| 2 +- dev-util/include-what-you-use/include-what-you-use-3.5.ebuild| 2 +- dev-util/include-what-you-use/include-what-you-use-3.6.ebuild| 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-util/include-what-you-use/include-what-you-use-3.3-r1.ebuild b/dev-util/include-what-you-use/include-what-you-use-3.3-r1.ebuild index 5850352..d7ae2b4 100644 --- a/dev-util/include-what-you-use/include-what-you-use-3.3-r1.ebuild +++ b/dev-util/include-what-you-use/include-what-you-use-3.3-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils cmake-utils flag-o-matic DESCRIPTION="find unused include directives in C/C++ programs" -HOMEPAGE="https://code.google.com/p/include-what-you-use/"; +HOMEPAGE="https://github.com/include-what-you-use/include-what-you-use"; # picked from google drive SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.gz"; diff --git a/dev-util/include-what-you-use/include-what-you-use-3.4.ebuild b/dev-util/include-what-you-use/include-what-you-use-3.4.ebuild index 2356e79..83494f7 100644 --- a/dev-util/include-what-you-use/include-what-you-use-3.4.ebuild +++ b/dev-util/include-what-you-use/include-what-you-use-3.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils cmake-utils flag-o-matic DESCRIPTION="find unused include directives in C/C++ programs" -HOMEPAGE="https://code.google.com/p/include-what-you-use/"; +HOMEPAGE="https://github.com/include-what-you-use/include-what-you-use"; # picked from google drive SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.src.tar.gz"; diff --git a/dev-util/include-what-you-use/include-what-you-use-3.5.ebuild b/dev-util/include-what-you-use/include-what-you-use-3.5.ebuild index 167af75..6f3bfe7 100644 --- a/dev-util/include-what-you-use/include-what-you-use-3.5.ebuild +++ b/dev-util/include-what-you-use/include-what-you-use-3.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils cmake-utils flag-o-matic DESCRIPTION="find unused include directives in C/C++ programs" -HOMEPAGE="https://code.google.com/p/include-what-you-use/"; +HOMEPAGE="https://github.com/include-what-you-use/include-what-you-use"; SRC_URI="http://include-what-you-use.com/downloads/include-what-you-use-3.5.src.tar.gz"; LICENSE="GPL-2" diff --git a/dev-util/include-what-you-use/include-what-you-use-3.6.ebuild b/dev-util/include-what-you-use/include-what-you-use-3.6.ebuild index f39f4f0..ff33319 100644 --- a/dev-util/include-what-you-use/include-what-you-use-3.6.ebuild +++ b/dev-util/include-what-you-use/include-what-you-use-3.6.ebuild @@ -8,7 +8,7 @@ inherit eutils cmake-utils flag-o-matic WEIRD_UPSREAM_VERSION=0.4 DESCRIPTION="find unused include directives in C/C++ programs" -HOMEPAGE="https://code.google.com/p/include-what-you-use/"; +HOMEPAGE="https://github.com/include-what-you-use/include-what-you-use"; SRC_URI="http://include-what-you-use.org/downloads/${PN}-${WEIRD_UPSREAM_VERSION}.src.tar.gz -> ${P}.src.tar.gz" LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: dev-util/gource/
commit: 84423129850d81384d01427aaa93c9dce2a71218 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:28:20 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:28:20 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84423129 dev-util/gource: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-util/gource/gource-0.39.ebuild | 2 +- dev-util/gource/gource-0.40.ebuild | 2 +- dev-util/gource/gource-0.43.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-util/gource/gource-0.39.ebuild b/dev-util/gource/gource-0.39.ebuild index 62bc6d4..67707f0 100644 --- a/dev-util/gource/gource-0.39.ebuild +++ b/dev-util/gource/gource-0.39.ebuild @@ -11,7 +11,7 @@ MY_P=${MY_P/_/-} MY_DATE=${PV/*_p} DESCRIPTION="A software version control visualization tool" -HOMEPAGE="https://code.google.com/p/gource/"; +HOMEPAGE="http://gource.io/"; SRC_URI="https://gource.googlecode.com/files/${MY_P}.tar.gz"; LICENSE="GPL-3" diff --git a/dev-util/gource/gource-0.40.ebuild b/dev-util/gource/gource-0.40.ebuild index bdc1aea..8323ecf 100644 --- a/dev-util/gource/gource-0.40.ebuild +++ b/dev-util/gource/gource-0.40.ebuild @@ -11,7 +11,7 @@ MY_P=${MY_P/_/-} MY_DATE=${PV/*_p} DESCRIPTION="A software version control visualization tool" -HOMEPAGE="https://code.google.com/p/gource/"; +HOMEPAGE="http://gource.io/"; SRC_URI="https://gource.googlecode.com/files/${MY_P}.tar.gz"; LICENSE="GPL-3" diff --git a/dev-util/gource/gource-0.43.ebuild b/dev-util/gource/gource-0.43.ebuild index bb60eac..c828dab 100644 --- a/dev-util/gource/gource-0.43.ebuild +++ b/dev-util/gource/gource-0.43.ebuild @@ -11,7 +11,7 @@ MY_P=${MY_P/_/-} MY_DATE=${PV/*_p} DESCRIPTION="A software version control visualization tool" -HOMEPAGE="https://code.google.com/p/gource/"; +HOMEPAGE="http://gource.io/"; SRC_URI="https://github.com/acaudwell/Gource/releases/download/${P}/${P}.tar.gz"; LICENSE="GPL-3"
[gentoo-commits] repo/gentoo:master commit in: dev-util/dmake/
commit: 4982398b3df509f2ed0b269df4035d8835141551 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:27:35 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:27:35 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4982398b dev-util/dmake: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-util/dmake/dmake-4.12.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/dmake/dmake-4.12.2.ebuild b/dev-util/dmake/dmake-4.12.2.ebuild index c4c2994..a3b1429 100644 --- a/dev-util/dmake/dmake-4.12.2.ebuild +++ b/dev-util/dmake/dmake-4.12.2.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit eutils DESCRIPTION="Improved make" -HOMEPAGE="https://code.google.com/a/apache-extras.org/p/dmake/"; +HOMEPAGE="https://github.com/mohawk2/dmake"; SRC_URI="http://${PN}.apache-extras.org.codespot.com/files/${P}.tar.bz2"; LICENSE="GPL-1"
[gentoo-commits] repo/gentoo:master commit in: dev-python/python-twitter/
commit: f23a8d4e836fa78d6f05e11cc4e70cc5410f5bc1 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:27:15 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:27:15 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f23a8d4e dev-python/python-twitter: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-python/python-twitter/python-twitter-1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-twitter/python-twitter-1.1.ebuild b/dev-python/python-twitter/python-twitter-1.1.ebuild index 2cd3be3..b561ea8 100644 --- a/dev-python/python-twitter/python-twitter-1.1.ebuild +++ b/dev-python/python-twitter/python-twitter-1.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="This library provides a pure python interface for the Twitter API" -HOMEPAGE="https://code.google.com/p/python-twitter/"; +HOMEPAGE="https://github.com/bear/python-twitter"; SRC_URI="https://python-twitter.googlecode.com/files/${P}.tar.gz"; LICENSE="Apache-2.0"
[gentoo-commits] repo/gentoo:master commit in: dev-util/google-perftools/
commit: cb6bc1325559af45c2c94017f4f03372bccaab58 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:27:58 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:27:58 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb6bc132 dev-util/google-perftools: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-util/google-perftools/google-perftools-1.8.3.ebuild | 2 +- dev-util/google-perftools/google-perftools-2.0-r2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/google-perftools/google-perftools-1.8.3.ebuild b/dev-util/google-perftools/google-perftools-1.8.3.ebuild index 678109a..7ec488a 100644 --- a/dev-util/google-perftools/google-perftools-1.8.3.ebuild +++ b/dev-util/google-perftools/google-perftools-1.8.3.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit toolchain-funcs eutils flag-o-matic DESCRIPTION="Fast, multi-threaded malloc() and nifty performance analysis tools" -HOMEPAGE="https://code.google.com/p/google-perftools/"; +HOMEPAGE="https://github.com/gperftools/gperftools"; SRC_URI="https://google-perftools.googlecode.com/files/${P}.tar.gz"; LICENSE="MIT" diff --git a/dev-util/google-perftools/google-perftools-2.0-r2.ebuild b/dev-util/google-perftools/google-perftools-2.0-r2.ebuild index bbc6de0..1cd4852 100644 --- a/dev-util/google-perftools/google-perftools-2.0-r2.ebuild +++ b/dev-util/google-perftools/google-perftools-2.0-r2.ebuild @@ -9,7 +9,7 @@ MY_P="gperftools-${PV}" inherit toolchain-funcs eutils flag-o-matic autotools-utils DESCRIPTION="Fast, multi-threaded malloc() and nifty performance analysis tools" -HOMEPAGE="https://code.google.com/p/gperftools/"; +HOMEPAGE="https://github.com/gperftools/gperftools"; SRC_URI="https://gperftools.googlecode.com/files/${MY_P}.tar.gz"; LICENSE="MIT"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pystdf/
commit: e38b50d9992dcb97d2f3176c3743991e344f415f Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:23:47 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:23:47 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e38b50d9 dev-python/pystdf: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-python/pystdf/pystdf-1.3.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pystdf/pystdf-1.3.1-r1.ebuild b/dev-python/pystdf/pystdf-1.3.1-r1.ebuild index 7e1c345..eaa1e89 100644 --- a/dev-python/pystdf/pystdf-1.3.1-r1.ebuild +++ b/dev-python/pystdf/pystdf-1.3.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python module that makes it easy to work with STDF" -HOMEPAGE="https://code.google.com/p/pystdf/"; +HOMEPAGE="https://github.com/cmars/pystdf"; SRC_URI="https://pystdf.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pssi/
commit: e9e0bbcae7756df2712d82be114b94ff38f010f1 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:21:46 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:21:46 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9e0bbca dev-python/pssi: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-python/pssi/pssi-1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pssi/pssi-1.0-r1.ebuild b/dev-python/pssi/pssi-1.0-r1.ebuild index 646c9f7..9d1af58 100644 --- a/dev-python/pssi/pssi-1.0-r1.ebuild +++ b/dev-python/pssi/pssi-1.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python Simple Smartcard Interpreter" -HOMEPAGE="https://code.google.com/p/pssi/"; +HOMEPAGE="https://github.com/Eric-Bourry/pssi"; SRC_URI="https://pssi.googlecode.com/files/${P}.tar"; LICENSE="GPL-3"
[gentoo-commits] repo/gentoo:master commit in: games-arcade/opentyrian/
commit: de3a6b267d2506af1200a989b5a0e53b46294e52 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:32:43 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:32:43 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de3a6b26 games-arcade/opentyrian: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 games-arcade/opentyrian/opentyrian-2.1.20130907.ebuild | 2 +- games-arcade/opentyrian/opentyrian-20090702.ebuild | 2 +- games-arcade/opentyrian/opentyrian-20091025.ebuild | 2 +- games-arcade/opentyrian/opentyrian-20110517-r1.ebuild | 2 +- games-arcade/opentyrian/opentyrian-20110517.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/games-arcade/opentyrian/opentyrian-2.1.20130907.ebuild b/games-arcade/opentyrian/opentyrian-2.1.20130907.ebuild index 49e8620..81d2c8e 100644 --- a/games-arcade/opentyrian/opentyrian-2.1.20130907.ebuild +++ b/games-arcade/opentyrian/opentyrian-2.1.20130907.ebuild @@ -5,7 +5,7 @@ inherit base games DESCRIPTION="Open-source port of the DOS game Tyrian, vertical scrolling shooter" -HOMEPAGE="https://code.google.com/p/opentyrian/"; +HOMEPAGE="https://bitbucket.org/opentyrian/opentyrian/wiki/Home"; SRC_URI="http://darklomax.org/tyrian/tyrian21.zip http://www.camanis.net/${PN}/releases/${P}-src.tar.gz"; diff --git a/games-arcade/opentyrian/opentyrian-20090702.ebuild b/games-arcade/opentyrian/opentyrian-20090702.ebuild index 1872786..18b6395 100644 --- a/games-arcade/opentyrian/opentyrian-20090702.ebuild +++ b/games-arcade/opentyrian/opentyrian-20090702.ebuild @@ -5,7 +5,7 @@ inherit eutils games DESCRIPTION="Open-source port of the DOS game Tyrian, vertical scrolling shooter" -HOMEPAGE="https://code.google.com/p/opentyrian/"; +HOMEPAGE="https://bitbucket.org/opentyrian/opentyrian/wiki/Home"; SRC_URI="http://darklomax.org/tyrian/tyrian21.zip mirror://gentoo/${P}.tar.bz2" diff --git a/games-arcade/opentyrian/opentyrian-20091025.ebuild b/games-arcade/opentyrian/opentyrian-20091025.ebuild index 458cc85..c0324b4 100644 --- a/games-arcade/opentyrian/opentyrian-20091025.ebuild +++ b/games-arcade/opentyrian/opentyrian-20091025.ebuild @@ -5,7 +5,7 @@ inherit eutils games DESCRIPTION="Open-source port of the DOS game Tyrian, vertical scrolling shooter" -HOMEPAGE="https://code.google.com/p/opentyrian/"; +HOMEPAGE="https://bitbucket.org/opentyrian/opentyrian/wiki/Home"; SRC_URI="http://darklomax.org/tyrian/tyrian21.zip mirror://gentoo/${P}.tar.bz2" diff --git a/games-arcade/opentyrian/opentyrian-20110517-r1.ebuild b/games-arcade/opentyrian/opentyrian-20110517-r1.ebuild index 04a4454..58275a8 100644 --- a/games-arcade/opentyrian/opentyrian-20110517-r1.ebuild +++ b/games-arcade/opentyrian/opentyrian-20110517-r1.ebuild @@ -5,7 +5,7 @@ inherit base games DESCRIPTION="Open-source port of the DOS game Tyrian, vertical scrolling shooter" -HOMEPAGE="https://code.google.com/p/opentyrian/"; +HOMEPAGE="https://bitbucket.org/opentyrian/opentyrian/wiki/Home"; SRC_URI="http://darklomax.org/tyrian/tyrian21.zip mirror://gentoo/${P}.tar.bz2" diff --git a/games-arcade/opentyrian/opentyrian-20110517.ebuild b/games-arcade/opentyrian/opentyrian-20110517.ebuild index 312c69c..64e9817 100644 --- a/games-arcade/opentyrian/opentyrian-20110517.ebuild +++ b/games-arcade/opentyrian/opentyrian-20110517.ebuild @@ -5,7 +5,7 @@ inherit base games DESCRIPTION="Open-source port of the DOS game Tyrian, vertical scrolling shooter" -HOMEPAGE="https://code.google.com/p/opentyrian/"; +HOMEPAGE="https://bitbucket.org/opentyrian/opentyrian/wiki/Home"; SRC_URI="http://darklomax.org/tyrian/tyrian21.zip mirror://gentoo/${P}.tar.bz2"
[gentoo-commits] repo/gentoo:master commit in: dev-util/ticpp/
commit: bee3629f51f48729c408b23c14c93bb861b75a8b Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:32:01 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:32:01 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee3629f dev-util/ticpp: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-util/ticpp/ticpp-0_p20120423.ebuild | 2 +- dev-util/ticpp/ticpp-.ebuild| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/ticpp/ticpp-0_p20120423.ebuild b/dev-util/ticpp/ticpp-0_p20120423.ebuild index e466864..b174995 100644 --- a/dev-util/ticpp/ticpp-0_p20120423.ebuild +++ b/dev-util/ticpp/ticpp-0_p20120423.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="A completely new interface to TinyXML that uses MANY of the C++ strengths" -HOMEPAGE="https://code.google.com/p/ticpp/"; +HOMEPAGE="https://github.com/rjpcomputing/ticpp"; SRC_URI="https://dev.gentoo.org/~ago/distfiles/${P}.tar.bz2"; LICENSE="MIT" diff --git a/dev-util/ticpp/ticpp-.ebuild b/dev-util/ticpp/ticpp-.ebuild index edf0803..358a188 100644 --- a/dev-util/ticpp/ticpp-.ebuild +++ b/dev-util/ticpp/ticpp-.ebuild @@ -10,7 +10,7 @@ ESVN_REPO_URI="https://${PN}.googlecode.com/svn/trunk/"; MY_PV=cvs DESCRIPTION="A completely new interface to TinyXML that uses MANY of the C++ strengths" -HOMEPAGE="https://code.google.com/p/ticpp/"; +HOMEPAGE="https://github.com/rjpcomputing/ticpp"; SRC_URI="" LICENSE="MIT"
[gentoo-commits] repo/gentoo:master commit in: games-emulation/mupen64plus-ui-console/
commit: 4ab393e426d77bc065aed67f20a733a4b5558658 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:35:38 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:35:38 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab393e4 games-emulation/mupen64plus-ui-console: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 .../mupen64plus-ui-console/mupen64plus-ui-console-2.0-r1.ebuild | 2 +- .../mupen64plus-ui-console/mupen64plus-ui-console-2.0.ebuild| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0-r1.ebuild b/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0-r1.ebuild index 2567744..cac92a2 100644 --- a/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0-r1.ebuild +++ b/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0-r1.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils multilib toolchain-funcs DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, console UI" -HOMEPAGE="https://code.google.com/p/mupen64plus/"; +HOMEPAGE="http://www.mupen64plus.org/"; SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz"; LICENSE="GPL-2 LGPL-2.1" diff --git a/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0.ebuild b/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0.ebuild index b238a50..272ae31 100644 --- a/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0.ebuild +++ b/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.0.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils toolchain-funcs games DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, console UI" -HOMEPAGE="https://code.google.com/p/mupen64plus/"; +HOMEPAGE="http://www.mupen64plus.org/"; SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz"; LICENSE="GPL-2 LGPL-2.1"
[gentoo-commits] repo/gentoo:master commit in: games-emulation/mupen64plus-input-sdl/
commit: 2959900f2f9319bc78158797fd91dc0b03cf216a Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:34:47 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:34:47 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2959900f games-emulation/mupen64plus-input-sdl: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 .../mupen64plus-input-sdl/mupen64plus-input-sdl-2.0-r1.ebuild | 2 +- games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0-r1.ebuild b/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0-r1.ebuild index c7b5bd0..7dee16a 100644 --- a/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0-r1.ebuild +++ b/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0-r1.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils multilib toolchain-funcs DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, SDL input plugin" -HOMEPAGE="https://code.google.com/p/mupen64plus/"; +HOMEPAGE="http://www.mupen64plus.org/"; SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz"; LICENSE="GPL-2 LGPL-2.1" diff --git a/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0.ebuild b/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0.ebuild index 0823b9f..8daf3df 100644 --- a/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0.ebuild +++ b/games-emulation/mupen64plus-input-sdl/mupen64plus-input-sdl-2.0.ebuild @@ -8,7 +8,7 @@ MY_P=${PN}-src-${PV} inherit eutils toolchain-funcs games DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator, SDL input plugin" -HOMEPAGE="https://code.google.com/p/mupen64plus/"; +HOMEPAGE="http://www.mupen64plus.org/"; SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.tar.gz"; LICENSE="GPL-2 LGPL-2.1"
[gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitinspector/
commit: 3594f20d7b47638d777320635a2d1f6043f6992e Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:32:19 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:32:19 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3594f20d dev-vcs/gitinspector: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-vcs/gitinspector/gitinspector-0.3.1.ebuild | 2 +- dev-vcs/gitinspector/gitinspector-0.3.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild b/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild index 9b20672..4d32946 100644 --- a/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild +++ b/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Statistical analysis tool for git repositories" -HOMEPAGE="https://code.google.com/p/gitinspector/"; +HOMEPAGE="https://github.com/ejwa/gitinspector"; SRC_URI="https://${PN}.googlecode.com/files/${PN}_${PV}.zip"; SLOT="0" diff --git a/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild b/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild index b9c7d97..d356d0b 100644 --- a/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild +++ b/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Statistical analysis tool for git repositories" -HOMEPAGE="https://code.google.com/p/gitinspector/"; +HOMEPAGE="https://github.com/ejwa/gitinspector"; SRC_URI="https://${PN}.googlecode.com/files/${PN}_${PV}.zip"; SLOT="0"
[gentoo-commits] repo/gentoo:master commit in: dev-util/shunit2/
commit: 800afb01d0ba45a57e42d29f932ac71f91354b9a Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:31:42 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:31:42 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=800afb01 dev-util/shunit2: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-util/shunit2/shunit2-2.1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/shunit2/shunit2-2.1.6.ebuild b/dev-util/shunit2/shunit2-2.1.6.ebuild index 84373dd..c18eb6c 100644 --- a/dev-util/shunit2/shunit2-2.1.6.ebuild +++ b/dev-util/shunit2/shunit2-2.1.6.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit eutils DESCRIPTION="Unit-test framework for Bourne-based shell scripts" -HOMEPAGE="https://code.google.com/p/shunit2/wiki/ProjectInfo"; +HOMEPAGE="https://github.com/kward/shunit2"; SRC_URI="https://shunit2.googlecode.com/files/${P}.tgz"; LICENSE="LGPL-2.1"
[gentoo-commits] repo/gentoo:master commit in: media-gfx/raw-thumbnailer/
commit: 9612196a42d0c45c76d490238756109059eccfbb Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 19:38:11 2015 + Commit: Tobias Klausmann gentoo org> CommitDate: Tue Sep 1 19:38:11 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9612196a media-gfx/raw-thumbnailer: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 media-gfx/raw-thumbnailer/Manifest | 2 +- media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/raw-thumbnailer/Manifest b/media-gfx/raw-thumbnailer/Manifest index 82e73e9..6ba1d67 100644 --- a/media-gfx/raw-thumbnailer/Manifest +++ b/media-gfx/raw-thumbnailer/Manifest @@ -1 +1 @@ -DIST raw-thumbnailer-0.2.1.tar.gz 89468 RMD160 d9d03922b6cab0e57ccb72fd373c4a51925f4976 SHA1 f34012062c0b1eaa10525722c36bd027b11ade2e SHA256 3a348ac6c74c8bbd4d7379659fa65da9d67b133c1e5c9e2a3aecf3e6e3d568bc +DIST raw-thumbnailer-0.2.1.tar.gz 89468 SHA256 3a348ac6c74c8bbd4d7379659fa65da9d67b133c1e5c9e2a3aecf3e6e3d568bc diff --git a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild index c6b2f7d..3b1474f 100644 --- a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild +++ b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="A lightweight and fast raw image thumbnailer" -HOMEPAGE="https://code.google.com/p/raw-thumbnailer"; +HOMEPAGE="https://github.com/erlendd/raw-thumbnailer"; SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"; LICENSE="GPL-2"