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/salza2/
Date: Sun, 11 Sep 2016 17:20:34 +0000 (UTC)	[thread overview]
Message-ID: <1473614430.ec67572044d2cf9f7480dc8bd280ef6fe29bf719.nimiux@gentoo> (raw)

commit:     ec67572044d2cf9f7480dc8bd280ef6fe29bf719
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 11 17:20:30 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Sep 11 17:20:30 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=ec675720

dev-lisp/salza2: Update DESCRIPTION

 dev-lisp/salza2/salza2-2.0.7.ebuild |  4 ++--
 dev-lisp/salza2/salza2-2.0.8.ebuild |  4 ++--
 dev-lisp/salza2/salza2-2.0.9.ebuild | 10 ++++++----
 3 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/dev-lisp/salza2/salza2-2.0.7.ebuild b/dev-lisp/salza2/salza2-2.0.7.ebuild
index 5c3a19b..411d4b2 100644
--- a/dev-lisp/salza2/salza2-2.0.7.ebuild
+++ b/dev-lisp/salza2/salza2-2.0.7.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 inherit common-lisp-2
 
-DESCRIPTION="A compression library for creating data in the DEFLATE, ZLIB, or GZIP compression formats."
+DESCRIPTION="Library for creating compressed data in the ZLIB, DEFLATE, or GZIP data formats"
 HOMEPAGE="http://www.xach.com/lisp/salza2/"
 SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2"
 

diff --git a/dev-lisp/salza2/salza2-2.0.8.ebuild b/dev-lisp/salza2/salza2-2.0.8.ebuild
index 08d80c0..3f0c6a2 100644
--- a/dev-lisp/salza2/salza2-2.0.8.ebuild
+++ b/dev-lisp/salza2/salza2-2.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit common-lisp-3
 
-DESCRIPTION="A compression library for creating data in the ZLIB, DEFLATE, or GZIP data formats."
+DESCRIPTION="Library for creating compressed data in the ZLIB, DEFLATE, or GZIP data formats"
 HOMEPAGE="http://www.xach.com/lisp/salza2/"
 SRC_URI="mirror://gentoo/${P}.tar.gz"
 

diff --git a/dev-lisp/salza2/salza2-2.0.9.ebuild b/dev-lisp/salza2/salza2-2.0.9.ebuild
index 14ad189..b45202e 100644
--- a/dev-lisp/salza2/salza2-2.0.9.ebuild
+++ b/dev-lisp/salza2/salza2-2.0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,13 +6,15 @@ EAPI=5
 
 inherit common-lisp-3
 
-DESCRIPTION="A compression library for creating data in the ZLIB, DEFLATE, or GZIP data formats."
+MY_PV="release-${PV}"
+
+DESCRIPTION="Library for creating compressed data in the ZLIB, DEFLATE, or GZIP data formats"
 HOMEPAGE="http://www.xach.com/lisp/salza2/"
-SRC_URI="https://github.com/xach/${PN}/archive/release-${PV}.tar.gz"
+SRC_URI="https://github.com/xach/${PN}/archive/${MY_PV}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
-S="${WORKDIR}/${PN}-release-${PV}"
+S="${WORKDIR}/${PN}-${MY_PV}"


             reply	other threads:[~2016-09-11 17:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-11 17:20 José María Alonso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-03-18 16:30 [gentoo-commits] proj/lisp:master commit in: dev-lisp/salza2/ José María Alonso
2017-07-07  8:47 José María Alonso
2016-09-11 17:22 José María Alonso
2015-12-18 22:27 José María Alonso
2013-07-15 18:32 José María Alonso
2013-07-15 18:25 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=1473614430.ec67572044d2cf9f7480dc8bd280ef6fe29bf719.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