diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-02-18 00:58:10 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-02-18 00:58:10 +0000 |
commit | 6b3d91fd73542dc546d009a6410ffd922fde28a1 (patch) | |
tree | 59a8aa448708d173aaf1cca1af0a289e56ef06cf /sys-block/unieject/unieject-5.3.2.ebuild | |
parent | Update HOMEPAGE/SRC_URI. (diff) | |
download | gentoo-2-6b3d91fd73542dc546d009a6410ffd922fde28a1.tar.gz gentoo-2-6b3d91fd73542dc546d009a6410ffd922fde28a1.tar.bz2 gentoo-2-6b3d91fd73542dc546d009a6410ffd922fde28a1.zip |
Update HOMEPAGE.
(Portage version: 2.1.4.4)
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 2289fc51f162..738b2919363f 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-2008 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.7 2008/02/15 19:30:45 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.8 2008/02/18 00:58:10 flameeyes Exp $ inherit eutils libtool flag-o-matic DESCRIPTION="Multiplatform command to eject and load CD-Rom drives" -HOMEPAGE="http://flameeyes.is-a-geek.org/projects#unieject" +HOMEPAGE="http://www.flameeyes.eu/projects#unieject" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" |