commit:     2279b70c5497c2a067937d6a24b0e1c8e30c4071
Author:     Chema Alonso <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun May  3 19:55:47 2015 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun May  3 19:55:47 2015 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=2279b70c

dev-lisp/alenxandria: update live ebuild git repo url

 dev-lisp/alexandria/alexandria-9999.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-lisp/alexandria/alexandria-9999.ebuild 
b/dev-lisp/alexandria/alexandria-9999.ebuild
index 9d1072b..2267d0d 100644
--- a/dev-lisp/alexandria/alexandria-9999.ebuild
+++ b/dev-lisp/alexandria/alexandria-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -8,11 +8,10 @@ inherit common-lisp-3 git-2
 
 DESCRIPTION="A collection of public domain utilities."
 HOMEPAGE="http://common-lisp.net/project/alexandria/";
-EGIT_REPO_URI="git://common-lisp.net/projects/alexandria/alexandria.git"
+EGIT_REPO_URI="https://gitlab.common-lisp.net/alexandria/alexandria.git";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE="doc"
 
 DEPEND="doc? ( sys-apps/texinfo )"

Reply via email to