summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua/lua-idn/lua-idn-9999.ebuild')
-rw-r--r--dev-lua/lua-idn/lua-idn-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/lua-idn/lua-idn-9999.ebuild b/dev-lua/lua-idn/lua-idn-9999.ebuild
index 55255ec..a11cf6d 100644
--- a/dev-lua/lua-idn/lua-idn-9999.ebuild
+++ b/dev-lua/lua-idn/lua-idn-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ GITHUB_A="haste"
inherit lua
-DESCRIPTION="A Lua implementation of Internationalizing Domain Names in Applications (RFC 3490)"
+DESCRIPTION="A Lua implementation of IDNA (RFC 3490)"
HOMEPAGE="https://github.com/haste/lua-idn"
LICENSE="MIT"