From ba6f30310bcdf7e2139a19018ee5521c4662355c Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Fri, 25 Jul 2014 08:59:39 +0000 Subject: Drop redundant '' field, leave only ''. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA) --- dev-haskell/punycode/ChangeLog | 7 +++++-- dev-haskell/punycode/metadata.xml | 3 --- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'dev-haskell/punycode') diff --git a/dev-haskell/punycode/ChangeLog b/dev-haskell/punycode/ChangeLog index 5dabbd3eedca..56c229a2b9c0 100644 --- a/dev-haskell/punycode/ChangeLog +++ b/dev-haskell/punycode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/punycode -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/punycode/ChangeLog,v 1.3 2013/11/24 19:38:13 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/punycode/ChangeLog,v 1.4 2014/07/25 08:58:31 slyfox Exp $ + + 25 Jul 2014; Sergei Trofimovich metadata.xml: + Drop redundant '' field, leave only ''. 24 Nov 2013; Agostino Sarubbo punycode-2.0.ebuild: Stable for x86, wrt bug #488750 diff --git a/dev-haskell/punycode/metadata.xml b/dev-haskell/punycode/metadata.xml index a54494b1ec23..d45b39fa9c05 100644 --- a/dev-haskell/punycode/metadata.xml +++ b/dev-haskell/punycode/metadata.xml @@ -2,9 +2,6 @@ haskell - - haskell@gentoo.org - Encode unicode strings to ascii forms according to RFC 3492. It is written in pure Haskell, as opposed to gnuidn's Data.Text.IDN.Punycode. Please note that Data.Encoding.BootString from the 'encoding' package also contains an implementation of the Punycode algorithm. -- cgit v1.2.3-65-gdbad