diff options
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/monodoc/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/monodoc/monodoc-2.4.3.ebuild | 15 | ||||
-rw-r--r-- | virtual/monodoc/monodoc-2.6.1.ebuild | 15 | ||||
-rw-r--r-- | virtual/monodoc/monodoc-2.6.3.ebuild | 15 |
4 files changed, 6 insertions, 46 deletions
diff --git a/virtual/monodoc/ChangeLog b/virtual/monodoc/ChangeLog index 19fad59944db..1a40e28b4cb1 100644 --- a/virtual/monodoc/ChangeLog +++ b/virtual/monodoc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/monodoc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/ChangeLog,v 1.26 2010/05/20 11:38:34 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/ChangeLog,v 1.27 2010/07/04 20:35:41 pacho Exp $ + + 04 Jul 2010; Pacho Ramos <pacho@gentoo.org> -monodoc-2.4.3.ebuild, + -monodoc-2.6.1.ebuild, -monodoc-2.6.3.ebuild: + Remove old versions no longer available. Thanks to Mark Loeser for + reporting. *monodoc-2.6.4 (20 May 2010) diff --git a/virtual/monodoc/monodoc-2.4.3.ebuild b/virtual/monodoc/monodoc-2.4.3.ebuild deleted file mode 100644 index 61918aeccf06..000000000000 --- a/virtual/monodoc/monodoc-2.4.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/monodoc-2.4.3.ebuild,v 1.1 2010/02/09 08:53:20 ford_prefect Exp $ - -DESCRIPTION="Virtual for monodoc" -HOMEPAGE="" -SRC_URI="" -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" -RDEPEND="~dev-lang/mono-${PV}" -DEPEND="" -#To-be-finalized -PROPERTIES="virtual" diff --git a/virtual/monodoc/monodoc-2.6.1.ebuild b/virtual/monodoc/monodoc-2.6.1.ebuild deleted file mode 100644 index 00d32b1d9ae0..000000000000 --- a/virtual/monodoc/monodoc-2.6.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/monodoc-2.6.1.ebuild,v 1.1 2010/02/21 12:44:16 patrick Exp $ - -DESCRIPTION="Virtual for monodoc" -HOMEPAGE="" -SRC_URI="" -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" -RDEPEND="~dev-lang/mono-${PV}" -DEPEND="" -#To-be-finalized -PROPERTIES="virtual" diff --git a/virtual/monodoc/monodoc-2.6.3.ebuild b/virtual/monodoc/monodoc-2.6.3.ebuild deleted file mode 100644 index d2295c66677c..000000000000 --- a/virtual/monodoc/monodoc-2.6.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/monodoc-2.6.3.ebuild,v 1.1 2010/03/19 14:28:22 patrick Exp $ - -DESCRIPTION="Virtual for monodoc" -HOMEPAGE="" -SRC_URI="" -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" -RDEPEND="~dev-lang/mono-${PV}" -DEPEND="" -#To-be-finalized -PROPERTIES="virtual" |