| 1 |
flameeyes |
1.1 |
# ChangeLog for virtual/libiconv |
| 2 |
aballier |
1.9 |
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 |
| 3 |
|
|
# $Header: /var/cvsroot/gentoo-x86/virtual/libiconv/ChangeLog,v 1.8 2011/02/06 11:59:58 leio Exp $ |
| 4 |
|
|
|
| 5 |
|
|
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> libiconv-0.ebuild: |
| 6 |
|
|
keyword ~amd64-fbsd |
| 7 |
leio |
1.8 |
|
| 8 |
|
|
06 Feb 2011; Mart Raudsepp <leio@gentoo.org> libiconv-0.ebuild: |
| 9 |
|
|
Drop to ~mips |
| 10 |
solar |
1.7 |
|
| 11 |
|
|
25 Feb 2010; <solar@gentoo.org> libiconv-0.ebuild: |
| 12 |
|
|
- Not all profiles can abuse use.force for USE_EXPANDed variables. So we |
| 13 |
|
|
must define them properly in IUSE= |
| 14 |
ulm |
1.6 |
|
| 15 |
|
|
11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> libiconv-0.ebuild: |
| 16 |
|
|
Set empty HOMEPAGE and LICENSE. |
| 17 |
abcd |
1.5 |
|
| 18 |
|
|
16 Dec 2009; Jonathan Callen <abcd@gentoo.org> libiconv-0.ebuild: |
| 19 |
|
|
Drop dep for uclibc |
| 20 |
abcd |
1.4 |
|
| 21 |
|
|
15 Dec 2009; Jonathan Callen <abcd@gentoo.org> libiconv-0.ebuild, |
| 22 |
|
|
metadata.xml: |
| 23 |
|
|
QA: Add prefix keywords; clean up deps for prefix; change maintainer to |
| 24 |
|
|
alt@g.o |
| 25 |
grobian |
1.3 |
|
| 26 |
|
|
25 Jan 2008; Fabian Groffen <grobian@gentoo.org> libiconv-0.ebuild: |
| 27 |
|
|
Dropped ppc-macos keyword, see you in prefix |
| 28 |
uberlord |
1.2 |
|
| 29 |
|
|
17 Oct 2006; Roy Marples <uberlord@gentoo.org> libiconv-0.ebuild: |
| 30 |
|
|
Added ~sparc-fbsd keyword. |
| 31 |
flameeyes |
1.1 |
|
| 32 |
|
|
*libiconv-0 (13 Apr 2006) |
| 33 |
|
|
|
| 34 |
|
|
13 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> +metadata.xml, |
| 35 |
|
|
+libiconv-0.ebuild: |
| 36 |
|
|
Add virtual/libiconv to add runtime dependency when packages needs a GNU |
| 37 |
|
|
implementation of iconv() function. It's a no-op for GLIBC and uClibc |
| 38 |
|
|
systems, and points to libiconv for the others. |