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 | 5896118c3e8f5549d8b0dbd38e3a508f5af0f89a (patch) | |
tree | ea433a65b01031967b42813e39296785da66488a /x11-base | |
parent | repoman: fix leading whitespace (diff) | |
download | historical-5896118c3e8f5549d8b0dbd38e3a508f5af0f89a.tar.gz historical-5896118c3e8f5549d8b0dbd38e3a508f5af0f89a.tar.bz2 historical-5896118c3e8f5549d8b0dbd38e3a508f5af0f89a.zip |
moved to ppc stable
Diffstat (limited to 'x11-base')
-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" |