diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2006-03-05 11:35:17 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2006-03-05 11:35:17 +0000 |
commit | 682e113f84266989ee9e4d20c0999b50eff2101a (patch) | |
tree | 0e38f1abcbbb413d9b24190c7363b3fb3060cfb8 /media-plugins/vdr-cdda | |
parent | imported ebuild from gentoo.de (diff) | |
download | historical-682e113f84266989ee9e4d20c0999b50eff2101a.tar.gz historical-682e113f84266989ee9e4d20c0999b50eff2101a.tar.bz2 historical-682e113f84266989ee9e4d20c0999b50eff2101a.zip |
removed nomirror
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'media-plugins/vdr-cdda')
-rw-r--r-- | media-plugins/vdr-cdda/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/vdr-cdda/vdr-cdda-0.1.0.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/media-plugins/vdr-cdda/ChangeLog b/media-plugins/vdr-cdda/ChangeLog index 731003e62b51..494fa4b4d940 100644 --- a/media-plugins/vdr-cdda/ChangeLog +++ b/media-plugins/vdr-cdda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/vdr-cdda # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-cdda/ChangeLog,v 1.1 2006/03/04 18:54:01 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-cdda/ChangeLog,v 1.2 2006/03/05 11:30:14 zzam Exp $ + + 05 Mar 2006; Matthias Schwarzott <zzam@gentoo.org> vdr-cdda-0.1.0.ebuild: + removed nomirror *vdr-cdda-0.1.0 (04 Mar 2006) diff --git a/media-plugins/vdr-cdda/vdr-cdda-0.1.0.ebuild b/media-plugins/vdr-cdda/vdr-cdda-0.1.0.ebuild index 52fc35a152a3..3a7742a3f0e9 100644 --- a/media-plugins/vdr-cdda/vdr-cdda-0.1.0.ebuild +++ b/media-plugins/vdr-cdda/vdr-cdda-0.1.0.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-cdda/vdr-cdda-0.1.0.ebuild,v 1.1 2006/03/04 18:54:01 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-cdda/vdr-cdda-0.1.0.ebuild,v 1.2 2006/03/05 11:30:14 zzam Exp $ IUSE="" inherit vdr-plugin -RESTRICT="nomirror" DESCRIPTION="Video Disk Recorder - CD Digital Audio" HOMEPAGE="http://www.wahnadium.org/plugins" SRC_URI="ftp://ftp.wahnadium.org/pub/vdr-cdda/${P}.tar.gz |