xmw 15/06/08 12:32:10 Modified: libutf8proc-1.1.6.ebuild ChangeLog Log: Fix DESCRIPTION (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Revision Changes Path 1.2 dev-libs/libutf8proc/libutf8proc-1.1.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libutf8proc/libutf8proc-1.1.6.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libutf8proc/libutf8proc-1.1.6.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libutf8proc/libutf8proc-1.1.6.ebuild?r1=1.1&r2=1.2 Index: libutf8proc-1.1.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libutf8proc/libutf8proc-1.1.6.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libutf8proc-1.1.6.ebuild 8 Jun 2015 12:21:16 -0000 1.1 +++ libutf8proc-1.1.6.ebuild 8 Jun 2015 12:32:10 -0000 1.2 @@ -1,14 +1,14 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libutf8proc/libutf8proc-1.1.6.ebuild,v 1.1 2015/06/08 12:21:16 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libutf8proc/libutf8proc-1.1.6.ebuild,v 1.2 2015/06/08 12:32:10 xmw Exp $ EAPI=5 NETSURF_BUILDSYSTEM=buildsystem-1.3 inherit netsurf -DESCRIPTION="framebuffer abstraction library, written in C" -HOMEPAGE="http://www.netsurf-browser.org/projects/libnsfb/" +DESCRIPTION="mapping tool for UTF-8 strings" +HOMEPAGE="http://www.netsurf-browser.org/" LICENSE="MIT" SLOT="0" 1.2 dev-libs/libutf8proc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libutf8proc/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libutf8proc/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libutf8proc/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libutf8proc/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 8 Jun 2015 12:21:16 -0000 1.1 +++ ChangeLog 8 Jun 2015 12:32:10 -0000 1.2 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libutf8proc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libutf8proc/ChangeLog,v 1.1 2015/06/08 12:21:16 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libutf8proc/ChangeLog,v 1.2 2015/06/08 12:32:10 xmw Exp $ + + 08 Jun 2015; Michael Weber <[email protected]> libutf8proc-1.1.6.ebuild: + Fix DESCRIPTION *libutf8proc-1.1.6 (08 Jun 2015)
