summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2006-03-19 22:12:35 +0000
committerMark Loeser <halcy0n@gentoo.org>2006-03-19 22:12:35 +0000
commit79266a6f39c4fb6fd362a6ebee60da34049e7d41 (patch)
tree8530939260e2d638d8e0e9c4636812bec8320673 /dev-dotnet/ndoc
parentAdd DEPEND on app-arch/unzip (diff)
downloadgentoo-2-79266a6f39c4fb6fd362a6ebee60da34049e7d41.tar.gz
gentoo-2-79266a6f39c4fb6fd362a6ebee60da34049e7d41.tar.bz2
gentoo-2-79266a6f39c4fb6fd362a6ebee60da34049e7d41.zip
Add DEPEND on app-arch/unzip
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'dev-dotnet/ndoc')
-rw-r--r--dev-dotnet/ndoc/ChangeLog8
-rw-r--r--dev-dotnet/ndoc/ndoc-1.3.1-r1.ebuild7
-rw-r--r--dev-dotnet/ndoc/ndoc-1.3.1-r2.ebuild7
3 files changed, 14 insertions, 8 deletions
diff --git a/dev-dotnet/ndoc/ChangeLog b/dev-dotnet/ndoc/ChangeLog
index 57e33b02983f..b41a7a9e3e8f 100644
--- a/dev-dotnet/ndoc/ChangeLog
+++ b/dev-dotnet/ndoc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-dotnet/ndoc
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ndoc/ChangeLog,v 1.5 2005/05/11 10:13:50 urilith Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ndoc/ChangeLog,v 1.6 2006/03/19 22:12:34 halcy0n Exp $
+
+ 19 Mar 2006; Mark Loeser <halcy0n@gentoo.org> ndoc-1.3.1-r1.ebuild,
+ ndoc-1.3.1-r2.ebuild:
+ Add DEPEND on app-arch/unzip
*ndoc-1.3.1-r2 (11 May 2005)
diff --git a/dev-dotnet/ndoc/ndoc-1.3.1-r1.ebuild b/dev-dotnet/ndoc/ndoc-1.3.1-r1.ebuild
index 249f3e881501..1831d8eb3859 100644
--- a/dev-dotnet/ndoc/ndoc-1.3.1-r1.ebuild
+++ b/dev-dotnet/ndoc/ndoc-1.3.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ndoc/ndoc-1.3.1-r1.ebuild,v 1.1 2005/04/03 07:35:39 urilith Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ndoc/ndoc-1.3.1-r1.ebuild,v 1.2 2006/03/19 22:12:35 halcy0n Exp $
inherit mono
@@ -15,7 +15,8 @@ SLOT="0"
KEYWORDS="~x86"
IUSE="debug doc"
DEPEND=">=dev-lang/mono-1.0
- >=dev-dotnet/nant-0.85_rc2"
+ >=dev-dotnet/nant-0.85_rc2
+ app-arch/unzip"
RDEPEND=">=dev-lang/mono-1.0"
S=${WORKDIR}
diff --git a/dev-dotnet/ndoc/ndoc-1.3.1-r2.ebuild b/dev-dotnet/ndoc/ndoc-1.3.1-r2.ebuild
index 7cc67b1639cc..6c82ffe8482f 100644
--- a/dev-dotnet/ndoc/ndoc-1.3.1-r2.ebuild
+++ b/dev-dotnet/ndoc/ndoc-1.3.1-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ndoc/ndoc-1.3.1-r2.ebuild,v 1.1 2005/05/11 10:13:50 urilith Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ndoc/ndoc-1.3.1-r2.ebuild,v 1.2 2006/03/19 22:12:35 halcy0n Exp $
inherit mono
@@ -15,7 +15,8 @@ SLOT="0"
KEYWORDS="~x86"
IUSE="debug doc"
DEPEND=">=dev-lang/mono-1.0
- >=dev-dotnet/nant-0.85_rc2"
+ >=dev-dotnet/nant-0.85_rc2
+ app-arch/unzip"
RDEPEND=">=dev-lang/mono-1.0"
S=${WORKDIR}