summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-13 19:56:44 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-13 19:56:44 +0000
commit0104e4ed68dd14c1438e843dc9b2837af7f00208 (patch)
tree44a412e0a29414141e08e89626383ee7f90a62e3 /virtual/libiconv/ChangeLog
parentMoved games_pkg_setup to the beginning of pkg_setup. (diff)
downloadgentoo-2-0104e4ed68dd14c1438e843dc9b2837af7f00208.tar.gz
gentoo-2-0104e4ed68dd14c1438e843dc9b2837af7f00208.tar.bz2
gentoo-2-0104e4ed68dd14c1438e843dc9b2837af7f00208.zip
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.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'virtual/libiconv/ChangeLog')
-rw-r--r--virtual/libiconv/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/virtual/libiconv/ChangeLog b/virtual/libiconv/ChangeLog
new file mode 100644
index 000000000000..b7508d84451f
--- /dev/null
+++ b/virtual/libiconv/ChangeLog
@@ -0,0 +1,12 @@
+# ChangeLog for virtual/libiconv
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/libiconv/ChangeLog,v 1.1 2006/04/13 19:56:44 flameeyes Exp $
+
+*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.
+