summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2005-08-16 02:23:30 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2005-08-16 02:23:30 +0000
commit5140a297dc086ceba1d056164891149535ee7f92 (patch)
treeda7a98b9afeb5a21f2db076db24317675902b7c9 /x11-themes/xcursor-themes
parentAdd move x11-misc/xcursor-themes x11-themes/xcursor-themes (diff)
downloadgentoo-2-5140a297dc086ceba1d056164891149535ee7f92.tar.gz
gentoo-2-5140a297dc086ceba1d056164891149535ee7f92.tar.bz2
gentoo-2-5140a297dc086ceba1d056164891149535ee7f92.zip
Move to x11-themes from x11-misc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes/xcursor-themes')
-rw-r--r--x11-themes/xcursor-themes/ChangeLog22
-rw-r--r--x11-themes/xcursor-themes/files/digest-xcursor-themes-0.99.01
-rw-r--r--x11-themes/xcursor-themes/xcursor-themes-0.99.0.ebuild16
3 files changed, 39 insertions, 0 deletions
diff --git a/x11-themes/xcursor-themes/ChangeLog b/x11-themes/xcursor-themes/ChangeLog
new file mode 100644
index 000000000000..285c926d2a98
--- /dev/null
+++ b/x11-themes/xcursor-themes/ChangeLog
@@ -0,0 +1,22 @@
+# ChangeLog for x11-misc/xcursor-themes
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.1 2005/08/16 02:21:38 spyderous Exp $
+
+ 16 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ +xcursor-themes-0.99.0.ebuild:
+ Move to x11-themes from x11-misc.
+
+ 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org>
+ xcursor-themes-0.99.0.ebuild:
+ Marked ~amd64.
+
+ 08 Aug 2005; Ferris McCormick <fmccor@gentoo.org>
+ xcursor-themes-0.99.0.ebuild:
+ Add ~sparc keyword (X Modular testing).
+
+*xcursor-themes-0.99.0 (08 Aug 2005)
+
+ 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ +xcursor-themes-0.99.0.ebuild:
+ Initial commit for modular X.
+
diff --git a/x11-themes/xcursor-themes/files/digest-xcursor-themes-0.99.0 b/x11-themes/xcursor-themes/files/digest-xcursor-themes-0.99.0
new file mode 100644
index 000000000000..19c95516f853
--- /dev/null
+++ b/x11-themes/xcursor-themes/files/digest-xcursor-themes-0.99.0
@@ -0,0 +1 @@
+MD5 70895b66058b37f9c90c9a0f5b26d22c xcursor-themes-0.99.0.tar.bz2 616784
diff --git a/x11-themes/xcursor-themes/xcursor-themes-0.99.0.ebuild b/x11-themes/xcursor-themes/xcursor-themes-0.99.0.ebuild
new file mode 100644
index 000000000000..c78d567bb456
--- /dev/null
+++ b/x11-themes/xcursor-themes/xcursor-themes-0.99.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-0.99.0.ebuild,v 1.1 2005/08/16 02:21:38 spyderous Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org cursors data"
+KEYWORDS="~amd64 ~sparc ~x86"
+RDEPEND="x11-libs/libX11
+ x11-libs/libXcursor
+ =media-libs/libpng-1.2*"
+DEPEND="${RDEPEND}
+ x11-apps/xcursorgen"