Sha256: 37ea8a9a8d1a1b6a0b203ac3c1c211beeaea7e7a791198b6bdea2e11784dafa2
Contents?: true
Size: 326 Bytes
Versions: 7
Compression:
Stored size: 326 Bytes
Contents
# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="Hello World" HOMEPAGE="http://hello-world.org/" SRC_URI="http://hello-world.org/" LICENSE="GPL" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="" RDEPEND="" src_compile() { einfo "Hello World" }
Version data entries
7 entries across 7 versions & 1 rubygems