summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2003-06-07 19:39:57 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2003-06-07 19:39:57 +0000
commit4340a4fc498abfcbe571bc766a4450efbfdf904e (patch)
treef64d6ff1103388f2ae1bac5f7ca7b6e3d58c98af /dev-lisp/cl-asdf
parentinitial import (diff)
downloadgentoo-2-4340a4fc498abfcbe571bc766a4450efbfdf904e.tar.gz
gentoo-2-4340a4fc498abfcbe571bc766a4450efbfdf904e.tar.bz2
gentoo-2-4340a4fc498abfcbe571bc766a4450efbfdf904e.zip
initial import
Diffstat (limited to 'dev-lisp/cl-asdf')
-rw-r--r--dev-lisp/cl-asdf/ChangeLog67
-rw-r--r--dev-lisp/cl-asdf/Manifest4
-rw-r--r--dev-lisp/cl-asdf/cl-asdf-1.73b.ebuild72
-rw-r--r--dev-lisp/cl-asdf/files/digest-cl-asdf-1.73b1
4 files changed, 142 insertions, 2 deletions
diff --git a/dev-lisp/cl-asdf/ChangeLog b/dev-lisp/cl-asdf/ChangeLog
new file mode 100644
index 000000000000..3ea4834b887d
--- /dev/null
+++ b/dev-lisp/cl-asdf/ChangeLog
@@ -0,0 +1,67 @@
+# ChangeLog for <CATEGORY>/<PACKAGE_NAME>
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/ChangeLog,v 1.1 2003/06/07 19:39:53 mkennedy Exp $
+
+*<PACKAGE_NAME>-<PACKAGE_VERSION>-<PACKAGE_RELEASE> (DD MMM YYYY)
+
+ DD MMM YYYY; YOUR_NAME <YOUR_EMAIL> changed_file1, changed_file2 :
+ Initial import. Ebuild submitted by submitter_name <submitter_email>.
+ Note that the "changed_file" listing is optional if you are simply bumping
+ the rev of the ebuild and are only making changes to the .ebuild file
+ itself. Also note that we now have a single unified paragraph rather than
+ having the first line separated from the rest by a newline. Everything
+ should be in one block like this. (note by drobbins, 16 Jul 2002)
+
+ DD MMM YYYY; YOUR_NAME <YOUR_EMAIL> changed_file1, changed_file2: this is
+ an earlier ChangeLog enty.
+
+-- Explanation of ChangeLog format:
+
+ ***************************************************************************
+ THIS IS IMPORTANT: The ChangeLog format is a *chronological* account of all
+ changes made to a set of ebuilds. That means that the most recent ChangeLog
+ entry *always* goes at the top of the file. More explanation below.
+ ***************************************************************************
+
+ ***************************************************************************
+ ANOTHER IMPORTANT NOTE: There are some ChangeLogs that don't follow this
+ format and organize all changes under the "correct" "*" entry. This is not
+ correct. However, rather than making a concerted effort to fix these
+ ChangeLogs, we should spend our energy defining a comprehensive and strict
+ XML-based ChangeLog format which we then migrate to. But for any entries to
+ any ChangeLog that *you* make, please make sure to always add entries to the
+ top of the file like a good boy/girl. Even do this if it's clear that you're
+ adding an entry to a b0rked ChangeLog.
+ ***************************************************************************
+
+ This changelog is targetted to users. This means that the comments should be
+ well explained and written in clean English.
+
+ Every new version or revision of the package should be marked by a '*'
+ seperator line as above to indicate where in the chronology it was first
+ added to our CVS tree. Any changes since the last revision, really _any
+ changes at all_ have to be added to the top of the file, underneath the
+ initial copyright and cvs header comments, in exactly the same format as this
+ comment. If you are modifying older ebuilds, simply note them as changed
+ files and add your entry to the top of the ChangeLog. Resist the temptation
+ to "organize" your ChangeLog entries by placing them under the "correct" "*"
+ entries -- this isn't the purpose of the "*" entries.
+
+ This means that you start with header line that has the following format,
+ indented two spaces:
+
+ DD MMM YYYY; your_name <your_email> changed_file1, changed_file2: Your
+ explanation should follow. It should be indented and wrapped at a line width
+ of 80 characters. The changed_files can be omitted if they are obvious; for
+ example, if you are only modifying the .ebuild file and committing a new rev
+ of a package. Any details about what exactly changed in the code should be
+ added as a message when the changes are committed to cvs, not in this file.
+
+-- A word regarding credit:
+
+ Please add credit information ("ebuild submitted by ...", "patch submitted
+ by ...") to the ChangeLog. Do not add this information to the ebuilds
+ themselves.
+
+ And remember: Give credit where credit is due. We're all doing this for
+ free, so the best we can hope (and expect!) to receive is credit.
diff --git a/dev-lisp/cl-asdf/Manifest b/dev-lisp/cl-asdf/Manifest
index 02d68c9af078..4f0c2194768c 100644
--- a/dev-lisp/cl-asdf/Manifest
+++ b/dev-lisp/cl-asdf/Manifest
@@ -1,3 +1,3 @@
-MD5 125ee013081b112d56a1d15507d72ef2 ChangeLog 3674
-MD5 4fe8ecabed6431a6a929395dcb83bfa9 cl-asdf-1.73b.ebuild 1998
+MD5 32dbc35b76816fcc7c2c25b5675cda2b ChangeLog 3765
+MD5 0c68bec098a7778a10da7cff80d583a8 cl-asdf-1.73b.ebuild 2100
MD5 da47e17802d933cda8e74bd9f7351645 files/digest-cl-asdf-1.73b 64
diff --git a/dev-lisp/cl-asdf/cl-asdf-1.73b.ebuild b/dev-lisp/cl-asdf/cl-asdf-1.73b.ebuild
new file mode 100644
index 000000000000..ac0b8e32ccde
--- /dev/null
+++ b/dev-lisp/cl-asdf/cl-asdf-1.73b.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.73b.ebuild,v 1.1 2003/06/07 19:39:53 mkennedy Exp $
+
+DESCRIPTION="Another System Definition Facility for Common Lisp"
+HOMEPAGE="http://packages.debian.org/unstable/devel/cl-asdf.html"
+SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-asdf/${PN}_${PV}.tar.gz"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+DEPEND=""
+
+S=${WORKDIR}/${P}
+
+src_install() {
+ insinto /usr/share/common-lisp/source/asdf
+ doins asdf.lisp wild-modules.lisp
+
+ dodoc LICENSE README
+ insinto /usr/share/doc/${P}/examples
+ doins test/*
+}
+
+pkg_postinst() {
+ if [ -x /usr/sbin/clc-reregister-all-impl ]; then
+ /usr/sbin/clc-reregister-all-impl
+ fi
+}
+
+
+### from debian cl-clan.postinst:
+
+# #!/bin/sh
+
+# set -e
+
+# pkg=cclan
+
+# # summary of how this script can be called:
+# # * <postinst> `configure' <most-recently-configured-version>
+# # * <old-postinst> `abort-upgrade' <new version>
+# # * <conflictor's-postinst> `abort-remove' `in-favour' <package>
+# # <new-version>
+# # * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
+# # <failed-install-package> <version> `removing'
+# # <conflicting-package> <version>
+# # for details, see http://www.debian.org/doc/debian-policy/ or
+# # the debian-policy package
+# #
+# # quoting from the policy:
+# # Any necessary prompting should almost always be confined to the
+# # post-installation script, and should be protected with a conditional
+# # so that unnecessary prompting doesn't happen if a package's
+# # installation fails and the `postinst' is called with `abort-upgrade',
+# # `abort-remove' or `abort-deconfigure'.
+
+# case "$1" in
+# configure)
+# /usr/sbin/register-common-lisp-source $pkg
+# ;;
+# abort-upgrade|abort-remove|abort-deconfigure)
+# ;;
+# *)
+# echo "postinst called with unknown argument \`$1'" >&2
+# exit 1
+# ;;
+# esac
+
+# #DEBHELPER#
+
+# exit 0
diff --git a/dev-lisp/cl-asdf/files/digest-cl-asdf-1.73b b/dev-lisp/cl-asdf/files/digest-cl-asdf-1.73b
new file mode 100644
index 000000000000..645656da0b88
--- /dev/null
+++ b/dev-lisp/cl-asdf/files/digest-cl-asdf-1.73b
@@ -0,0 +1 @@
+MD5 5750355f6a57afd1ce675e92adf6b55e cl-asdf_1.73b.tar.gz 31578