diff options
-rw-r--r-- | x11-themes/jimmac-xcursors/files/digest-jimmac-xcursors-0.0.1 | 2 | ||||
-rw-r--r-- | x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-themes/jimmac-xcursors/files/digest-jimmac-xcursors-0.0.1 b/x11-themes/jimmac-xcursors/files/digest-jimmac-xcursors-0.0.1 index 41f53bdf929d..ec86ae5b8291 100644 --- a/x11-themes/jimmac-xcursors/files/digest-jimmac-xcursors-0.0.1 +++ b/x11-themes/jimmac-xcursors/files/digest-jimmac-xcursors-0.0.1 @@ -1 +1,3 @@ MD5 46fb39d5e176dfc3bfa2c65743301f03 6550-Jimmac.tar.gz 19835 +RMD160 056d0aa4dd813c80518d5039c768916fa22177f3 6550-Jimmac.tar.gz 19835 +SHA256 36515777a6c2c12fd69ac56f943d5c86cdbea0358471a8e687bc8d75e935e3f4 6550-Jimmac.tar.gz 19835 diff --git a/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild b/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild index 31c877c1a219..5b25526abd97 100644 --- a/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild +++ b/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild,v 1.11 2006/01/31 14:57:12 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild,v 1.12 2006/10/24 00:48:53 gothgirl Exp $ MY_P="6550-Jimmac.tar.gz" DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors" @@ -41,7 +41,7 @@ pkg_postinst() { einfo "To globally use this set of mouse cursors edit the file:" einfo " /etc/env.d/99xcursors" einfo "and change add the line:" - einfo " XCURSORS_THEME="Jimmac"" + einfo " XCURSOR_THEME="Jimmac"" einfo "Note this will be overruled by a user's ~/.Xdefaults file." einfo "" ewarn "If you experience flickering, try setting the following line in" |