summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-09-26 17:42:30 +0000
committerZac Medico <zmedico@gentoo.org>2008-09-26 17:42:30 +0000
commit2992a0f4cd38984414ca5efd65a9e1a2e7c65ce9 (patch)
treee22a89e59962a21af2274626d154250096f3316e /net-p2p
parentSet PROPERTIES=interactive since src_unpack() calls cdrom_get_cds(). (diff)
downloadgentoo-2-2992a0f4cd38984414ca5efd65a9e1a2e7c65ce9.tar.gz
gentoo-2-2992a0f4cd38984414ca5efd65a9e1a2e7c65ce9.tar.bz2
gentoo-2-2992a0f4cd38984414ca5efd65a9e1a2e7c65ce9.zip
Set PROPERTIES=interactive since pkg_setup() calls check_license().
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-0911-x86-64 i686)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/pandodl/ChangeLog5
-rw-r--r--net-p2p/pandodl/pandodl-0.9.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/pandodl/ChangeLog b/net-p2p/pandodl/ChangeLog
index 0ae14f9d3fa6..9942b5aaad2f 100644
--- a/net-p2p/pandodl/ChangeLog
+++ b/net-p2p/pandodl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/pandodl
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/pandodl/ChangeLog,v 1.4 2008/07/01 10:45:10 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/pandodl/ChangeLog,v 1.5 2008/09/26 17:42:30 zmedico Exp $
+
+ 26 Sep 2008; Zac Medico <zmedico@gentoo.org> pandodl-0.9.2.0.ebuild:
+ Set PROPERTIES=interactive since pkg_setup() calls check_license().
01 Jul 2008; Santiago M. Mola <coldwind@gentoo.org>
-pandodl-0.9.1.0.ebuild:
diff --git a/net-p2p/pandodl/pandodl-0.9.2.0.ebuild b/net-p2p/pandodl/pandodl-0.9.2.0.ebuild
index 8fb4043c4010..6b88358b2dbe 100644
--- a/net-p2p/pandodl/pandodl-0.9.2.0.ebuild
+++ b/net-p2p/pandodl/pandodl-0.9.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/pandodl/pandodl-0.9.2.0.ebuild,v 1.2 2008/01/28 12:57:51 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/pandodl/pandodl-0.9.2.0.ebuild,v 1.3 2008/09/26 17:42:30 zmedico Exp $
inherit eutils
@@ -13,7 +13,7 @@ LICENSE="Pando-EULA"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE=""
-
+PROPERTIES="interactive"
RESTRICT="strip"
DEPEND=""