public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/osicat/
Date: Fri,  7 Jul 2017 08:57:13 +0000 (UTC)	[thread overview]
Message-ID: <1499417842.8b7ac3a6719a069216944f28aae32a5e7bcb062d.nimiux@gentoo> (raw)

commit:     8b7ac3a6719a069216944f28aae32a5e7bcb062d
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 08:57:22 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 08:57:22 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=8b7ac3a6

dev-lisp/osicat: Drops old version. Updates header

 dev-lisp/osicat/osicat-0.5.0-r1.ebuild | 32 --------------------------------
 dev-lisp/osicat/osicat-0.6.0.ebuild    |  5 ++---
 dev-lisp/osicat/osicat-0.7.0.ebuild    |  5 ++---
 dev-lisp/osicat/osicat-9999.ebuild     |  3 +--
 4 files changed, 5 insertions(+), 40 deletions(-)

diff --git a/dev-lisp/osicat/osicat-0.5.0-r1.ebuild b/dev-lisp/osicat/osicat-0.5.0-r1.ebuild
deleted file mode 100644
index 433b1399..00000000
--- a/dev-lisp/osicat/osicat-0.5.0-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit common-lisp-2 eutils
-
-MY_P="${PN}_${PV}"
-
-DESCRIPTION="Lightweight operating system interface for Common Lisp on Unix-platforms."
-HOMEPAGE="http://www.common-lisp.net/project/osicat/"
-SRC_URI="http://common-lisp.net/project/${PN}/files/${MY_P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-		dev-lisp/uffi"
-
-S="${WORKDIR}/${MY_P}"
-
-src_unpack() {
-	unpack ${A}
-	epatch "${FILESDIR}"/${PV}-gentoo.patch
-}
-
-src_install() {
-	common-lisp-install *.{lisp,asd} *.c version.txt
-	common-lisp-symlink-asdf
-	dodoc README
-}

diff --git a/dev-lisp/osicat/osicat-0.6.0.ebuild b/dev-lisp/osicat/osicat-0.6.0.ebuild
index c1c3c737..159f1bff 100644
--- a/dev-lisp/osicat/osicat-0.6.0.ebuild
+++ b/dev-lisp/osicat/osicat-0.6.0.ebuild
@@ -1,8 +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=5
+EAPI=6
 
 inherit common-lisp-3 eutils
 

diff --git a/dev-lisp/osicat/osicat-0.7.0.ebuild b/dev-lisp/osicat/osicat-0.7.0.ebuild
index c1c3c737..159f1bff 100644
--- a/dev-lisp/osicat/osicat-0.7.0.ebuild
+++ b/dev-lisp/osicat/osicat-0.7.0.ebuild
@@ -1,8 +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=5
+EAPI=6
 
 inherit common-lisp-3 eutils
 

diff --git a/dev-lisp/osicat/osicat-9999.ebuild b/dev-lisp/osicat/osicat-9999.ebuild
index 9c7b5ce1..7bcc70e9 100644
--- a/dev-lisp/osicat/osicat-9999.ebuild
+++ b/dev-lisp/osicat/osicat-9999.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 


             reply	other threads:[~2017-07-07  8:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-07  8:57 José María Alonso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-02  7:39 [gentoo-commits] proj/lisp:master commit in: dev-lisp/osicat/ Ulrich Müller
2018-05-28 17:58 José María Alonso
2017-07-08 14:37 José María Alonso
2016-12-11 20:23 José María Alonso
2015-12-31  9:58 José María Alonso
2015-11-15 20:25 José María Alonso
2015-11-15 20:10 José María Alonso
2015-11-15 20:08 José María Alonso
2014-07-26 15:43 José María Alonso
2014-11-11 23:16 ` José María Alonso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1499417842.8b7ac3a6719a069216944f28aae32a5e7bcb062d.nimiux@gentoo \
    --to=nimiux@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox