diff options
author | 2009-01-18 17:47:16 +0000 | |
---|---|---|
committer | 2009-01-18 17:47:16 +0000 | |
commit | aa6359394f502e1d6eafe93a0c709cac3c62f2a8 (patch) | |
tree | 090dddf8cfaf38f29bd880d590ac086a50002f58 /virtual/monodoc | |
parent | Bump to 2.2, bug 254929 (diff) | |
download | gentoo-2-aa6359394f502e1d6eafe93a0c709cac3c62f2a8.tar.gz gentoo-2-aa6359394f502e1d6eafe93a0c709cac3c62f2a8.tar.bz2 gentoo-2-aa6359394f502e1d6eafe93a0c709cac3c62f2a8.zip |
Bump to 2.2, bug 254929
(Portage version: 2.2_rc22/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'virtual/monodoc')
-rw-r--r-- | virtual/monodoc/ChangeLog | 12 | ||||
-rw-r--r-- | virtual/monodoc/monodoc-1.2.4.ebuild | 8 | ||||
-rw-r--r-- | virtual/monodoc/monodoc-1.9.ebuild | 8 | ||||
-rw-r--r-- | virtual/monodoc/monodoc-2.0.ebuild | 8 | ||||
-rw-r--r-- | virtual/monodoc/monodoc-2.2.ebuild | 15 |
5 files changed, 39 insertions, 12 deletions
diff --git a/virtual/monodoc/ChangeLog b/virtual/monodoc/ChangeLog index bb251907e828..b5e8e1d38f45 100644 --- a/virtual/monodoc/ChangeLog +++ b/virtual/monodoc/ChangeLog @@ -1,6 +1,12 @@ -# ChangeLog for virtual/monodoc -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/ChangeLog,v 1.3 2008/12/20 20:59:05 swegener Exp $ +# 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 $ + +*monodoc-2.2 (18 Jan 2009) + + 18 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> monodoc-1.2.4.ebuild, + monodoc-1.9.ebuild, monodoc-2.0.ebuild, +monodoc-2.2.ebuild: + Bump to 2.2, bug 254929. *monodoc-2.0 (14 Dec 2008) *monodoc-1.9 (14 Dec 2008) diff --git a/virtual/monodoc/monodoc-1.2.4.ebuild b/virtual/monodoc/monodoc-1.2.4.ebuild index 16cc2626c0cb..f3286b6abf27 100644 --- a/virtual/monodoc/monodoc-1.2.4.ebuild +++ b/virtual/monodoc/monodoc-1.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.2.4.ebuild,v 1.1 2008/12/14 14:46:37 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/monodoc-1.2.4.ebuild,v 1.2 2009/01/18 17:47:16 loki_val Exp $ DESCRIPTION="Virtual for monodoc" HOMEPAGE="http://www.mono-project.com/" @@ -9,5 +9,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd" IUSE="" -RDEPEND="|| ( >=dev-lang/mono-2.2_pre1 >=dev-util/monodoc-${PV} )" +RDEPEND="~dev-util/monodoc-${PV}" DEPEND="" +#To-be-finalized +PROPERTIES="virtual" diff --git a/virtual/monodoc/monodoc-1.9.ebuild b/virtual/monodoc/monodoc-1.9.ebuild index bf7548a65c90..39c334c7d611 100644 --- a/virtual/monodoc/monodoc-1.9.ebuild +++ b/virtual/monodoc/monodoc-1.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.1 2008/12/14 14:46:37 loki_val Exp $ +# $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/" @@ -9,5 +9,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" -RDEPEND="|| ( >=dev-lang/mono-2.2_pre1 >=dev-util/monodoc-${PV} )" +RDEPEND="~dev-util/monodoc-${PV}" DEPEND="" +#To-be-finalized +PROPERTIES="virtual" diff --git a/virtual/monodoc/monodoc-2.0.ebuild b/virtual/monodoc/monodoc-2.0.ebuild index 94ff2dc3e6c9..ab59f32b6cc9 100644 --- a/virtual/monodoc/monodoc-2.0.ebuild +++ b/virtual/monodoc/monodoc-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/monodoc-2.0.ebuild,v 1.1 2008/12/14 14:46:37 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/monodoc-2.0.ebuild,v 1.2 2009/01/18 17:47:16 loki_val Exp $ DESCRIPTION="Virtual for monodoc" HOMEPAGE="http://www.mono-project.com/" @@ -9,5 +9,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" -RDEPEND="|| ( >=dev-util/monodoc-${PV} >=dev-lang/mono-2.2_pre1 )" +RDEPEND="~dev-util/monodoc-${PV}" DEPEND="" +#To-be-finalized +PROPERTIES="virtual" diff --git a/virtual/monodoc/monodoc-2.2.ebuild b/virtual/monodoc/monodoc-2.2.ebuild new file mode 100644 index 000000000000..9731f83e7e33 --- /dev/null +++ b/virtual/monodoc/monodoc-2.2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/monodoc/monodoc-2.2.ebuild,v 1.1 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 ~x86" +IUSE="" +RDEPEND="~dev-lang/mono-${PV}" +DEPEND="" +#To-be-finalized +PROPERTIES="virtual" |