summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-30 02:05:11 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-30 02:05:11 +0000
commit91f38ae89b01af044ac966921f786b49b39c919b (patch)
tree25ed063faa6b0a6f8292dff16e3317001b73bd7d /app-doc
parentupdate head/tail usage (diff)
downloadhistorical-91f38ae89b01af044ac966921f786b49b39c919b.tar.gz
historical-91f38ae89b01af044ac966921f786b49b39c919b.tar.bz2
historical-91f38ae89b01af044ac966921f786b49b39c919b.zip
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/qt-docs/ChangeLog6
-rw-r--r--app-doc/qt-docs/qt-docs-3.0.4.1.ebuild5
-rw-r--r--app-doc/qt-docs/qt-docs-3.0.5.ebuild3
3 files changed, 9 insertions, 5 deletions
diff --git a/app-doc/qt-docs/ChangeLog b/app-doc/qt-docs/ChangeLog
index d42baec88124..d798f88b6dc9 100644
--- a/app-doc/qt-docs/ChangeLog
+++ b/app-doc/qt-docs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-doc/qt-docs
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/qt-docs/ChangeLog,v 1.17 2004/06/24 21:49:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/qt-docs/ChangeLog,v 1.18 2004/06/30 02:05:11 agriffis Exp $
+
+ 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> qt-docs-3.0.4.1.ebuild,
+ qt-docs-3.0.5.ebuild:
+ sync IUSE (missing), trim trailing whitespace
06 Jan 2004; <agriffis@gentoo.org> qt-docs-3.0.4.1.ebuild,
qt-docs-3.0.5.ebuild, qt-docs-3.1.0.ebuild, qt-docs-3.1.1.ebuild,
diff --git a/app-doc/qt-docs/qt-docs-3.0.4.1.ebuild b/app-doc/qt-docs/qt-docs-3.0.4.1.ebuild
index 5d7ce3ca3cb0..1cd634592a73 100644
--- a/app-doc/qt-docs/qt-docs-3.0.4.1.ebuild
+++ b/app-doc/qt-docs/qt-docs-3.0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/qt-docs/qt-docs-3.0.4.1.ebuild,v 1.13 2004/06/24 21:49:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/qt-docs/qt-docs-3.0.4.1.ebuild,v 1.14 2004/06/30 02:05:11 agriffis Exp $
# qt-copy-3.0.4 (released with kde-3.0.1)
NPV=3.0.4
@@ -11,6 +11,7 @@ DEPEND="=x11-libs/qt-3*"
RDEPEND="$DEPEND sys-devel/gcc"
DESCRIPTION="Documentation for the QT ${NPV} API"
KEYWORDS="x86 sparc ppc ia64 alpha"
+IUSE=""
SLOT="3"
LICENSE="QPL-1.0"
@@ -44,5 +45,3 @@ src_install() {
cp -r ${S}/tutorial ${D}/${QTBASE}
}
-
-
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 6fcb098a8b0e..2a001d8b4477 100644
--- a/app-doc/qt-docs/qt-docs-3.0.5.ebuild
+++ b/app-doc/qt-docs/qt-docs-3.0.5.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/qt-docs/qt-docs-3.0.5.ebuild,v 1.12 2004/06/24 21:49:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/qt-docs/qt-docs-3.0.5.ebuild,v 1.13 2004/06/30 02:05:11 agriffis Exp $
S=${WORKDIR}/qt-x11-free-$PV
SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.gz"
HOMEPAGE="http://www.trolltech.com/"
DESCRIPTION="Documentation for the QT ${PV} API"
KEYWORDS="x86 sparc ppc ia64 alpha"
+IUSE=""
SLOT="3"
LICENSE="QPL-1.0"