diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-10-04 14:39:08 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-10-04 14:39:08 +0000 |
commit | ee26e9e636b67aea875e42f7e9ad0e73ee3b2283 (patch) | |
tree | 9f5be8a1bc57289fc5b98f44b30597267c4c67d2 /media-video/dvdauthor | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-ee26e9e636b67aea875e42f7e9ad0e73ee3b2283.tar.gz gentoo-2-ee26e9e636b67aea875e42f7e9ad0e73ee3b2283.tar.bz2 gentoo-2-ee26e9e636b67aea875e42f7e9ad0e73ee3b2283.zip |
Adjusting "HOMEPAGE"
Diffstat (limited to 'media-video/dvdauthor')
-rw-r--r-- | media-video/dvdauthor/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/dvdauthor/dvdauthor-0.5.0.ebuild | 4 | ||||
-rw-r--r-- | media-video/dvdauthor/dvdauthor-0.5.3.ebuild | 4 | ||||
-rw-r--r-- | media-video/dvdauthor/dvdauthor-0.6.10.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/media-video/dvdauthor/ChangeLog b/media-video/dvdauthor/ChangeLog index 8605cf372b25..e8d814445c58 100644 --- a/media-video/dvdauthor/ChangeLog +++ b/media-video/dvdauthor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/dvdauthor # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.15 2004/08/30 02:28:01 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.16 2004/10/04 14:39:08 phosphan Exp $ + + 04 Oct 2004; Patrick Kursawe <phosphan@gentoo.org> dvdauthor-0.5.0.ebuild, + dvdauthor-0.5.3.ebuild, dvdauthor-0.6.10.ebuild: + Correcting "HOMEPAGE" (see bug #66009) 29 Aug 2004; Tom Gall <tgall@gentoo.org> dvdauthor-0.6.10.ebuild: added ~ppc64, bug #60786 diff --git a/media-video/dvdauthor/dvdauthor-0.5.0.ebuild b/media-video/dvdauthor/dvdauthor-0.5.0.ebuild index 97519ee80dde..5e513fba5fc3 100644 --- a/media-video/dvdauthor/dvdauthor-0.5.0.ebuild +++ b/media-video/dvdauthor/dvdauthor-0.5.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.5.0.ebuild,v 1.5 2004/06/25 00:38:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.5.0.ebuild,v 1.6 2004/10/04 14:39:08 phosphan Exp $ DESCRIPTION="Tools for generating DVD files to be played on standalone DVD players" -HOMEPAGE="http://sourceforge.net/projects/dvdauthor/" +HOMEPAGE="http://dvdauthor.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" RESTRICT="nomirror" LICENSE="GPL-2" diff --git a/media-video/dvdauthor/dvdauthor-0.5.3.ebuild b/media-video/dvdauthor/dvdauthor-0.5.3.ebuild index 84d3c59a144b..9efcb852b743 100644 --- a/media-video/dvdauthor/dvdauthor-0.5.3.ebuild +++ b/media-video/dvdauthor/dvdauthor-0.5.3.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.5.3.ebuild,v 1.5 2004/06/25 00:38:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.5.3.ebuild,v 1.6 2004/10/04 14:39:08 phosphan Exp $ DESCRIPTION="Tools for generating DVD files to be played on standalone DVD players" -HOMEPAGE="http://sourceforge.net/projects/dvdauthor/" +HOMEPAGE="http://dvdauthor.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" RESTRICT="nomirror" LICENSE="GPL-2" diff --git a/media-video/dvdauthor/dvdauthor-0.6.10.ebuild b/media-video/dvdauthor/dvdauthor-0.6.10.ebuild index 3617e662027b..8585f2fc1d31 100644 --- a/media-video/dvdauthor/dvdauthor-0.6.10.ebuild +++ b/media-video/dvdauthor/dvdauthor-0.6.10.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.6.10.ebuild,v 1.8 2004/08/30 02:28:01 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.6.10.ebuild,v 1.9 2004/10/04 14:39:08 phosphan Exp $ inherit eutils 64-bit DESCRIPTION="Tools for generating DVD files to be played on standalone DVD players" -HOMEPAGE="http://sourceforge.net/projects/dvdauthor/" +HOMEPAGE="http://dvdauthor.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" |