diff options
author | 2010-01-09 19:11:02 +0000 | |
---|---|---|
committer | 2010-01-09 19:11:02 +0000 | |
commit | 696a167dadc8a0ab9f08ca7cbd462887d8ad1194 (patch) | |
tree | 2cce858aa11c0dc8b2866d11f660e752c1164d90 /net-nntp/tin/ChangeLog | |
parent | Transfer Prefix keywords (diff) | |
download | historical-696a167dadc8a0ab9f08ca7cbd462887d8ad1194.tar.gz historical-696a167dadc8a0ab9f08ca7cbd462887d8ad1194.tar.bz2 historical-696a167dadc8a0ab9f08ca7cbd462887d8ad1194.zip |
Describe cancel-locks USE flag better. Do not strip. Do not install the colliding man pages. Set unicode USE dep for ncurses. Unify if-thens in configure or replace them with [..] || [..]. Do not die() when USE="cancel-locks -evil". econf needs no die(). Run emake build (or it will compile in src_install(). emake instead of make. Sort DEPENDs alphanumerically.
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'net-nntp/tin/ChangeLog')
-rw-r--r-- | net-nntp/tin/ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/net-nntp/tin/ChangeLog b/net-nntp/tin/ChangeLog index 21a20ce7e851..aba78c107df3 100644 --- a/net-nntp/tin/ChangeLog +++ b/net-nntp/tin/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for net-nntp/tin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.24 2010/01/08 17:44:53 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.25 2010/01/09 19:11:02 jer Exp $ + +*tin-1.9.4-r1 (09 Jan 2010) + + 09 Jan 2010; Jeroen Roovers <jer@gentoo.org> tin-1.8.3.ebuild, + tin-1.9.4.ebuild, +tin-1.9.4-r1.ebuild, metadata.xml: + Describe cancel-locks USE flag better. Do not strip. Do not install the + colliding man pages. Set unicode USE dep for ncurses. Unify if-thens in + configure or replace them with [..] [..]. Do not die() when + USE="cancel-locks -evil". econf needs no die(). Run emake build (or it + will compile in src_install(). emake instead of make. Sort DEPENDs + alphanumerically. 08 Jan 2010; Patrick Lauer <patrick@gentoo.org> tin-1.9.4.ebuild: Fixing unneeded built_with_use for eapi2 |