diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-03-20 02:54:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-03-20 02:54:15 +0000 |
commit | 0ff93c2455c9085f1071fefff5684d92b9f7f614 (patch) | |
tree | 79b569b417a93dc3042c14a224fbe01c4ef0a731 /app-dicts | |
parent | ~amd64, bug 85028 (diff) | |
download | gentoo-2-0ff93c2455c9085f1071fefff5684d92b9f7f614.tar.gz gentoo-2-0ff93c2455c9085f1071fefff5684d92b9f7f614.tar.bz2 gentoo-2-0ff93c2455c9085f1071fefff5684d92b9f7f614.zip |
header fix
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/qvortaro/qvortaro-0.3.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-dicts/qvortaro/qvortaro-0.3.0.ebuild b/app-dicts/qvortaro/qvortaro-0.3.0.ebuild index 6c1415f35755..cccd6386701b 100644 --- a/app-dicts/qvortaro/qvortaro-0.3.0.ebuild +++ b/app-dicts/qvortaro/qvortaro-0.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Technologies, Inc. +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/qvortaro/qvortaro-0.3.0.ebuild,v 1.1 2005/03/19 22:13:45 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/qvortaro/qvortaro-0.3.0.ebuild,v 1.2 2005/03/20 02:54:15 mr_bones_ Exp $ inherit eutils kde @@ -15,7 +15,6 @@ IUSE="" DEPEND="virtual/libc >=x11-libs/qt-3.0.5" -RDEPEND="${DEPEND}" S=${WORKDIR}/qVortaro-${PV} |