summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefaan De Roeck <stefaan@gentoo.org>2006-02-18 10:19:45 +0000
committerStefaan De Roeck <stefaan@gentoo.org>2006-02-18 10:19:45 +0000
commitf1c7c9b22c27a5937aa24347413f3fc9d00e21fa (patch)
treeea1355683e4a711d7400349fd2338e64156a997a
parentVersion bump (diff)
downloadhistorical-f1c7c9b22c27a5937aa24347413f3fc9d00e21fa.tar.gz
historical-f1c7c9b22c27a5937aa24347413f3fc9d00e21fa.tar.bz2
historical-f1c7c9b22c27a5937aa24347413f3fc9d00e21fa.zip
Marked ~alpha (bug #122726)
Package-Manager: portage-2.1_pre4-r1
-rw-r--r--x11-apps/xcursorgen/ChangeLog6
-rw-r--r--x11-apps/xcursorgen/Manifest12
-rw-r--r--x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild4
3 files changed, 17 insertions, 5 deletions
diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog
index f0a728d9d348..b04782e1f87f 100644
--- a/x11-apps/xcursorgen/ChangeLog
+++ b/x11-apps/xcursorgen/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xcursorgen
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.14 2006/02/14 21:04:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.15 2006/02/18 10:19:45 stefaan Exp $
+
+ 18 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org>
+ xcursorgen-1.0.0.ebuild:
+ Marked ~alpha (bug #122726)
14 Feb 2006; Markus Rothe <corsair@gentoo.org> xcursorgen-1.0.0.ebuild:
Added ~ppc64
diff --git a/x11-apps/xcursorgen/Manifest b/x11-apps/xcursorgen/Manifest
index 0a76de8ed30b..9d5c71913ee6 100644
--- a/x11-apps/xcursorgen/Manifest
+++ b/x11-apps/xcursorgen/Manifest
@@ -1,4 +1,12 @@
-MD5 551e2fc0255cde7211170138388666dd ChangeLog 1800
+MD5 100afc133b988913d54f865e256eb4a8 ChangeLog 1911
+RMD160 b2a47b33474a09a568e3531a73160ba2f171c2b4 ChangeLog 1911
+SHA256 74d17d99efe96a1698ed1aa46e63242d9bc508be496c11b6fdff30faa0457576 ChangeLog 1911
MD5 bb1ff2d3d868f5687f24db1394c8c67c files/digest-xcursorgen-1.0.0 68
+RMD160 8c0b699f33ab8cd84c3c096d7c7c4e3b1e6a8c5b files/digest-xcursorgen-1.0.0 68
+SHA256 013ab6f11b874aeb364e5f471f6e71a0ee65cd7a64107620dc9d22bf8f3d1639 files/digest-xcursorgen-1.0.0 68
MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
-MD5 b059d7904a803f2814aa37d722a3f876 xcursorgen-1.0.0.ebuild 514
+RMD160 c1274bdccf57603d580de0075ba07a35b7509560 metadata.xml 156
+SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 metadata.xml 156
+MD5 2f8352664fb53118afb5ed91e8500c4c xcursorgen-1.0.0.ebuild 521
+RMD160 cee0bb9ae4ab15f8ab5b25ed2570f043c950f463 xcursorgen-1.0.0.ebuild 521
+SHA256 35714500d7ecb3bbc0d2fd0a9212f4b786b2c70c41ba5c6c04c465107017334d xcursorgen-1.0.0.ebuild 521
diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild
index 253365ce9239..472bc8020966 100644
--- a/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild
+++ b/x11-apps/xcursorgen/xcursorgen-1.0.0.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-apps/xcursorgen/xcursorgen-1.0.0.ebuild,v 1.3 2006/02/14 21:04:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild,v 1.4 2006/02/18 10:19:45 stefaan Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xcursorgen application"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXcursor
=media-libs/libpng-1.2*"