diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2008-11-20 02:49:27 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2008-11-20 02:49:27 +0000 |
commit | 23f96bad9d2afc14e556f85ec145df919306de53 (patch) | |
tree | ccec1467f2e0927048080f749286975493bf1fe4 /dev-util/cutils/ChangeLog | |
parent | Fix whitespace. (diff) | |
download | historical-23f96bad9d2afc14e556f85ec145df919306de53.tar.gz historical-23f96bad9d2afc14e556f85ec145df919306de53.tar.bz2 historical-23f96bad9d2afc14e556f85ec145df919306de53.zip |
Revision bump:
- Remove unneeded (R)DEPEND.
- Use econf instead of configure.
- Use emake instead of make in src_install.
- Use die messages to ease error identification.
- Don't dodoc COPYRIGHT, and INSTALL.
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'dev-util/cutils/ChangeLog')
-rw-r--r-- | dev-util/cutils/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/dev-util/cutils/ChangeLog b/dev-util/cutils/ChangeLog index 747f04133a7c..b50124e788b0 100644 --- a/dev-util/cutils/ChangeLog +++ b/dev-util/cutils/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-util/cutils # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/ChangeLog,v 1.23 2008/11/20 01:51:30 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/ChangeLog,v 1.24 2008/11/20 02:49:27 tcunha Exp $ + +*cutils-1.6-r3 (20 Nov 2008) + + 20 Nov 2008; Tiago Cunha <tcunha@gentoo.org> +cutils-1.6-r3.ebuild: + Revision bump: + - Remove unneeded (R)DEPEND. + - Use econf instead of configure. + - Use emake instead of make in src_install. + - Use die messages to ease error identification. + - Don't dodoc COPYRIGHT, and INSTALL. 20 Nov 2008; Tiago Cunha <tcunha@gentoo.org> -files/cutils-1.6-gentoo.diff: |