diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-10-21 15:07:34 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-10-21 15:07:34 +0000 |
commit | a0c71f335665d74eaeecd42ccc6b22155114209e (patch) | |
tree | a64047715358a3f9d5f109d429b5704082578956 /media-libs/xine-lib/xine-lib-1_rc0-r3.ebuild | |
parent | forgot changelog. (diff) | |
download | gentoo-2-a0c71f335665d74eaeecd42ccc6b22155114209e.tar.gz gentoo-2-a0c71f335665d74eaeecd42ccc6b22155114209e.tar.bz2 gentoo-2-a0c71f335665d74eaeecd42ccc6b22155114209e.zip |
RESTRICT="nomirror"
Diffstat (limited to 'media-libs/xine-lib/xine-lib-1_rc0-r3.ebuild')
-rw-r--r-- | media-libs/xine-lib/xine-lib-1_rc0-r3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-libs/xine-lib/xine-lib-1_rc0-r3.ebuild b/media-libs/xine-lib/xine-lib-1_rc0-r3.ebuild index 65a043fbaeff..102696cd365b 100644 --- a/media-libs/xine-lib/xine-lib-1_rc0-r3.ebuild +++ b/media-libs/xine-lib/xine-lib-1_rc0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_rc0-r3.ebuild,v 1.6 2003/10/17 18:16:11 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_rc0-r3.ebuild,v 1.7 2003/10/21 15:07:29 mholzer Exp $ inherit eutils @@ -23,6 +23,7 @@ MY_PKG_SUFFIX="a" DESCRIPTION="Core libraries for Xine movie player" HOMEPAGE="http://xine.sourceforge.net/" SRC_URI="mirror://sourceforge/xine/${PN}-${PV/_/-}${MY_PKG_SUFFIX}.tar.gz" +RESTRICT="nomirror" LICENSE="GPL-2" SLOT="1" |