diff options
author | 2013-03-03 10:19:08 +0000 | |
---|---|---|
committer | 2013-03-03 10:19:08 +0000 | |
commit | 7218a32b9740797ede8046172b1b4be38204abba (patch) | |
tree | d8b5aabd465cd5ef45c241c9b5e24e21efe20843 /dev-util/xxdiff/ChangeLog | |
parent | Add s390 lovin. (diff) | |
download | historical-7218a32b9740797ede8046172b1b4be38204abba.tar.gz historical-7218a32b9740797ede8046172b1b4be38204abba.tar.bz2 historical-7218a32b9740797ede8046172b1b4be38204abba.zip |
Replace use of distutils.eclass with -r1.eclass. Update EAPI in order to drop prepalldocs. Remove usage of PATCHES since it will cause a conflict when both distutils-r1.eclass and qt4-r1.eclass runs it.
Package-Manager: portage-2.2.0_alpha163/cvs/Linux x86_64
Manifest-Sign-Key: 0x4868F14D
Diffstat (limited to 'dev-util/xxdiff/ChangeLog')
-rw-r--r-- | dev-util/xxdiff/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-util/xxdiff/ChangeLog b/dev-util/xxdiff/ChangeLog index 25b4c8f081f4..9b9df2b3cd17 100644 --- a/dev-util/xxdiff/ChangeLog +++ b/dev-util/xxdiff/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/xxdiff # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/ChangeLog,v 1.60 2013/03/02 21:07:53 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/ChangeLog,v 1.61 2013/03/03 10:19:04 ssuominen Exp $ + + 03 Mar 2013; Samuli Suominen <ssuominen@gentoo.org> + xxdiff-4.0_beta1_p20110426.ebuild: + Replace use of distutils.eclass with -r1.eclass. Update EAPI in order to drop + prepalldocs. Remove usage of PATCHES since it will cause a conflict when both + distutils-r1.eclass and qt4-r1.eclass runs it. 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> xxdiff-4.0_beta1_p20110426.ebuild: |