summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/whitebox/ChangeLog5
-rw-r--r--x11-misc/whitebox/Manifest5
-rw-r--r--x11-misc/whitebox/metadata.xml8
-rw-r--r--x11-misc/whitebox/whitebox-0.5.ebuild4
4 files changed, 17 insertions, 5 deletions
diff --git a/x11-misc/whitebox/ChangeLog b/x11-misc/whitebox/ChangeLog
index ab090f604da7..85df0f18a4f3 100644
--- a/x11-misc/whitebox/ChangeLog
+++ b/x11-misc/whitebox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/whitebox
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/whitebox/ChangeLog,v 1.1 2003/06/20 15:02:29 mkeadle Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/whitebox/ChangeLog,v 1.2 2003/10/30 16:12:54 tseng Exp $
+
+ 30 Oct 2003; Brandon Hale <tseng@gentoo.org> metadata.xml:
+ Added metadata.xml, marked 0.5 stable on x86.
*whitebox-0.5 (20 Jun 2003)
diff --git a/x11-misc/whitebox/Manifest b/x11-misc/whitebox/Manifest
index 53f148d15cb6..433393582bd0 100644
--- a/x11-misc/whitebox/Manifest
+++ b/x11-misc/whitebox/Manifest
@@ -1,3 +1,4 @@
-MD5 e74442f49ec7348a1e0c22a7fd7a06ef ChangeLog 547
-MD5 865b68ea9f6f1a216d67c719070410a9 whitebox-0.5.ebuild 877
+MD5 58a7e45deba2c4dea91c41204a816198 ChangeLog 655
+MD5 127b4c69b52e27b066b4ad0129213cae whitebox-0.5.ebuild 885
+MD5 bcca52f5a53ff4aa5b2bf18fa546a4fc metadata.xml 280
MD5 90016c51fd8847a5124807223d5f2ea1 files/digest-whitebox-0.5 127
diff --git a/x11-misc/whitebox/metadata.xml b/x11-misc/whitebox/metadata.xml
new file mode 100644
index 000000000000..6bd62c07ff56
--- /dev/null
+++ b/x11-misc/whitebox/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>commonbox</herd>
+ <longdescription>
+ Whitebox is a configuration tool for the *box family of window managers.
+ </longdescription>
+</pkgmetadata>
diff --git a/x11-misc/whitebox/whitebox-0.5.ebuild b/x11-misc/whitebox/whitebox-0.5.ebuild
index 1a187d73bbf6..111e2cc70af6 100644
--- a/x11-misc/whitebox/whitebox-0.5.ebuild
+++ b/x11-misc/whitebox/whitebox-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/whitebox/whitebox-0.5.ebuild,v 1.2 2003/09/05 23:29:05 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/whitebox/whitebox-0.5.ebuild,v 1.3 2003/10/30 16:12:54 tseng Exp $
IUSE=""
@@ -13,7 +13,7 @@ HOMEPAGE="http://whitebox.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~ppc ~sparc"
DEPEND="=x11-libs/gtk+-1.2*
=media-libs/gdk-pixbuf-0.22*"