summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-04-17 15:45:48 +0000
committerUlrich Müller <ulm@gentoo.org>2014-04-17 15:45:48 +0000
commitb4f53d6c8c5f661b706902d9f628edf458bc0766 (patch)
tree57008e97be140a6cc1866fbb2d21f60f8e3b22b1 /media-video/vcdgear/vcdgear-1.76-r2.ebuild
parentRun eautoreconf. (diff)
downloadhistorical-b4f53d6c8c5f661b706902d9f628edf458bc0766.tar.gz
historical-b4f53d6c8c5f661b706902d9f628edf458bc0766.tar.bz2
historical-b4f53d6c8c5f661b706902d9f628edf458bc0766.zip
Fix LICENSE, add mirror and bindist restrictions, bug 466220.
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0x9433907D693FB5B8!
Diffstat (limited to 'media-video/vcdgear/vcdgear-1.76-r2.ebuild')
-rw-r--r--media-video/vcdgear/vcdgear-1.76-r2.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/media-video/vcdgear/vcdgear-1.76-r2.ebuild b/media-video/vcdgear/vcdgear-1.76-r2.ebuild
index 7b93594ccf04..cda1cf67e79a 100644
--- a/media-video/vcdgear/vcdgear-1.76-r2.ebuild
+++ b/media-video/vcdgear/vcdgear-1.76-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vcdgear/vcdgear-1.76-r2.ebuild,v 1.7 2012/09/24 00:46:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vcdgear/vcdgear-1.76-r2.ebuild,v 1.8 2014/04/17 15:45:26 ulm Exp $
EAPI=2
@@ -12,10 +12,11 @@ DESCRIPTION="extract MPEG streams from CD images, convert VCD files to MPEG, cor
HOMEPAGE="http://www.vcdgear.com/"
SRC_URI="http://www.vcdgear.com/files/vcdgear${PV//.}-${STAMP}_linux.tar.gz"
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE=""
+RESTRICT="mirror bindist"
RDEPEND="virtual/libstdc++:3.3"
DEPEND=""