diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2012-11-02 11:09:38 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2012-11-02 11:09:38 +0000 |
commit | be8ac23af2a5c52ae83f84a891bef837846d2e3b (patch) | |
tree | b4275e87a578fa4c2ef79f23cbd4cfa42b06a47d /dev-libs/libhtmlparse/ChangeLog | |
parent | Fix description and other minor QA issues (diff) | |
download | historical-be8ac23af2a5c52ae83f84a891bef837846d2e3b.tar.gz historical-be8ac23af2a5c52ae83f84a891bef837846d2e3b.tar.bz2 historical-be8ac23af2a5c52ae83f84a891bef837846d2e3b.zip |
Revision bump: EAPI 4, add missing 'die' statements, add 'static-libs' USE flag, keyword ~amd64 wrt bug #440734. Thanks to Vicente Olivert Riera
Package-Manager: portage-2.2.0_alpha141/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/libhtmlparse/ChangeLog')
-rw-r--r-- | dev-libs/libhtmlparse/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-libs/libhtmlparse/ChangeLog b/dev-libs/libhtmlparse/ChangeLog index 970d9d1cb6f9..f20ea24ccc55 100644 --- a/dev-libs/libhtmlparse/ChangeLog +++ b/dev-libs/libhtmlparse/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-libs/libhtmlparse # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhtmlparse/ChangeLog,v 1.11 2012/11/02 10:58:06 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhtmlparse/ChangeLog,v 1.12 2012/11/02 11:09:34 pinkbyte Exp $ + +*libhtmlparse-0.1.13-r1 (02 Nov 2012) + + 02 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> + +libhtmlparse-0.1.13-r1.ebuild: + Revision bump: EAPI 4, add missing 'die' statements, add 'static-libs' USE + flag, keyword ~amd64 wrt bug #440734. Thanks to Vicente Olivert Riera 02 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> libhtmlparse-0.1.13.ebuild: Fix description and other minor QA issues |