diff options
author | Stephen Klimaszewski <steev@gentoo.org> | 2008-02-02 21:31:44 +0000 |
---|---|---|
committer | Stephen Klimaszewski <steev@gentoo.org> | 2008-02-02 21:31:44 +0000 |
commit | 00c3d4723604b5c9df822fc4a091bf6810e0dcc4 (patch) | |
tree | 62449b2f0be28e0937d941be963226f1b1f745f0 /gnome-extra/nm-applet/ChangeLog | |
parent | whitespace (diff) | |
download | historical-00c3d4723604b5c9df822fc4a091bf6810e0dcc4.tar.gz historical-00c3d4723604b5c9df822fc4a091bf6810e0dcc4.tar.bz2 historical-00c3d4723604b5c9df822fc4a091bf6810e0dcc4.zip |
Fix the RDEPEND USE flag (was notify, is now (correctly) libnotify) Thanks to Mr_Bones_ for pointing it out.
Package-Manager: portage-2.1.4.1
Diffstat (limited to 'gnome-extra/nm-applet/ChangeLog')
-rw-r--r-- | gnome-extra/nm-applet/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/gnome-extra/nm-applet/ChangeLog b/gnome-extra/nm-applet/ChangeLog index 2517efcdaad0..dd8a4794e6bf 100644 --- a/gnome-extra/nm-applet/ChangeLog +++ b/gnome-extra/nm-applet/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnome-extra/nm-applet # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/ChangeLog,v 1.10 2008/02/02 07:17:20 steev Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/ChangeLog,v 1.11 2008/02/02 21:31:44 steev Exp $ + + 02 Feb 2008; Steev Klimaszewski <steev@gentoo.org> + nm-applet-0.6.5_p20080131.ebuild: + Fix the RDEPEND USE flag (was notify, is now (correctly) libnotify) Thanks + to Mr_Bones_ for pointing it out. *nm-applet-0.6.5_p20080131 (02 Feb 2008) |