summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-12-21 00:41:39 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-12-21 00:41:39 +0000
commit80cefdacf8480cbbd0ebf5ca543c89d3fd800303 (patch)
treedc3fce1c32166269825cb9e93e00d21ad98a7d06 /x11-themes
parentRemove USE=mmx mask for imlib2, see bug 218382 (diff)
downloadgentoo-2-80cefdacf8480cbbd0ebf5ca543c89d3fd800303.tar.gz
gentoo-2-80cefdacf8480cbbd0ebf5ca543c89d3fd800303.tar.bz2
gentoo-2-80cefdacf8480cbbd0ebf5ca543c89d3fd800303.zip
Remove duplicate ewarn.
(Portage version: 2.2_rc17/cvs/Linux 2.6.27-gentoo-r6 x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/blueglass-xcursors/ChangeLog8
-rw-r--r--x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild7
2 files changed, 8 insertions, 7 deletions
diff --git a/x11-themes/blueglass-xcursors/ChangeLog b/x11-themes/blueglass-xcursors/ChangeLog
index 9e387714e830..717136d747e9 100644
--- a/x11-themes/blueglass-xcursors/ChangeLog
+++ b/x11-themes/blueglass-xcursors/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/blueglass-xcursors
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/ChangeLog,v 1.23 2006/11/27 23:59:04 flameeyes Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/ChangeLog,v 1.24 2008/12/21 00:41:39 flameeyes Exp $
+
+ 21 Dec 2008; Diego E. Pettenò <flameeyes@gentoo.org>
+ blueglass-xcursors-0.4.ebuild:
+ Remove duplicate ewarn.
27 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
blueglass-xcursors-0.4.ebuild:
diff --git a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild
index 0128c505129d..00d689da3f46 100644
--- a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild
+++ b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild,v 1.22 2006/11/27 23:59:04 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild,v 1.23 2008/12/21 00:41:39 flameeyes Exp $
MY_P="5532-BlueGlass-XCursors-3D-${PV}"
DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors"
@@ -43,7 +43,4 @@ pkg_postinst() {
ewarn "If you experience flickering, try setting the following line in"
ewarn "the Device section of your XF86Config:"
ewarn "Option \"HWCursor\" \"false\""
- ewarn ""
- ewarn "the Device section of your xorg.conf file:"
- ewarn " Option \"HWCursor\" \"false\""
}