diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2005-12-14 17:40:35 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2005-12-14 17:40:35 +0000 |
commit | a695679b0e2570281e75feb93d72b09205367cbc (patch) | |
tree | 2fbf37c88fdf9ffe972b07ca5c1225714fc94b34 /x11-base/xorg-x11 | |
parent | Fixing bug #115516. (diff) | |
download | gentoo-2-a695679b0e2570281e75feb93d72b09205367cbc.tar.gz gentoo-2-a695679b0e2570281e75feb93d72b09205367cbc.tar.bz2 gentoo-2-a695679b0e2570281e75feb93d72b09205367cbc.zip |
Add ~sparc keyword --- Bug 115539.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-base/xorg-x11')
-rw-r--r-- | x11-base/xorg-x11/ChangeLog | 6 | ||||
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-7.0.0_rc3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog index 507a6bee4431..fdcff894d913 100644 --- a/x11-base/xorg-x11/ChangeLog +++ b/x11-base/xorg-x11/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-base/xorg-x11 # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.491 2005/12/14 16:10:28 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.492 2005/12/14 17:40:35 fmccor Exp $ + + 14 Dec 2005; Ferris McCormick <fmccor@gentoo.org> + xorg-x11-7.0.0_rc3-r1.ebuild: + Add ~sparc keyword --- Bug 115539. 14 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -xorg-x11-7.0.0_rc1.ebuild, -xorg-x11-7.0.0_rc2.ebuild, diff --git a/x11-base/xorg-x11/xorg-x11-7.0.0_rc3-r1.ebuild b/x11-base/xorg-x11/xorg-x11-7.0.0_rc3-r1.ebuild index 3b8585047fb4..8e5de12cf74a 100644 --- a/x11-base/xorg-x11/xorg-x11-7.0.0_rc3-r1.ebuild +++ b/x11-base/xorg-x11/xorg-x11-7.0.0_rc3-r1.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-base/xorg-x11/xorg-x11-7.0.0_rc3-r1.ebuild,v 1.1 2005/12/14 16:09:10 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.0.0_rc3-r1.ebuild,v 1.2 2005/12/14 17:40:35 fmccor Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://xorg.freedesktop.org" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="xprint" # Collision protect will scream bloody murder if we install over old versions |