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 | dd8f4348ce433c9b0fc2fb9b7101adc25a766a76 (patch) | |
tree | a49ddaff5ff334b8a7d8cf9ccb79ceb9f70a28d1 /sys-fs/cdfs/cdfs-2.6.19.ebuild | |
parent | Version bump. Add icon. Remove old. (diff) | |
download | historical-dd8f4348ce433c9b0fc2fb9b7101adc25a766a76.tar.gz historical-dd8f4348ce433c9b0fc2fb9b7101adc25a766a76.tar.bz2 historical-dd8f4348ce433c9b0fc2fb9b7101adc25a766a76.zip |
Fix HOMEPAGE/SRC_URI, bug 294784.
Package-Manager: portage-2.2_rc55/cvs/Linux x86_64
Diffstat (limited to 'sys-fs/cdfs/cdfs-2.6.19.ebuild')
-rw-r--r-- | sys-fs/cdfs/cdfs-2.6.19.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
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" |