diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-10-19 05:57:46 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-10-19 05:57:46 +0000 |
commit | fb699ba7445e7c390974b1a4e6e2cc14691e13cb (patch) | |
tree | c0fd5e92af1f311144d4a92edd55ce49426e0cd3 /app-emulation/winetricks/ChangeLog | |
parent | Version bump. Install .desktop file and icon (bug #438806, thanks to C.J. Wi... (diff) | |
download | historical-fb699ba7445e7c390974b1a4e6e2cc14691e13cb.tar.gz historical-fb699ba7445e7c390974b1a4e6e2cc14691e13cb.tar.bz2 historical-fb699ba7445e7c390974b1a4e6e2cc14691e13cb.zip |
Only install .desktop file and icon if USE=gtk or USE=kde.
Package-Manager: portage-2.2.0_alpha137/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/winetricks/ChangeLog')
-rw-r--r-- | app-emulation/winetricks/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-emulation/winetricks/ChangeLog b/app-emulation/winetricks/ChangeLog index c82c4c5d8b9d..052ad6e7b8c7 100644 --- a/app-emulation/winetricks/ChangeLog +++ b/app-emulation/winetricks/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/winetricks # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/ChangeLog,v 1.9 2012/10/19 05:50:00 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/ChangeLog,v 1.10 2012/10/19 05:57:41 tetromino Exp $ + + 19 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + winetricks-916.ebuild, winetricks-99999999.ebuild: + Only install .desktop file and icon if USE=gtk or USE=kde. *winetricks-916 (19 Oct 2012) |