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/cl-pdf/
Date: Fri, 19 Jul 2013 08:11:24 +0000 (UTC)	[thread overview]
Message-ID: <1374221480.fcaec2208ded2d8bd7d83da0c1ceaba72a99ca37.nimiux@gentoo> (raw)

commit:     fcaec2208ded2d8bd7d83da0c1ceaba72a99ca37
Author:     Chema Alonso <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 19 08:11:20 2013 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 08:11:20 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=fcaec220

dev-lisp/cl-pdf: moved to github wrt bug #476888

---
 dev-lisp/cl-pdf/cl-pdf-9999.ebuild | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/dev-lisp/cl-pdf/cl-pdf-9999.ebuild b/dev-lisp/cl-pdf/cl-pdf-9999.ebuild
index ce9f9be..3238e96 100644
--- a/dev-lisp/cl-pdf/cl-pdf-9999.ebuild
+++ b/dev-lisp/cl-pdf/cl-pdf-9999.ebuild
@@ -1,13 +1,14 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="2"
-inherit common-lisp-2 eutils subversion
+EAPI=5
+
+inherit common-lisp-3 git-2
 
 DESCRIPTION="CL-PDF is a cross-platform Common Lisp library for generating PDF files"
 HOMEPAGE="http://www.fractalconcept.com/asp/cl-pdf"
-ESVN_REPO_URI="http://www.fractalconcept.com:8000/public/open-source/cl-pdf/"
+EGIT_REPO_URI="git://github.com/mbattyani/cl-pdf.git"
 
 LICENSE="BSD-2"
 SLOT="0"
@@ -19,14 +20,10 @@ RDEPEND="dev-lisp/salza2
 
 CLSYSTEMS="${PN} ${PN}-parser"
 
-src_prepare() {
-	epatch "${FILESDIR}"/gentoo-no-bundled-libs.patch
-}
-
 src_install() {
-	common-lisp-install *.{lisp,asd} contrib
-	common-lisp-symlink-asdf
-	insinto /usr/share/fonts/afm && doins afm/*.afm
+	common-lisp-install-sources *.lisp contrib
+	common-lisp-install-asdf
+	insinto "${CLSOURCEROOT}"/"${PN}"/afm && doins afm/*.afm
 	dodoc *.txt
 	docinto examples && dodoc examples/*
 }


             reply	other threads:[~2013-07-19  8:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-19  8:11 José María Alonso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-09-11 12:29 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-pdf/ José María Alonso
2017-07-07 14:40 José María Alonso
2017-08-07 20:43 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=1374221480.fcaec2208ded2d8bd7d83da0c1ceaba72a99ca37.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