diff options
author | 2012-04-24 10:30:31 +0000 | |
---|---|---|
committer | 2012-04-24 10:30:31 +0000 | |
commit | edcb7ddba826703ab2f17c5ed9ecb7799687ac2d (patch) | |
tree | f9020197f75fe00a4efb6baa48903614862e23be /media-plugins | |
parent | Update to use mirror://. (diff) | |
download | gentoo-2-edcb7ddba826703ab2f17c5ed9ecb7799687ac2d.tar.gz gentoo-2-edcb7ddba826703ab2f17c5ed9ecb7799687ac2d.tar.bz2 gentoo-2-edcb7ddba826703ab2f17c5ed9ecb7799687ac2d.zip |
Update to use mirror://.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/vdr-infosatepg/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.10.ebuild | 6 | ||||
-rw-r--r-- | media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-plugins/vdr-infosatepg/ChangeLog b/media-plugins/vdr-infosatepg/ChangeLog index a5d79ecc731e..106a4a863de2 100644 --- a/media-plugins/vdr-infosatepg/ChangeLog +++ b/media-plugins/vdr-infosatepg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/vdr-infosatepg -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/ChangeLog,v 1.4 2011/03/29 19:45:17 hd_brummy Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/ChangeLog,v 1.5 2012/04/24 10:30:31 mgorny Exp $ + + 24 Apr 2012; Michał Górny <mgorny@gentoo.org> vdr-infosatepg-0.0.10.ebuild, + vdr-infosatepg-0.0.11.ebuild: + Update to use mirror://. 29 Mar 2011; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-infosatepg-0.0.11.ebuild: diff --git a/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.10.ebuild b/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.10.ebuild index 0c7ad8dbef51..8663f817b516 100644 --- a/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.10.ebuild +++ b/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.10.ebuild,v 1.2 2011/01/29 23:29:34 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.10.ebuild,v 1.3 2012/04/24 10:30:31 mgorny Exp $ EAPI="3" @@ -10,7 +10,7 @@ VERSION="163" # every bump, new version! DESCRIPTION="VDR Plugin: Reads the contents of infosat and writes the data into the EPG." HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-infosatepg" -SRC_URI="http://projects.vdr-developer.org/attachments/download/${VERSION}/${P}.tgz" +SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz" SLOT="0" LICENSE="GPL-2" diff --git a/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild b/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild index 097ab65641ab..9c68330e4a8f 100644 --- a/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild +++ b/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild,v 1.2 2011/03/29 19:45:17 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild,v 1.3 2012/04/24 10:30:31 mgorny Exp $ EAPI="3" @@ -10,7 +10,7 @@ VERSION="342" # every bump, new version! DESCRIPTION="VDR Plugin: Reads the contents of infosat and writes the data into the EPG." HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-infosatepg" -SRC_URI="http://projects.vdr-developer.org/attachments/download/${VERSION}/${P}.tgz" +SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz" SLOT="0" LICENSE="GPL-2" |