diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-01-01 15:46:39 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-01-01 15:46:39 +0000 |
commit | cda155a115c860d08065947e5c99d53c5c1ca0d5 (patch) | |
tree | 2add62db23fabd35cd48af7e5ec1e63e971d74c2 /media-tv/tvtime/tvtime-0.9.12.ebuild | |
parent | Copyright year changes (2004 now) and KEYWORD x86 on 1.8.8 (diff) | |
download | historical-cda155a115c860d08065947e5c99d53c5c1ca0d5.tar.gz historical-cda155a115c860d08065947e5c99d53c5c1ca0d5.tar.bz2 historical-cda155a115c860d08065947e5c99d53c5c1ca0d5.zip |
adding RESTRICT=nomirror
Diffstat (limited to 'media-tv/tvtime/tvtime-0.9.12.ebuild')
-rw-r--r-- | media-tv/tvtime/tvtime-0.9.12.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-tv/tvtime/tvtime-0.9.12.ebuild b/media-tv/tvtime/tvtime-0.9.12.ebuild index 99960376ce91..ce85ac8345e9 100644 --- a/media-tv/tvtime/tvtime-0.9.12.ebuild +++ b/media-tv/tvtime/tvtime-0.9.12.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/tvtime-0.9.12.ebuild,v 1.1 2003/12/03 07:38:58 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/tvtime-0.9.12.ebuild,v 1.2 2004/01/01 15:46:39 mholzer Exp $ DESCRIPTION="High quality television application for use with video capture cards." HOMEPAGE="http://tvtime.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" |