diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-30 16:50:01 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-30 16:50:01 +0000 |
commit | 857bc7526cece848efb7c21398735b6e73bc874d (patch) | |
tree | bca80ea0d1ff9d7c1aeedd3a3503ed9c292c0821 /app-doc | |
parent | small fix0r (diff) | |
download | historical-857bc7526cece848efb7c21398735b6e73bc874d.tar.gz historical-857bc7526cece848efb7c21398735b6e73bc874d.tar.bz2 historical-857bc7526cece848efb7c21398735b6e73bc874d.zip |
moved and unmasked avi-xmms to media-plugins
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/qt-docs/qt-docs-3.0.5.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-doc/qt-docs/qt-docs-3.0.5.ebuild b/app-doc/qt-docs/qt-docs-3.0.5.ebuild index a4a1f43bd8e4..a78075fea4d0 100644 --- a/app-doc/qt-docs/qt-docs-3.0.5.ebuild +++ b/app-doc/qt-docs/qt-docs-3.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-doc/qt-docs/qt-docs-3.0.5.ebuild,v 1.4 2002/08/02 05:03:34 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/qt-docs/qt-docs-3.0.5.ebuild,v 1.5 2002/08/30 16:50:01 seemant Exp $ S=${WORKDIR}/qt-x11-free-$PV SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.gz" @@ -37,5 +37,3 @@ src_install() { cp -r ${S}/tutorial ${D}/${QTBASE} } - - |