diff options
author | Jonathan Smith <smithj@gentoo.org> | 2006-04-10 19:48:07 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2006-04-10 19:48:07 +0000 |
commit | d139ac971fcccad2df237ec975a186c850995b86 (patch) | |
tree | 5f05cde5a9285ee8954fdbeba64233e73e65c14c /x11-misc/i855crt/i855crt-0.4.ebuild | |
parent | x86 stable. note that you'll need to rewrite config files as mentioned in the... (diff) | |
download | historical-d139ac971fcccad2df237ec975a186c850995b86.tar.gz historical-d139ac971fcccad2df237ec975a186c850995b86.tar.bz2 historical-d139ac971fcccad2df237ec975a186c850995b86.zip |
removed RDEPEND=
Package-Manager: portage-2.1_pre7-r4
Diffstat (limited to 'x11-misc/i855crt/i855crt-0.4.ebuild')
-rw-r--r-- | x11-misc/i855crt/i855crt-0.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-misc/i855crt/i855crt-0.4.ebuild b/x11-misc/i855crt/i855crt-0.4.ebuild index 141ec6d5f2f5..da729ebd0952 100644 --- a/x11-misc/i855crt/i855crt-0.4.ebuild +++ b/x11-misc/i855crt/i855crt-0.4.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-misc/i855crt/i855crt-0.4.ebuild,v 1.2 2006/03/05 10:42:57 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/i855crt/i855crt-0.4.ebuild,v 1.3 2006/04/10 19:48:07 smithj Exp $ DESCRIPTION="Intel Montara 855GM CRT out auxiliary driver" HOMEPAGE="http://i855crt.sourceforge.net/" @@ -16,7 +16,6 @@ DEPEND="|| ( ( x11-libs/libXext ) virtual/x11 )" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} |