11 lines
380 B
Bash
11 lines
380 B
Bash
# Copyright 1999-2012 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IDNA2/PEAR-Net_IDNA2-0.1.1.ebuild,v 1.6 2012/02/05 18:15:05 armin76 Exp $
|
|
|
|
inherit php-pear-r1
|
|
|
|
DESCRIPTION="Punycode encoding and decoding."
|
|
LICENSE="LGPL-2.1"
|
|
SLOT="0"
|
|
KEYWORDS="amd64 ~arm ppc ppc64 ~sparc x86"
|
|
IUSE=""
|