diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-31 23:28:03 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-31 23:28:03 +0000 |
commit | edc8fad437427e68bff8a18ecb3d8139b9db229b (patch) | |
tree | 4690055c53c640ce4d34ad895965c0f9f6054241 /sys-block/unieject | |
parent | fresh release (diff) | |
download | gentoo-2-edc8fad437427e68bff8a18ecb3d8139b9db229b.tar.gz gentoo-2-edc8fad437427e68bff8a18ecb3d8139b9db229b.tar.bz2 gentoo-2-edc8fad437427e68bff8a18ecb3d8139b9db229b.zip |
Update homepage.
(Portage version: 2.1.1_pre4-r1)
Diffstat (limited to 'sys-block/unieject')
-rw-r--r-- | sys-block/unieject/ChangeLog | 6 | ||||
-rw-r--r-- | sys-block/unieject/unieject-5.2.ebuild | 4 | ||||
-rw-r--r-- | sys-block/unieject/unieject-5.3.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-block/unieject/ChangeLog b/sys-block/unieject/ChangeLog index ca3065b5fbd5..dbd7d58f17c7 100644 --- a/sys-block/unieject/ChangeLog +++ b/sys-block/unieject/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-block/unieject # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/ChangeLog,v 1.32 2006/07/21 07:14:25 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/ChangeLog,v 1.33 2006/07/31 23:28:03 flameeyes Exp $ + + 31 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> unieject-5.2.ebuild, + unieject-5.3.2.ebuild: + Update homepage. *unieject-5.3.2 (21 Jul 2006) diff --git a/sys-block/unieject/unieject-5.2.ebuild b/sys-block/unieject/unieject-5.2.ebuild index 345dc13bf3e4..ab4393e5f63a 100644 --- a/sys-block/unieject/unieject-5.2.ebuild +++ b/sys-block/unieject/unieject-5.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.2.ebuild,v 1.1 2006/06/05 05:50:44 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.2.ebuild,v 1.2 2006/07/31 23:28:03 flameeyes Exp $ inherit libtool 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" 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" |