diff options
author | 2005-07-25 19:01:17 +0000 | |
---|---|---|
committer | 2005-07-25 19:01:17 +0000 | |
commit | 940a85ce87aeb76a0262d797f45882f630e81c76 (patch) | |
tree | 021389dc2a5f61748b3ae39c4eed19e34865b818 /app-doc/dox/dox-1.1.ebuild | |
parent | Stable on sparc wrt #95327 (diff) | |
download | historical-940a85ce87aeb76a0262d797f45882f630e81c76.tar.gz historical-940a85ce87aeb76a0262d797f45882f630e81c76.tar.bz2 historical-940a85ce87aeb76a0262d797f45882f630e81c76.zip |
Change qt dep per bug #100235
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-doc/dox/dox-1.1.ebuild')
-rw-r--r-- | app-doc/dox/dox-1.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-doc/dox/dox-1.1.ebuild b/app-doc/dox/dox-1.1.ebuild index 0653bca9ba7a..a5605b880aac 100644 --- a/app-doc/dox/dox-1.1.ebuild +++ b/app-doc/dox/dox-1.1.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/dox/dox-1.1.ebuild,v 1.16 2005/01/01 13:06:11 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/dox/dox-1.1.ebuild,v 1.17 2005/07/25 19:01:17 caleb Exp $ -inherit kde-functions -need-qt 3 +inherit qt3 DESCRIPTION="graphical documentation browser for Unix/X11" SRC_URI="http://download.berlios.de/dox/${P}.tar.gz" |