commit: 73a1ecd0bf0e95c92594b37d8fb128ec375c1791 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 18:39:20 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 18:39:20 2015 +0000 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 )"
