summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Alfredsen <loki_val@gentoo.org>2009-01-18 19:25:55 +0000
committerPeter Alfredsen <loki_val@gentoo.org>2009-01-18 19:25:55 +0000
commit3efe517d77cb44f2a150ddb267b9c34573c15620 (patch)
tree9a28a3257929981be4cc8bfc365d9999c9e49766 /virtual
parentAdd blockers for newer mono, which absorbed monodoc. (diff)
downloadgentoo-2-3efe517d77cb44f2a150ddb267b9c34573c15620.tar.gz
gentoo-2-3efe517d77cb44f2a150ddb267b9c34573c15620.tar.bz2
gentoo-2-3efe517d77cb44f2a150ddb267b9c34573c15620.zip
Punt old monodoc, since its non-virtual partner is gone.
(Portage version: 2.2_rc22/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/monodoc/ChangeLog5
-rw-r--r--virtual/monodoc/monodoc-1.9.ebuild15
2 files changed, 4 insertions, 16 deletions
diff --git a/virtual/monodoc/ChangeLog b/virtual/monodoc/ChangeLog
index b5e8e1d38f45..86b5a1063056 100644
--- a/virtual/monodoc/ChangeLog
+++ b/virtual/monodoc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gentoo-x86/virtual
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/ChangeLog,v 1.4 2009/01/18 17:47:15 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/ChangeLog,v 1.5 2009/01/18 19:25:55 loki_val Exp $
+
+ 18 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> -monodoc-1.9.ebuild:
+ Punt old monodoc, since its non-virtual partner is gone.
*monodoc-2.2 (18 Jan 2009)
diff --git a/virtual/monodoc/monodoc-1.9.ebuild b/virtual/monodoc/monodoc-1.9.ebuild
deleted file mode 100644
index 39c334c7d611..000000000000
--- a/virtual/monodoc/monodoc-1.9.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/monodoc-1.9.ebuild,v 1.2 2009/01/18 17:47:16 loki_val Exp $
-
-DESCRIPTION="Virtual for monodoc"
-HOMEPAGE="http://www.mono-project.com/"
-SRC_URI=""
-LICENSE="as-is"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-RDEPEND="~dev-util/monodoc-${PV}"
-DEPEND=""
-#To-be-finalized
-PROPERTIES="virtual"