diff options
author | 2011-07-08 10:04:06 +0000 | |
---|---|---|
committer | 2011-07-08 10:04:06 +0000 | |
commit | dae253fbb79edec558bd59566ff384b1d0a82880 (patch) | |
tree | 29b466bf39e24f8260127f4facd99b5f4be9224d /virtual | |
parent | Convert from "hasq" to "has". (diff) | |
download | gentoo-2-dae253fbb79edec558bd59566ff384b1d0a82880.tar.gz gentoo-2-dae253fbb79edec558bd59566ff384b1d0a82880.tar.bz2 gentoo-2-dae253fbb79edec558bd59566ff384b1d0a82880.zip |
Remove old.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/monodoc/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/monodoc/monodoc-2.6.4.ebuild | 17 | ||||
-rw-r--r-- | virtual/monodoc/monodoc-2.8.ebuild | 17 |
3 files changed, 5 insertions, 35 deletions
diff --git a/virtual/monodoc/ChangeLog b/virtual/monodoc/ChangeLog index 0713fdfa8faf..45b8b1d51b0a 100644 --- a/virtual/monodoc/ChangeLog +++ b/virtual/monodoc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/monodoc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/ChangeLog,v 1.40 2011/05/11 19:30:05 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/ChangeLog,v 1.41 2011/07/08 10:04:06 pacho Exp $ + + 08 Jul 2011; Pacho Ramos <pacho@gentoo.org> -monodoc-2.6.4.ebuild, + -monodoc-2.8.ebuild: + Remove old. 11 May 2011; Christoph Mende <angelos@gentoo.org> monodoc-2.10.ebuild: Stable on amd64 wrt bug #359651 diff --git a/virtual/monodoc/monodoc-2.6.4.ebuild b/virtual/monodoc/monodoc-2.6.4.ebuild deleted file mode 100644 index 41fbbb028356..000000000000 --- a/virtual/monodoc/monodoc-2.6.4.ebuild +++ /dev/null @@ -1,17 +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.4.ebuild,v 1.5 2010/09/12 04:25:16 josejx Exp $ - -inherit versionator - -DESCRIPTION="Virtual for monodoc" -HOMEPAGE="" -SRC_URI="" -LICENSE="" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" -RDEPEND="=dev-lang/mono-$(get_version_component_range 1-2)*" -DEPEND="" -#To-be-finalized -PROPERTIES="virtual" diff --git a/virtual/monodoc/monodoc-2.8.ebuild b/virtual/monodoc/monodoc-2.8.ebuild deleted file mode 100644 index a3bd1bda65c5..000000000000 --- a/virtual/monodoc/monodoc-2.8.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/monodoc-2.8.ebuild,v 1.3 2011/01/29 17:08:14 hwoarang Exp $ - -inherit versionator - -DESCRIPTION="Virtual for monodoc" -HOMEPAGE="" -SRC_URI="" -LICENSE="" -SLOT="0" -KEYWORDS="amd64 ~ppc x86" -IUSE="" -RDEPEND="=dev-lang/mono-$(get_version_component_range 1-2)*" -DEPEND="" -#To-be-finalized -PROPERTIES="virtual" |