summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlistair Bush <ali_bush@gentoo.org>2010-10-08 09:10:39 +0000
committerAlistair Bush <ali_bush@gentoo.org>2010-10-08 09:10:39 +0000
commit2f2d1c72d05980e44e93a23becdf2ecd55fd6d3a (patch)
tree9000fd5a29e9953dca77badfa54def3ce9a48f0c /virtual/monodoc/monodoc-2.8.ebuild
parentVersion Bump. (diff)
downloadgentoo-2-2f2d1c72d05980e44e93a23becdf2ecd55fd6d3a.tar.gz
gentoo-2-2f2d1c72d05980e44e93a23becdf2ecd55fd6d3a.tar.bz2
gentoo-2-2f2d1c72d05980e44e93a23becdf2ecd55fd6d3a.zip
Version Bump for mono-2.8.
(Portage version: 2.1.9.13/cvs/Linux x86_64)
Diffstat (limited to 'virtual/monodoc/monodoc-2.8.ebuild')
-rw-r--r--virtual/monodoc/monodoc-2.8.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/virtual/monodoc/monodoc-2.8.ebuild b/virtual/monodoc/monodoc-2.8.ebuild
new file mode 100644
index 000000000000..603b1263b723
--- /dev/null
+++ b/virtual/monodoc/monodoc-2.8.ebuild
@@ -0,0 +1,17 @@
+# 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.8.ebuild,v 1.1 2010/10/08 09:10:39 ali_bush 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"