diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-04-24 10:30:31 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-04-24 10:30:31 +0000 |
commit | edcb7ddba826703ab2f17c5ed9ecb7799687ac2d (patch) | |
tree | f9020197f75fe00a4efb6baa48903614862e23be /media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.10.ebuild | |
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/vdr-infosatepg/vdr-infosatepg-0.0.10.ebuild')
-rw-r--r-- | media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |