summaryrefslogtreecommitdiff
blob: 2810d0d8b95458f1df2affe56018185d38a125b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
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.