diff options
author | Julian Ospald <hasufell@gentoo.org> | 2013-09-14 16:36:18 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2013-09-14 16:36:18 +0000 |
commit | f7184169c89c83b330d0b30c0a770b3c159d3dc1 (patch) | |
tree | 3749109923824cfc396a870d64d72df2255a7802 /net-irc | |
parent | Create a changelog entry that repoman refused to do previously (diff) | |
download | gentoo-2-f7184169c89c83b330d0b30c0a770b3c159d3dc1.tar.gz gentoo-2-f7184169c89c83b330d0b30c0a770b3c159d3dc1.tar.bz2 gentoo-2-f7184169c89c83b330d0b30c0a770b3c159d3dc1.zip |
add optional dependencies
(Portage version: 2.2.2/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/hexchat/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-2.9.5-r1.ebuild | 4 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-2.9.6.ebuild | 6 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-9999.ebuild | 6 |
4 files changed, 18 insertions, 4 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index 183e300a0388..ff5a8079e4dd 100644 --- a/net-irc/hexchat/ChangeLog +++ b/net-irc/hexchat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/hexchat # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.77 2013/09/12 10:03:03 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.78 2013/09/14 16:36:18 hasufell Exp $ + + 14 Sep 2013; Julian Ospald <hasufell@gentoo.org> hexchat-2.9.5-r1.ebuild, + hexchat-2.9.6.ebuild, hexchat-9999.ebuild: + add optional dependencies 12 Sep 2013; Julian Ospald <hasufell@gentoo.org> hexchat-2.9.6.ebuild, hexchat-9999.ebuild: diff --git a/net-irc/hexchat/hexchat-2.9.5-r1.ebuild b/net-irc/hexchat/hexchat-2.9.5-r1.ebuild index 8dd353856fa3..2bcda8214f9a 100644 --- a/net-irc/hexchat/hexchat-2.9.5-r1.ebuild +++ b/net-irc/hexchat/hexchat-2.9.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.5-r1.ebuild,v 1.13 2013/09/11 23:21:02 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.5-r1.ebuild,v 1.14 2013/09/14 16:36:18 hasufell Exp $ EAPI=5 @@ -139,6 +139,8 @@ pkg_postinst() { ewarn "If you're upgrading from hexchat <=2.9.3 remember to rename" ewarn "the xchat.conf file found in ~/.config/hexchat/ to hexchat.conf" ewarn + elog "optional dependencies:" + elog " media-sound/sox (sound playback)" } pkg_postrm() { diff --git a/net-irc/hexchat/hexchat-2.9.6.ebuild b/net-irc/hexchat/hexchat-2.9.6.ebuild index 23236884d843..5c2d0ab002cd 100644 --- a/net-irc/hexchat/hexchat-2.9.6.ebuild +++ b/net-irc/hexchat/hexchat-2.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.ebuild,v 1.2 2013/09/12 10:03:03 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.ebuild,v 1.3 2013/09/14 16:36:18 hasufell Exp $ EAPI=5 @@ -149,7 +149,11 @@ pkg_postinst() { elog " Settings -> Keyboard Shortcuts" einfo elog "optional dependencies:" + elog " media-sound/sox (sound playback if you don't have libcanberra" + elog " enabled)" elog " x11-plugins/hexchat-javascript (javascript support)" + elog " x11-themes/sound-theme-freedesktop (default BEEP sound," + elog " needs libcanberra enabled)" einfo } diff --git a/net-irc/hexchat/hexchat-9999.ebuild b/net-irc/hexchat/hexchat-9999.ebuild index 6e8e97e86650..8a7e36ccf0c6 100644 --- a/net-irc/hexchat/hexchat-9999.ebuild +++ b/net-irc/hexchat/hexchat-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild,v 1.8 2013/09/12 10:03:03 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-9999.ebuild,v 1.9 2013/09/14 16:36:18 hasufell Exp $ EAPI=5 @@ -162,7 +162,11 @@ pkg_postinst() { elog " Settings -> Keyboard Shortcuts" einfo elog "optional dependencies:" + elog " media-sound/sox (sound playback if you don't have libcanberra" + elog " enabled)" elog " x11-plugins/hexchat-javascript (javascript support)" + elog " x11-themes/sound-theme-freedesktop (default BEEP sound," + elog " needs libcanberra enabled)" einfo } |