diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2005-12-14 18:01:14 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2005-12-14 18:01:14 +0000 |
commit | 92825f69f7c799f7bd6af67f0c428461037f074e (patch) | |
tree | a9c0f04d6c8e67fabe97b430721496efd357b670 /x11-base/xorg-x11 | |
parent | Adding ~ppc. Added RDEPEND as well. (diff) | |
download | gentoo-2-92825f69f7c799f7bd6af67f0c428461037f074e.tar.gz gentoo-2-92825f69f7c799f7bd6af67f0c428461037f074e.tar.bz2 gentoo-2-92825f69f7c799f7bd6af67f0c428461037f074e.zip |
Adding ~ppc
(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 fdcff894d913..c92f6b959769 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.492 2005/12/14 17:40:35 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.493 2005/12/14 18:01:14 cardoe Exp $ + + 14 Dec 2005; Doug Goldstein <cardoe@gentoo.org> + xorg-x11-7.0.0_rc3-r1.ebuild: + Adding ~ppc 14 Dec 2005; Ferris McCormick <fmccor@gentoo.org> xorg-x11-7.0.0_rc3-r1.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 8e5de12cf74a..295cc4cf0c17 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.2 2005/12/14 17:40:35 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.0.0_rc3-r1.ebuild,v 1.3 2005/12/14 18:01:14 cardoe Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://xorg.freedesktop.org" LICENSE="as-is" SLOT="0" -KEYWORDS="~sparc ~x86" +KEYWORDS="~ppc ~sparc ~x86" IUSE="xprint" # Collision protect will scream bloody murder if we install over old versions |