diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-03-07 16:10:13 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-03-07 16:10:13 +0000 |
commit | 849ac38f1f3485211558be53ec3cc485b982215d (patch) | |
tree | 520edbbbdae02d133b6d841d397e3f6c104e37ce /x11-drivers | |
parent | Drop virtual/libc dependency. (diff) | |
download | gentoo-2-849ac38f1f3485211558be53ec3cc485b982215d.tar.gz gentoo-2-849ac38f1f3485211558be53ec3cc485b982215d.tar.bz2 gentoo-2-849ac38f1f3485211558be53ec3cc485b982215d.zip |
Marked ~ppc.
(Portage version: 2.0.54)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-cirrus/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.0.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-cirrus/ChangeLog b/x11-drivers/xf86-video-cirrus/ChangeLog index 235220b44d50..2371d58f9b2f 100644 --- a/x11-drivers/xf86-video-cirrus/ChangeLog +++ b/x11-drivers/xf86-video-cirrus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-cirrus # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.12 2006/02/23 10:37:50 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.13 2006/03/07 16:10:13 josejx Exp $ + + 07 Mar 2006; Joseph Jezak <josejx@gentoo.org> + xf86-video-cirrus-1.0.0.5.ebuild: + Marked ~ppc. 23 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org> xf86-video-cirrus-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.0.0.5.ebuild b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.0.0.5.ebuild index 7c4d5d3bf476..b04e3ef90889 100644 --- a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.0.0.5.ebuild +++ b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.0.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.0.0.5.ebuild,v 1.5 2006/03/03 02:05:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.0.0.5.ebuild,v 1.6 2006/03/07 16:10:13 josejx Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for cirrus cards" -KEYWORDS="~alpha ~amd64 ~ia64 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sh ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |