xmw 15/06/09 22:07:16 Modified: ChangeLog Added: libutf8proc-1.1.6-r1.ebuild Removed: libutf8proc-1.1.6.ebuild Log: Revbump for multilib fix. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Revision Changes Path 1.3 dev-libs/libutf8proc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libutf8proc/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libutf8proc/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libutf8proc/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libutf8proc/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 8 Jun 2015 12:32:10 -0000 1.2 +++ ChangeLog 9 Jun 2015 22:07:16 -0000 1.3 @@ -1,6 +1,12 @@ # 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.2 2015/06/08 12:32:10 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libutf8proc/ChangeLog,v 1.3 2015/06/09 22:07:16 xmw Exp $ + +*libutf8proc-1.1.6-r1 (09 Jun 2015) + + 09 Jun 2015; Michael Weber <[email protected]> +libutf8proc-1.1.6-r1.ebuild, + -libutf8proc-1.1.6.ebuild: + Revbump for multilib fix. 08 Jun 2015; Michael Weber <[email protected]> libutf8proc-1.1.6.ebuild: Fix DESCRIPTION 1.1 dev-libs/libutf8proc/libutf8proc-1.1.6-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libutf8proc/libutf8proc-1.1.6-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libutf8proc/libutf8proc-1.1.6-r1.ebuild?rev=1.1&content-type=text/plain Index: libutf8proc-1.1.6-r1.ebuild =================================================================== # 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-r1.ebuild,v 1.1 2015/06/09 22:07:16 xmw Exp $ EAPI=5 NETSURF_BUILDSYSTEM=buildsystem-1.3 inherit netsurf DESCRIPTION="mapping tool for UTF-8 strings" HOMEPAGE="http://www.netsurf-browser.org/" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm" IUSE="" RDEPEND="" DEPEND="${RDEPEND}"
