diff options
author | Christian Ruppert <idl0r@gentoo.org> | 2009-12-05 22:09:44 +0000 |
---|---|---|
committer | Christian Ruppert <idl0r@gentoo.org> | 2009-12-05 22:09:44 +0000 |
commit | 8ba543f8aa85fc154734afac970d5d51110e4ac6 (patch) | |
tree | ec5296c31fe26f6da09bdc6f770e3b810f78faa9 /sys-fs/cdfs | |
parent | Version bump. Add icon. Remove old. (diff) | |
download | gentoo-2-8ba543f8aa85fc154734afac970d5d51110e4ac6.tar.gz gentoo-2-8ba543f8aa85fc154734afac970d5d51110e4ac6.tar.bz2 gentoo-2-8ba543f8aa85fc154734afac970d5d51110e4ac6.zip |
Fix HOMEPAGE/SRC_URI, bug 294784.
(Portage version: 2.2_rc55/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/cdfs')
-rw-r--r-- | sys-fs/cdfs/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/cdfs/cdfs-2.6.19.ebuild | 10 | ||||
-rw-r--r-- | sys-fs/cdfs/cdfs-2.6.23.ebuild | 10 | ||||
-rw-r--r-- | sys-fs/cdfs/cdfs-2.6.27.ebuild | 8 |
4 files changed, 19 insertions, 15 deletions
diff --git a/sys-fs/cdfs/ChangeLog b/sys-fs/cdfs/ChangeLog index ac2409c60cfa..c0e8ab90d296 100644 --- a/sys-fs/cdfs/ChangeLog +++ b/sys-fs/cdfs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/cdfs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/cdfs/ChangeLog,v 1.10 2009/10/25 20:21:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/cdfs/ChangeLog,v 1.11 2009/12/05 22:09:44 idl0r Exp $ + + 05 Dec 2009; Christian Ruppert <idl0r@gentoo.org> cdfs-2.6.19.ebuild, + cdfs-2.6.23.ebuild, cdfs-2.6.27.ebuild: + Fix HOMEPAGE/SRC_URI, bug 294784. 25 Oct 2009; Torsten Veller <tove@gentoo.org> metadata.xml: Remove drizzt from metadata.xml (#149111) diff --git a/sys-fs/cdfs/cdfs-2.6.19.ebuild b/sys-fs/cdfs/cdfs-2.6.19.ebuild index 3cd729b9b0f3..12e0f485d724 100644 --- a/sys-fs/cdfs/cdfs-2.6.19.ebuild +++ b/sys-fs/cdfs/cdfs-2.6.19.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/cdfs/cdfs-2.6.19.ebuild,v 1.3 2007/07/10 22:29:26 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/cdfs/cdfs-2.6.19.ebuild,v 1.4 2009/12/05 22:09:44 idl0r Exp $ inherit eutils linux-mod -DESCRIPTION="A file system for Linux systems that 'exports' all tracks and boot images on a CD as normal files." -HOMEPAGE="http://www.elis.rug.ac.be/~ronsse/cdfs/" -SRC_URI="http://www.elis.rug.ac.be/~ronsse/cdfs/download/${P}.tar.bz2" +DESCRIPTION="A file system for Linux systems that 'exports' all tracks and boot images on a CD as normal files" +HOMEPAGE="http://users.elis.ugent.be/~mronsse/cdfs/" +SRC_URI="http://users.elis.ugent.be/~mronsse/cdfs/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/sys-fs/cdfs/cdfs-2.6.23.ebuild b/sys-fs/cdfs/cdfs-2.6.23.ebuild index fa13a5e68532..5729a7adda58 100644 --- a/sys-fs/cdfs/cdfs-2.6.23.ebuild +++ b/sys-fs/cdfs/cdfs-2.6.23.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/cdfs/cdfs-2.6.23.ebuild,v 1.1 2008/01/05 10:27:30 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/cdfs/cdfs-2.6.23.ebuild,v 1.2 2009/12/05 22:09:44 idl0r Exp $ inherit eutils linux-mod -DESCRIPTION="A file system for Linux systems that 'exports' all tracks and boot images on a CD as normal files." -HOMEPAGE="http://www.elis.rug.ac.be/~ronsse/cdfs/" -SRC_URI="http://www.elis.rug.ac.be/~ronsse/cdfs/download/${P}.tar.bz2" +DESCRIPTION="A file system for Linux systems that 'exports' all tracks and boot images on a CD as normal files" +HOMEPAGE="http://users.elis.ugent.be/~mronsse/cdfs/" +SRC_URI="http://users.elis.ugent.be/~mronsse/cdfs/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/sys-fs/cdfs/cdfs-2.6.27.ebuild b/sys-fs/cdfs/cdfs-2.6.27.ebuild index 2c1bdb30de98..7f0447cc6d8a 100644 --- a/sys-fs/cdfs/cdfs-2.6.27.ebuild +++ b/sys-fs/cdfs/cdfs-2.6.27.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/cdfs/cdfs-2.6.27.ebuild,v 1.1 2009/02/02 16:02:51 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/cdfs/cdfs-2.6.27.ebuild,v 1.2 2009/12/05 22:09:44 idl0r Exp $ inherit eutils linux-mod -DESCRIPTION="A file system for Linux systems that 'exports' all tracks and boot images on a CD as normal files." -HOMEPAGE="http://www.elis.rug.ac.be/~ronsse/cdfs/" -SRC_URI="http://www.elis.rug.ac.be/~ronsse/cdfs/download/${P}.tar.bz2" +DESCRIPTION="A file system for Linux systems that 'exports' all tracks and boot images on a CD as normal files" +HOMEPAGE="http://users.elis.ugent.be/~mronsse/cdfs/" +SRC_URI="http://users.elis.ugent.be/~mronsse/cdfs/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |