diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-02-05 16:34:01 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-02-05 16:34:01 +0000 |
commit | 7f572daa33eda2f0a2180c5a432e47189c4e83d9 (patch) | |
tree | 6fbe7237e596a03433ed43d568fc9f6496548ef5 /net-misc/dhcpcd-ui/ChangeLog | |
parent | x86 stable wrt bug #353264 (diff) | |
download | gentoo-2-7f572daa33eda2f0a2180c5a432e47189c4e83d9.tar.gz gentoo-2-7f572daa33eda2f0a2180c5a432e47189c4e83d9.tar.bz2 gentoo-2-7f572daa33eda2f0a2180c5a432e47189c4e83d9.zip |
Fix building with x11-libs/libnotify >= 0.7.
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/dhcpcd-ui/ChangeLog')
-rw-r--r-- | net-misc/dhcpcd-ui/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/net-misc/dhcpcd-ui/ChangeLog b/net-misc/dhcpcd-ui/ChangeLog index e13c95e89bf0..a82b165ce783 100644 --- a/net-misc/dhcpcd-ui/ChangeLog +++ b/net-misc/dhcpcd-ui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/dhcpcd-ui -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd-ui/ChangeLog,v 1.3 2010/12/12 02:27:39 darkside Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd-ui/ChangeLog,v 1.4 2011/02/05 16:34:01 ssuominen Exp $ + + 05 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> dhcpcd-ui-0.5.1.ebuild, + +files/dhcpcd-ui-0.5.1-libnotify-0.7.patch: + Fix building with x11-libs/libnotify >= 0.7. *dhcpcd-ui-0.5.1 (12 Dec 2010) |