diff options
author | 2006-03-27 13:17:24 +0000 | |
---|---|---|
committer | 2006-03-27 13:17:24 +0000 | |
commit | df4b885f67f0ac3dc6485b7078ec8ba380797c45 (patch) | |
tree | 13856cc982245180f77314ebb86b37fe855410b9 /media-video | |
parent | Stable on alpha wrt security bug #118541. Tested by Thomas Cort <tcort@cs.ubi... (diff) | |
download | historical-df4b885f67f0ac3dc6485b7078ec8ba380797c45.tar.gz historical-df4b885f67f0ac3dc6485b7078ec8ba380797c45.tar.bz2 historical-df4b885f67f0ac3dc6485b7078ec8ba380797c45.zip |
fixed Hompage URL; #127708, thx to Natanael Copa for reporting this
Package-Manager: portage-2.0.54
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/noad/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/noad/Manifest | 10 | ||||
-rw-r--r-- | media-video/noad/noad-0.6.0-r2.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/media-video/noad/ChangeLog b/media-video/noad/ChangeLog index 6d8e5dc7d8a7..462f72ebb81a 100644 --- a/media-video/noad/ChangeLog +++ b/media-video/noad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/noad # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/noad/ChangeLog,v 1.1 2006/03/26 23:03:13 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/noad/ChangeLog,v 1.2 2006/03/27 13:17:24 hd_brummy Exp $ + + 27 Mar 2006; Joerg Bornkessel <hd_brummy@gentoo.org> noad-0.6.0-r2.ebuild: + fixed Hompage URL; #127708, thx to Natanael Copa for reporting this *noad-0.6.0-r2 (26 Mar 2006) diff --git a/media-video/noad/Manifest b/media-video/noad/Manifest index 5c0957709683..8c647f7a6b5a 100644 --- a/media-video/noad/Manifest +++ b/media-video/noad/Manifest @@ -1,19 +1,19 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 2e308e73f7b327aceb692689896d1faa ChangeLog 503 +MD5 59bf30cd8a7bc78192a4ab0cb83f8076 ChangeLog 651 MD5 590e1e11b8f7cff565a3edd7c719dc6b files/digest-noad-0.6.0-r2 63 MD5 59537f1f5164f2b2bbb0c0a5d3174112 files/noad-0.6.0-directoryfix.diff 1254 MD5 129ab2c83615337c4242c2ec9a47a3c5 files/reccmds.noad.conf 51 MD5 5ef1ed25dd3f6d4fc5a1fa3cdf773add files/record-20-noad.sh 1231 MD5 4dd7bddd8e2fc8e13a875799b8491196 files/vdraddon.noad 782 MD5 a155e781925071837c62a6c0e4926a2d metadata.xml 445 -MD5 44619081db4530e181267d23c8b4d55f noad-0.6.0-r2.ebuild 2002 +MD5 36d3406eba04eaaa64272f685d7b88dc noad-0.6.0-r2.ebuild 1995 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: no further Information -iD8DBQFEJx3Bdn07HTTCgIoRAgweAJ9/FQraybUqx0VehzRALQsN+UxzcACfdPWa -EuaI4VKyq66TZ74MLPUmhnk= -=a9q2 +iD8DBQFEJ+Xydn07HTTCgIoRAq4FAJ0TozjrDN3owDHcyF2xOEP1elib/QCfQiX+ +5T7YNNMm/Ha9oscO04vGmV4= +=deqU -----END PGP SIGNATURE----- diff --git a/media-video/noad/noad-0.6.0-r2.ebuild b/media-video/noad/noad-0.6.0-r2.ebuild index 4a561c98e6b8..84df05cbca42 100644 --- a/media-video/noad/noad-0.6.0-r2.ebuild +++ b/media-video/noad/noad-0.6.0-r2.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/media-video/noad/noad-0.6.0-r2.ebuild,v 1.1 2006/03/26 23:03:13 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/noad/noad-0.6.0-r2.ebuild,v 1.2 2006/03/27 13:17:24 hd_brummy Exp $ inherit eutils DESCRIPTION="Mark commercial Breaks in VDR records" -HOMEPAGE="http://http://www.rgob.com/members/theNoad/" +HOMEPAGE="http://www.rgob.com/members/theNoad/" SRC_URI="http://www.freepgs.com/${PN}/${P}.tar.bz2 mirror://vdrfiles/${PN}/${P}.tar.bz2" |