diff options
author | Chema Alonso Josa <nimiux@gentoo.org> | 2017-01-20 11:12:17 +0100 |
---|---|---|
committer | Chema Alonso Josa <nimiux@gentoo.org> | 2017-01-20 11:12:46 +0100 |
commit | 94c938b4334519c79e1571c8e21e4d965a614c96 (patch) | |
tree | 141eecae265aec6402c5b53ace9e5c7ed41e0e37 /dev-lisp/gentoo-init | |
parent | x11-drivers/nvidia-drivers: Install 10_nvidia.json 10_nvidia_wayland.json by ... (diff) | |
download | gentoo-94c938b4334519c79e1571c8e21e4d965a614c96.tar.gz gentoo-94c938b4334519c79e1571c8e21e4d965a614c96.tar.bz2 gentoo-94c938b4334519c79e1571c8e21e4d965a614c96.zip |
dev-lisp/gentoo-init: Updates homepage
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-lisp/gentoo-init')
-rw-r--r-- | dev-lisp/gentoo-init/gentoo-init-0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/gentoo-init/gentoo-init-1.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lisp/gentoo-init/gentoo-init-0.1.ebuild b/dev-lisp/gentoo-init/gentoo-init-0.1.ebuild index bb65e7fab64d..8225519a506a 100644 --- a/dev-lisp/gentoo-init/gentoo-init-0.1.ebuild +++ b/dev-lisp/gentoo-init/gentoo-init-0.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="3" DESCRIPTION="Simple ASDF-BINARY-LOCATIONS configuration for Gentoo Common Lisp ports" -HOMEPAGE="https://www.gentoo.org/proj/en/lisp/common-lisp/guide.xml" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Common_Lisp/Guide" SRC_URI="" LICENSE="GPL-2" diff --git a/dev-lisp/gentoo-init/gentoo-init-1.0.ebuild b/dev-lisp/gentoo-init/gentoo-init-1.0.ebuild index 03dff80d0063..cc4d9275fc08 100644 --- a/dev-lisp/gentoo-init/gentoo-init-1.0.ebuild +++ b/dev-lisp/gentoo-init/gentoo-init-1.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=4 DESCRIPTION="Simple ASDF2 configuration for Gentoo Common Lisp ports" -HOMEPAGE="https://www.gentoo.org/proj/en/lisp/common-lisp/guide.xml" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Common_Lisp/Guide" LICENSE="GPL-2" SLOT="0" |