diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-27 16:18:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-27 16:18:45 +0000 |
commit | 966d7d78c105dd156a08dd7ab014f489c9cb4ba8 (patch) | |
tree | 50ca8417722e6addf0009c525bd7dcda036c1c0e /dev-lisp/cl-pipes | |
parent | Fix debian HOMEPAGE (diff) | |
download | gentoo-2-966d7d78c105dd156a08dd7ab014f489c9cb4ba8.tar.gz gentoo-2-966d7d78c105dd156a08dd7ab014f489c9cb4ba8.tar.bz2 gentoo-2-966d7d78c105dd156a08dd7ab014f489c9cb4ba8.zip |
Fix debian HOMEPAGE
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-lisp/cl-pipes')
-rw-r--r-- | dev-lisp/cl-pipes/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lisp/cl-pipes/ChangeLog b/dev-lisp/cl-pipes/ChangeLog index e4f5317a4cf5..a4016fc7e402 100644 --- a/dev-lisp/cl-pipes/ChangeLog +++ b/dev-lisp/cl-pipes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-pipes # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/ChangeLog,v 1.11 2008/02/06 21:25:53 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/ChangeLog,v 1.12 2008/03/27 16:18:45 armin76 Exp $ + + 27 Mar 2008; Raúl Porcel <armin76@gentoo.org> cl-pipes-1.2.1.ebuild: + Fix debian HOMEPAGE 06 Feb 2008; Fabian Groffen <grobian@gentoo.org> cl-pipes-1.2.1.ebuild: Dropped ppc-macos keyword, see you in prefix diff --git a/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild b/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild index 9b911813d6a8..13456c5c41e2 100644 --- a/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild +++ b/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild,v 1.10 2008/02/06 21:25:53 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild,v 1.11 2008/03/27 16:18:45 armin76 Exp $ inherit common-lisp DESCRIPTION="Common Lisp library for pipes or streams" -HOMEPAGE="http://packages.debian.org/unstable/devel/cl-pipes.html" +HOMEPAGE="http://packages.debian.org/unstable/devel/cl-pipes" SRC_URI="mirror://debian/pool/main/c/cl-pipes/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" SLOT="0" |