diff options
author | 2009-12-05 22:09:44 +0000 | |
---|---|---|
committer | 2009-12-05 22:09:44 +0000 | |
commit | 8ba543f8aa85fc154734afac970d5d51110e4ac6 (patch) | |
tree | ec5296c31fe26f6da09bdc6f770e3b810f78faa9 /sys-fs/cdfs/cdfs-2.6.23.ebuild | |
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/cdfs-2.6.23.ebuild')
-rw-r--r-- | sys-fs/cdfs/cdfs-2.6.23.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
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" |