diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2005-08-08 20:14:20 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2005-08-08 20:14:20 +0000 |
commit | 9313a3a46a3756db128eb2600d6bf8c06ed9023b (patch) | |
tree | b25eb2016e4931b54ecdd07aa0084dcb276a0022 /x11-apps/xphelloworld | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-9313a3a46a3756db128eb2600d6bf8c06ed9023b.tar.gz gentoo-2-9313a3a46a3756db128eb2600d6bf8c06ed9023b.tar.bz2 gentoo-2-9313a3a46a3756db128eb2600d6bf8c06ed9023b.zip |
Add ~sparc keyword to the base X-Modular applications.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps/xphelloworld')
-rw-r--r-- | x11-apps/xphelloworld/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xphelloworld/xphelloworld-0.99.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/xphelloworld/ChangeLog b/x11-apps/xphelloworld/ChangeLog index 7858990d147b..a5f92719e4a8 100644 --- a/x11-apps/xphelloworld/ChangeLog +++ b/x11-apps/xphelloworld/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xphelloworld # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xphelloworld/ChangeLog,v 1.1 2005/08/08 06:28:12 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xphelloworld/ChangeLog,v 1.2 2005/08/08 20:14:19 fmccor Exp $ + + 08 Aug 2005; Ferris McCormick <fmccor@gentoo.org> + xphelloworld-0.99.0.ebuild: + Add ~sparc keyword (Modular X testing). *xphelloworld-0.99.0 (08 Aug 2005) diff --git a/x11-apps/xphelloworld/xphelloworld-0.99.0.ebuild b/x11-apps/xphelloworld/xphelloworld-0.99.0.ebuild index f42fadb86a76..5d82d17bdb04 100644 --- a/x11-apps/xphelloworld/xphelloworld-0.99.0.ebuild +++ b/x11-apps/xphelloworld/xphelloworld-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/xphelloworld/xphelloworld-0.99.0.ebuild,v 1.1 2005/08/08 06:28:12 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xphelloworld/xphelloworld-0.99.0.ebuild,v 1.2 2005/08/08 20:14:19 fmccor Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xphelloworld application" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" RDEPEND="x11-libs/libXaw x11-libs/libXprintUtil x11-libs/libXprintAppUtil |