summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2006-09-10 18:25:23 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2006-09-10 18:25:23 +0000
commit4bf453530ea21d999bc19085ef40f2b15356b571 (patch)
tree4d4df21038feb7c4aa6529ecd1331be873b170b3
parentAdded ~x86-fbsd keyword. (diff)
downloadgentoo-2-4bf453530ea21d999bc19085ef40f2b15356b571.tar.gz
gentoo-2-4bf453530ea21d999bc19085ef40f2b15356b571.tar.bz2
gentoo-2-4bf453530ea21d999bc19085ef40f2b15356b571.zip
Added ~x86-fbsd keyword.
(Portage version: 2.1.1)
-rw-r--r--x11-themes/xcursor-themes/ChangeLog6
-rw-r--r--x11-themes/xcursor-themes/files/digest-xcursor-themes-1.0.12
-rw-r--r--x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild4
3 files changed, 9 insertions, 3 deletions
diff --git a/x11-themes/xcursor-themes/ChangeLog b/x11-themes/xcursor-themes/ChangeLog
index d7852b821fcf..abba935151a4 100644
--- a/x11-themes/xcursor-themes/ChangeLog
+++ b/x11-themes/xcursor-themes/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/xcursor-themes
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.22 2006/07/19 09:45:34 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.23 2006/09/10 18:25:23 the_paya Exp $
+
+ 10 Sep 2006; Javier Villavicencio <the_paya@gentoo.org>
+ xcursor-themes-1.0.1.ebuild:
+ Add ~x86-fbsd keyword.
19 Jul 2006; Guy Martin <gmsoft@gentoo.org> xcursor-themes-1.0.1.ebuild:
Stable on hppa.
diff --git a/x11-themes/xcursor-themes/files/digest-xcursor-themes-1.0.1 b/x11-themes/xcursor-themes/files/digest-xcursor-themes-1.0.1
index dc2a10193644..c52106629b40 100644
--- a/x11-themes/xcursor-themes/files/digest-xcursor-themes-1.0.1
+++ b/x11-themes/xcursor-themes/files/digest-xcursor-themes-1.0.1
@@ -1 +1,3 @@
MD5 014bad415e64c49994679cdb71a97e37 xcursor-themes-1.0.1.tar.bz2 2257899
+RMD160 5f36360d4b75cf132f49729d997df9c7deee92b4 xcursor-themes-1.0.1.tar.bz2 2257899
+SHA256 4e7dcd402cd045ce1bd1a3de496270e78d6ead2478a0bcb3404072b33c5c9ea0 xcursor-themes-1.0.1.tar.bz2 2257899
diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild b/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild
index f5080548f66e..ac23419d874d 100644
--- a/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild
+++ b/x11-themes/xcursor-themes/xcursor-themes-1.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/xcursor-themes/xcursor-themes-1.0.1.ebuild,v 1.11 2006/07/19 09:45:34 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild,v 1.12 2006/09/10 18:25:23 the_paya Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd"
RDEPEND="x11-libs/libX11
x11-libs/libXcursor
=media-libs/libpng-1.2*"