1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2025-12-19 12:28:20 +01:00

initial import

This commit is contained in:
root
2010-02-09 21:25:29 +01:00
commit b2719dc011
1080 changed files with 41656 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: gryf's overlay, v 1.0 2007/01/31 21:11:10 gryf Exp $
inherit ruby
DESCRIPTION="Ruby localization with locale library"
SRC_URI="http://freebsd.unixfreunde.de/sources/${P}.tar.gz"
SLOT="0"
KEYWORDS="amd64 x86"
PATCHES="${FILESDIR}/ruby_locale_get_method.patch"