diff options
author | Kevyn Shortell <trance@gentoo.org> | 2003-09-07 08:19:43 +0000 |
---|---|---|
committer | Kevyn Shortell <trance@gentoo.org> | 2003-09-07 08:19:43 +0000 |
commit | ad46a4411802b561f1130ad83ef37d5278610374 (patch) | |
tree | 920ef7a13df8baaa338fcda13de6f2f0fc558e2a /x11-base/xfree-drm | |
parent | repoman: fix leading whitespace (diff) | |
download | gentoo-2-ad46a4411802b561f1130ad83ef37d5278610374.tar.gz gentoo-2-ad46a4411802b561f1130ad83ef37d5278610374.tar.bz2 gentoo-2-ad46a4411802b561f1130ad83ef37d5278610374.zip |
moved to ppc stable
Diffstat (limited to 'x11-base/xfree-drm')
-rw-r--r-- | x11-base/xfree-drm/xfree-drm-4.3.0-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/xfree-drm/xfree-drm-4.3.0-r6.ebuild b/x11-base/xfree-drm/xfree-drm-4.3.0-r6.ebuild index 7f38bd36b07f..97a8e3277a6a 100644 --- a/x11-base/xfree-drm/xfree-drm-4.3.0-r6.ebuild +++ b/x11-base/xfree-drm/xfree-drm-4.3.0-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree-drm/xfree-drm-4.3.0-r6.ebuild,v 1.7 2003/08/12 05:51:01 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree-drm/xfree-drm-4.3.0-r6.ebuild,v 1.8 2003/09/07 08:19:43 trance Exp $ # Small note: we should prob consider using a DRM only tarball, as it will ease # some of the overhead on older systems, and will enable us to @@ -41,7 +41,7 @@ SRC_URI="mirror://gentoo/linux-drm-${PV}-kernelsource-${SNAPSHOT}.tar.gz SLOT="${KV}" LICENSE="X11" -KEYWORDS="x86 ~alpha ~ppc" +KEYWORDS="x86 ~alpha ppc" DEPEND=">=x11-base/xfree-${PV} virtual/linux-sources" |