summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2005-08-08 20:14:20 +0000
committerFerris McCormick <fmccor@gentoo.org>2005-08-08 20:14:20 +0000
commitea21bbf936bdc415b0dd5133c5affc7ee67c75c9 (patch)
tree5713cdfe0b64ca7cddc1f9f5753018d66643c5cb /x11-apps/rstart
parentStable on hppa. (diff)
downloadhistorical-ea21bbf936bdc415b0dd5133c5affc7ee67c75c9.tar.gz
historical-ea21bbf936bdc415b0dd5133c5affc7ee67c75c9.tar.bz2
historical-ea21bbf936bdc415b0dd5133c5affc7ee67c75c9.zip
Add ~sparc keyword to the base X-Modular applications.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-apps/rstart')
-rw-r--r--x11-apps/rstart/ChangeLog5
-rw-r--r--x11-apps/rstart/rstart-0.99.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/rstart/ChangeLog b/x11-apps/rstart/ChangeLog
index 81be55e33000..cf7ea6985c03 100644
--- a/x11-apps/rstart/ChangeLog
+++ b/x11-apps/rstart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/rstart
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.1 2005/08/08 06:28:10 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.2 2005/08/08 20:14:18 fmccor Exp $
+
+ 08 Aug 2005; Ferris McCormick <fmccor@gentoo.org> rstart-0.99.0.ebuild:
+ Add ~sparc keyword (Modular X testing).
*rstart-0.99.0 (08 Aug 2005)
diff --git a/x11-apps/rstart/rstart-0.99.0.ebuild b/x11-apps/rstart/rstart-0.99.0.ebuild
index fa5fae69ab07..b92acb972d6a 100644
--- a/x11-apps/rstart/rstart-0.99.0.ebuild
+++ b/x11-apps/rstart/rstart-0.99.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-0.99.0.ebuild,v 1.1 2005/08/08 06:28:10 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $
# Must be before x-modular eclass is inherited
# Hack to make autoreconf run for our patch
@@ -9,7 +9,7 @@ SNAPSHOT="yes"
inherit x-modular
DESCRIPTION="X.Org rstart application"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}"