diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2009-03-30 21:50:16 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2009-03-30 21:50:16 +0000 |
commit | 5293ddaa5a13f52cb75f525b82e766437a8e78b0 (patch) | |
tree | 9c3b3c97c56976aa1277e1320fbe89ae15d640c3 /virtual/monodoc/monodoc-2.4.ebuild | |
parent | Bump to mono-2.4 version. (diff) | |
download | gentoo-2-5293ddaa5a13f52cb75f525b82e766437a8e78b0.tar.gz gentoo-2-5293ddaa5a13f52cb75f525b82e766437a8e78b0.tar.bz2 gentoo-2-5293ddaa5a13f52cb75f525b82e766437a8e78b0.zip |
Bump to mono-2.4 version.
(Portage version: 2.2_rc28/cvs/Linux x86_64)
Diffstat (limited to 'virtual/monodoc/monodoc-2.4.ebuild')
-rw-r--r-- | virtual/monodoc/monodoc-2.4.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/monodoc/monodoc-2.4.ebuild b/virtual/monodoc/monodoc-2.4.ebuild new file mode 100644 index 000000000000..1828f742ac7b --- /dev/null +++ b/virtual/monodoc/monodoc-2.4.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.4.ebuild,v 1.1 2009/03/30 21:50: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" |