diff options
author | 2004-03-12 23:28:33 +0000 | |
---|---|---|
committer | 2004-03-12 23:28:33 +0000 | |
commit | b56a6973d4bff7d09254462251df5dd12478b2ea (patch) | |
tree | ada804152c9c5f351a2d0b32e9a77f5c6ee5790c /app-cdr | |
parent | include i2c-dev.h when using 2.4.x and i2c.h when using 2.6.x #43938 (diff) | |
download | gentoo-2-b56a6973d4bff7d09254462251df5dd12478b2ea.tar.gz gentoo-2-b56a6973d4bff7d09254462251df5dd12478b2ea.tar.bz2 gentoo-2-b56a6973d4bff7d09254462251df5dd12478b2ea.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" |