summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/libiconv/ChangeLog-2015')
-rw-r--r--virtual/libiconv/ChangeLog-201598
1 files changed, 98 insertions, 0 deletions
diff --git a/virtual/libiconv/ChangeLog-2015 b/virtual/libiconv/ChangeLog-2015
new file mode 100644
index 00000000..2810d0d8
--- /dev/null
+++ b/virtual/libiconv/ChangeLog-2015
@@ -0,0 +1,98 @@
+# ChangeLog for virtual/libiconv
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/libiconv/ChangeLog,v 1.26 2015/03/08 14:01:57 mgorny Exp $
+
+*libiconv-0-r2 (08 Mar 2015)
+
+ 08 Mar 2015; Michał Górny <mgorny@gentoo.org> +libiconv-0-r2.ebuild:
+ Add FreeBSD 10.1 ebuilds, https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/46 by nigoro.
+
+ 18 Jun 2014; Michał Górny <mgorny@gentoo.org> libiconv-0-r1.ebuild:
+ Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+ #513718.
+
+ 09 Jun 2014; Mike Frysinger <vapier@gentoo.org> libiconv-0-r1.ebuild,
+ libiconv-0.ebuild:
+ Mark arm64/m68k/s390/sh stable.
+
+ 11 Apr 2014; Fabian Groffen <grobian@gentoo.org> libiconv-0-r1.ebuild:
+ MiNT doesn't want dev-libs/libiconv, bug #503762
+
+ 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libiconv-0-r1.ebuild:
+ Stable for alpha, wrt bug #500680
+
+ 14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libiconv-0-r1.ebuild:
+ Stable for ppc64, wrt bug #500680
+
+ 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libiconv-0-r1.ebuild:
+ Stable for sparc, wrt bug #500680
+
+ 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libiconv-0-r1.ebuild:
+ Stable for ppc, wrt bug #500680
+
+ 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libiconv-0-r1.ebuild:
+ Stable for x86, wrt bug #500680
+
+ 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> libiconv-0-r1.ebuild:
+ amd64 stable, bug #500680
+
+ 23 Feb 2014; Markus Meier <maekke@gentoo.org> libiconv-0-r1.ebuild:
+ arm stable, bug #500680
+
+ 20 Feb 2014; Akinori Hattori <hattya@gentoo.org> libiconv-0-r1.ebuild:
+ ia64 stable wrt bug #500680
+
+ 16 Feb 2014; Jeroen Roovers <jer@gentoo.org> libiconv-0-r1.ebuild:
+ Stable for HPPA (bug #500680).
+
+ 24 Jan 2014; Anthony G. Basile <blueness@gentoo.org> libiconv-0-r1.ebuild,
+ libiconv-0.ebuild:
+ musl provides its own iconv
+
+ 18 Jan 2014; Mike Frysinger <vapier@gentoo.org> libiconv-0-r1.ebuild,
+ libiconv-0.ebuild:
+ Add arm64 love.
+
+*libiconv-0-r1 (28 Jul 2013)
+
+ 28 Jul 2013; Alexis Ballier <aballier@gentoo.org> +libiconv-0-r1.ebuild:
+ Add a new revision propagating the multilib deps to the providers.
+
+ 17 Feb 2013; Zac Medico <zmedico@gentoo.org> libiconv-0.ebuild:
+ Add ~arm-linux keyword.
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> libiconv-0.ebuild:
+ keyword ~amd64-fbsd
+
+ 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> libiconv-0.ebuild:
+ Drop to ~mips
+
+ 25 Feb 2010; <solar@gentoo.org> libiconv-0.ebuild:
+ - Not all profiles can abuse use.force for USE_EXPANDed variables. So we
+ must define them properly in IUSE=
+
+ 11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> libiconv-0.ebuild:
+ Set empty HOMEPAGE and LICENSE.
+
+ 16 Dec 2009; Jonathan Callen <abcd@gentoo.org> libiconv-0.ebuild:
+ Drop dep for uclibc
+
+ 15 Dec 2009; Jonathan Callen <abcd@gentoo.org> libiconv-0.ebuild,
+ metadata.xml:
+ QA: Add prefix keywords; clean up deps for prefix; change maintainer to
+ alt@g.o
+
+ 25 Jan 2008; Fabian Groffen <grobian@gentoo.org> libiconv-0.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
+
+ 17 Oct 2006; Roy Marples <uberlord@gentoo.org> libiconv-0.ebuild:
+ Added ~sparc-fbsd keyword.
+
+*libiconv-0 (13 Apr 2006)
+
+ 13 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> +metadata.xml,
+ +libiconv-0.ebuild:
+ Add virtual/libiconv to add runtime dependency when packages needs a GNU
+ implementation of iconv() function. It's a no-op for GLIBC and uClibc
+ systems, and points to libiconv for the others.