diff options
Diffstat (limited to 'sys-block/unieject/unieject-5.3.2.ebuild')
-rw-r--r-- | sys-block/unieject/unieject-5.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/unieject/unieject-5.3.2.ebuild b/sys-block/unieject/unieject-5.3.2.ebuild index bf8873c9c8ce..158035ef6112 100644 --- a/sys-block/unieject/unieject-5.3.2.ebuild +++ b/sys-block/unieject/unieject-5.3.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.1 2006/07/21 07:14:25 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.2 2006/07/31 23:28:03 flameeyes Exp $ inherit eutils libtool flag-o-matic DESCRIPTION="Multiplatform command to eject and load CD-Rom drives" -HOMEPAGE="http://dev.gentoo.org/~flameeyes/projects" +HOMEPAGE="http://flameeyes.is-a-geek.org/projects#unieject" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" |