summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2015-06-04 18:49:42 +0000
committerMichael Palimaka <kensington@gentoo.org>2015-06-04 18:49:42 +0000
commitfa7eb3c79e27f368c9ff624b80f8c69a8e20b28d (patch)
tree9c435b95cdc036b1ecca22795b6dbf5e46ed9e9f /eclass/chromium.eclass
parentMove various kde-base packages to kde-apps. (diff)
downloadhistorical-fa7eb3c79e27f368c9ff624b80f8c69a8e20b28d.tar.gz
historical-fa7eb3c79e27f368c9ff624b80f8c69a8e20b28d.tar.bz2
historical-fa7eb3c79e27f368c9ff624b80f8c69a8e20b28d.zip
Move various kde-base packages to kde-apps.
Diffstat (limited to 'eclass/chromium.eclass')
-rw-r--r--eclass/chromium.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/chromium.eclass b/eclass/chromium.eclass
index 895b82203d95..064059babc7e 100644
--- a/eclass/chromium.eclass
+++ b/eclass/chromium.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/chromium.eclass,v 1.11 2015/05/21 12:28:00 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/chromium.eclass,v 1.12 2015/06/04 18:49:42 kensington Exp $
# @ECLASS: chromium.eclass
# @MAINTAINER:
@@ -136,7 +136,7 @@ chromium_pkg_postinst() {
elog "Depending on your desktop environment, you may need"
elog "to install additional packages to get icons on the Downloads page."
elog
- elog "For KDE, the required package is kde-base/oxygen-icons."
+ elog "For KDE, the required package is kde-apps/oxygen-icons."
elog
elog "For other desktop environments, try one of the following:"
elog " - x11-themes/gnome-icon-theme"