diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-12 23:28:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-12 23:28:33 +0000 |
commit | cea7d2059fa7d727506db140c5f21e617bd8326d (patch) | |
tree | 1ca458a30f65f584b18a5781a63684f9346a5310 /app-cdr | |
parent | include i2c-dev.h when using 2.4.x and i2c.h when using 2.6.x #43938 (diff) | |
download | historical-cea7d2059fa7d727506db140c5f21e617bd8326d.tar.gz historical-cea7d2059fa7d727506db140c5f21e617bd8326d.tar.bz2 historical-cea7d2059fa7d727506db140c5f21e617bd8326d.zip |
update HOMEPAGE
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/cdemu/cdemu-0.6_beta.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/cdemu/cdemu-0.6_beta.ebuild b/app-cdr/cdemu/cdemu-0.6_beta.ebuild index ce712157e5cf..3246cc768e11 100644 --- a/app-cdr/cdemu/cdemu-0.6_beta.ebuild +++ b/app-cdr/cdemu/cdemu-0.6_beta.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc., 2002-2003 Mike Frysinger # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/cdemu-0.6_beta.ebuild,v 1.2 2004/03/12 12:02:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/cdemu-0.6_beta.ebuild,v 1.3 2004/03/12 23:28:33 vapier Exp $ inherit gcc flag-o-matic python DESCRIPTION="mount bin/cue cd images" -HOMEPAGE="http://cdemu.sourceforge.net/" +HOMEPAGE="http://cdemu.org/" SRC_URI="mirror://sourceforge/cdemu/${P}.tar.bz2" LICENSE="GPL-2" |