From 80cefdacf8480cbbd0ebf5ca543c89d3fd800303 Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Sun, 21 Dec 2008 00:41:39 +0000 Subject: Remove duplicate ewarn. (Portage version: 2.2_rc17/cvs/Linux 2.6.27-gentoo-r6 x86_64) --- x11-themes/blueglass-xcursors/ChangeLog | 8 ++++++-- x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild | 7 ++----- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'x11-themes') 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ò + blueglass-xcursors-0.4.ebuild: + Remove duplicate ewarn. 27 Nov 2006; Diego Pettenò 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\"" } -- cgit v1.2.3-65-gdbad