diff options
author | Peter Volkov <pva@gentoo.org> | 2010-06-11 16:41:24 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2010-06-11 16:41:24 +0000 |
commit | 0fdcd22ebfb31b60b6c268e43f86f2826f12452f (patch) | |
tree | 8a4f9736fb279684d45522ff52fbb216df458f41 /net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild | |
parent | Initial commit. (diff) | |
download | gentoo-2-0fdcd22ebfb31b60b6c268e43f86f2826f12452f.tar.gz gentoo-2-0fdcd22ebfb31b60b6c268e43f86f2826f12452f.tar.bz2 gentoo-2-0fdcd22ebfb31b60b6c268e43f86f2826f12452f.zip |
Version bump, minor updates, thank Nikoli for this job.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild')
-rw-r--r-- | net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild b/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild index e907409c291b..d2d46b1cdca7 100644 --- a/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild +++ b/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild,v 1.8 2010/06/02 13:10:32 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild,v 1.9 2010/06/11 16:41:24 pva Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Qt4 based client for DirectConnect and ADC protocols, based on DC++ HOMEPAGE="http://eiskaltdc.googlecode.com/" ESVN_REPO_URI="http://${PN%pp}.googlecode.com/svn/branches/trunk/" -LICENSE="GPL-3" +LICENSE="GPL-2 GPL-3" SLOT="0" KEYWORDS="" IUSE="javascript kde spell" @@ -32,6 +32,8 @@ RDEPEND=">=x11-libs/qt-gui-4.4.0:4[dbus] DEPEND="${RDEPEND} dev-util/pkgconfig" +DOCS="AUTHORS ChangeLog.txt" + src_configure() { # linguas local langs |