diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-17 17:54:40 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-17 17:54:40 +0000 |
commit | 3beceba493895db3b573afcfaeb328818e913242 (patch) | |
tree | 31c303df42e011b8f84003d41661a20f84f421be /dev-dotnet/gdk-sharp/gdk-sharp-2.12.10.ebuild | |
parent | Version bump with lots of bugfixes. Remove old. (diff) | |
download | gentoo-2-3beceba493895db3b573afcfaeb328818e913242.tar.gz gentoo-2-3beceba493895db3b573afcfaeb328818e913242.tar.bz2 gentoo-2-3beceba493895db3b573afcfaeb328818e913242.zip |
Version bump with lots of bugfixes. Remove old.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet/gdk-sharp/gdk-sharp-2.12.10.ebuild')
-rw-r--r-- | dev-dotnet/gdk-sharp/gdk-sharp-2.12.10.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-dotnet/gdk-sharp/gdk-sharp-2.12.10.ebuild b/dev-dotnet/gdk-sharp/gdk-sharp-2.12.10.ebuild new file mode 100644 index 000000000000..051ae0caaadb --- /dev/null +++ b/dev-dotnet/gdk-sharp/gdk-sharp-2.12.10.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gdk-sharp/gdk-sharp-2.12.10.ebuild,v 1.1 2010/06/17 17:54:40 pacho Exp $ + +EAPI=2 + +inherit gtk-sharp-module + +SLOT="2" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +IUSE="" + +RESTRICT="test" |