diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2011-07-12 07:39:59 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2011-07-12 07:39:59 +0000 |
commit | 24769e7e31094c59c086bb62d809cbd554068fd0 (patch) | |
tree | 364f43eac4b45aa32408a40d0c78266b700f512a /net-irc/xchat/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-24769e7e31094c59c086bb62d809cbd554068fd0.tar.gz gentoo-2-24769e7e31094c59c086bb62d809cbd554068fd0.tar.bz2 gentoo-2-24769e7e31094c59c086bb62d809cbd554068fd0.zip |
Don't install a desktop entry when gtk USE flag is disabled. Warn the user that there's not GUI available as well
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/xchat/ChangeLog')
-rw-r--r-- | net-irc/xchat/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index b209f46dc91f..f9ccc8864e35 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-irc/xchat # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.301 2011/07/11 13:29:09 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.302 2011/07/12 07:39:59 polynomial-c Exp $ + + 12 Jul 2011; Lars Wendler <polynomial-c@gentoo.org> xchat-2.8.8-r1.ebuild, + xchat-2.8.8-r2.ebuild: + Don't install a desktop entry when gtk USE flag is disabled. Warn the user + that there's not GUI available as well. 11 Jul 2011; Lars Wendler <polynomial-c@gentoo.org> xchat-2.8.8-r1.ebuild, xchat-2.8.8-r2.ebuild, +files/xchat-2.8.8-dbus.patch: |