diff options
author | 2006-03-02 19:53:33 +0000 | |
---|---|---|
committer | 2006-03-02 19:53:33 +0000 | |
commit | f62fc5d88ab388647d28634b5b0a550ed8689f8e (patch) | |
tree | 5828c1875d234fa04c79f69581739d9befdedc13 /dev-libs/libcdio/ChangeLog | |
parent | Add to the python herd. (diff) | |
download | gentoo-2-f62fc5d88ab388647d28634b5b0a550ed8689f8e.tar.gz gentoo-2-f62fc5d88ab388647d28634b5b0a550ed8689f8e.tar.bz2 gentoo-2-f62fc5d88ab388647d28634b5b0a550ed8689f8e.zip |
Make patch change configure without running autotools. Make gettext and libintl optional with nls useflag.
(Portage version: 2.1_pre5-r2)
Diffstat (limited to 'dev-libs/libcdio/ChangeLog')
-rw-r--r-- | dev-libs/libcdio/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-libs/libcdio/ChangeLog b/dev-libs/libcdio/ChangeLog index 40a1890af7fb..ace2958cd478 100644 --- a/dev-libs/libcdio/ChangeLog +++ b/dev-libs/libcdio/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/libcdio # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/ChangeLog,v 1.46 2006/02/21 15:58:14 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/ChangeLog,v 1.47 2006/03/02 19:53:33 flameeyes Exp $ + + 02 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> + files/libcdio-0.76-dragonfly.patch, libcdio-0.76-r1.ebuild: + Make patch change configure without running autotools. Make gettext and + libintl optional with nls useflag. 21 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> libcdio-0.76-r1.ebuild: virtual/libintl is an hard dep. |