summaryrefslogtreecommitdiff
blob: 18d32df3743c5f4ec6bac85044a3e96829a7bbcd (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
# ChangeLog for virtual/libiconv
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/libiconv/ChangeLog,v 1.5 2009/12/16 20:33:47 abcd Exp $

  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.