Skip to content

Instantly share code, notes, and snippets.

@r0bertz
r0bertz / go-9999.ebuild
Created August 21, 2010 04:32
go language ebuild
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
inherit elisp-common eutils mercurial toolchain-funcs
DESCRIPTION="The Go Programming Language"
HOMEPAGE="http://golang.org/"
SRC_URI=""