public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/blowfish/
@ 2016-10-02 14:59 José María Alonso
  0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2016-10-02 14:59 UTC (permalink / raw
  To: gentoo-commits

commit:     223a159a3add18451670bf3ace729a76f6f2c7a5
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  2 14:59:44 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Oct  2 14:59:44 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=223a159a

dev-lisp/blowfish: Update header

 dev-lisp/blowfish/blowfish-0.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lisp/blowfish/blowfish-0.6.ebuild b/dev-lisp/blowfish/blowfish-0.6.ebuild
index 44ff2df..c4e9c1a 100644
--- a/dev-lisp/blowfish/blowfish-0.6.ebuild
+++ b/dev-lisp/blowfish/blowfish-0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 inherit common-lisp-2 eutils
 


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

* [gentoo-commits] proj/lisp:master commit in: dev-lisp/blowfish/
@ 2016-11-28 23:09 José María Alonso
  0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2016-11-28 23:09 UTC (permalink / raw
  To: gentoo-commits

commit:     fbe13204c08eda7e37d9e793f8fab4360ce5c8ee
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 28 23:09:01 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Nov 28 23:09:01 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=fbe13204

dev-lisp/blowfish: Updates eclass and SRC_URI

 dev-lisp/blowfish/blowfish-0.6.ebuild | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-lisp/blowfish/blowfish-0.6.ebuild b/dev-lisp/blowfish/blowfish-0.6.ebuild
index c4e9c1a..dec2bca 100644
--- a/dev-lisp/blowfish/blowfish-0.6.ebuild
+++ b/dev-lisp/blowfish/blowfish-0.6.ebuild
@@ -2,12 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-inherit common-lisp-2 eutils
+inherit common-lisp-3
 
 DESCRIPTION="Common Lisp implementation of the Blowfish encryption algorithm."
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-blowfish
-		http://members.optusnet.com.au/apicard/"
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV}.orig.tar.gz"
+HOMEPAGE="http://members.optusnet.com.au/apicard/"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="LLGPL-2.1"
 SLOT="0"
@@ -16,4 +15,9 @@ IUSE=""
 
 RDEPEND="!dev-lisp/cl-${PN}"
 
-S="${WORKDIR}"/cl-${P}
+S="${WORKDIR}"/${PN}
+
+src_install() {
+	common-lisp-install-asdf
+	common-lisp-install-sources *.lisp
+}


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

* [gentoo-commits] proj/lisp:master commit in: dev-lisp/blowfish/
@ 2017-07-07  9:42 José María Alonso
  0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2017-07-07  9:42 UTC (permalink / raw
  To: gentoo-commits

commit:     5f21c4aa3a2dc5a18528ae595a96130a9735c2f6
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 09:42:12 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 09:42:12 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5f21c4aa

dev-lisp/blowfish: Updates header and EAPI

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

diff --git a/dev-lisp/blowfish/blowfish-0.6.ebuild b/dev-lisp/blowfish/blowfish-0.6.ebuild
index dec2bca4..ab49694a 100644
--- a/dev-lisp/blowfish/blowfish-0.6.ebuild
+++ b/dev-lisp/blowfish/blowfish-0.6.ebuild
@@ -1,6 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
+
+EAPI=6
 
 inherit common-lisp-3
 


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

end of thread, other threads:[~2017-07-07  9:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-07  9:42 [gentoo-commits] proj/lisp:master commit in: dev-lisp/blowfish/ José María Alonso
  -- strict thread matches above, loose matches on Subject: below --
2016-11-28 23:09 José María Alonso
2016-10-02 14:59 José María Alonso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox