diff options
author | 2010-08-28 12:05:53 +0000 | |
---|---|---|
committer | 2010-08-28 12:05:53 +0000 | |
commit | dd26d25af853e6dbce0301a05415df68a769b3d4 (patch) | |
tree | 940e0b1fca652f170e64a4d7d07e99088a9978c7 /x11-misc/xbatt/ChangeLog | |
parent | Remove libvncserver include files which conflict with net-libs/libvncserver. (diff) | |
download | historical-dd26d25af853e6dbce0301a05415df68a769b3d4.tar.gz historical-dd26d25af853e6dbce0301a05415df68a769b3d4.tar.bz2 historical-dd26d25af853e6dbce0301a05415df68a769b3d4.zip |
Respect CC,CFLAGS,LDFLAGS wrt bug 334965. Thanks to Diego for the report. Fix implicit functions declarations. Keyword on ~amd64.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/xbatt/ChangeLog')
-rw-r--r-- | x11-misc/xbatt/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/x11-misc/xbatt/ChangeLog b/x11-misc/xbatt/ChangeLog index a192506e09d6..0390fc492271 100644 --- a/x11-misc/xbatt/ChangeLog +++ b/x11-misc/xbatt/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-misc/xbatt -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbatt/ChangeLog,v 1.10 2007/07/22 03:29:59 dberkholz Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbatt/ChangeLog,v 1.11 2010/08/28 12:05:53 xarthisius Exp $ + +*xbatt-1.2.1-r1 (28 Aug 2010) + + 28 Aug 2010; Kacper Kowalik <xarthisius@gentoo.org> + +xbatt-1.2.1-r1.ebuild, +files/xbatt-1.2.1-implicits.patch: + Respect CC,CFLAGS,LDFLAGS wrt bug 334965. Thanks to Diego for the report. + Fix implicit functions declarations. Keyword on ~amd64. 22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; xbatt-1.2.1.ebuild: Drop virtual/x11 references. |