diff options
author | 2008-02-04 15:29:27 +0000 | |
---|---|---|
committer | 2008-02-04 15:29:27 +0000 | |
commit | fdb39c3512052f8f3f309c1378d0efd6002745ac (patch) | |
tree | 484e7b93895d39962baba6a016c1a4f7c2803a2b /net-p2p | |
parent | Drop old. Quoting. (diff) | |
download | historical-fdb39c3512052f8f3f309c1378d0efd6002745ac.tar.gz historical-fdb39c3512052f8f3f309c1378d0efd6002745ac.tar.bz2 historical-fdb39c3512052f8f3f309c1378d0efd6002745ac.zip |
amd64 stable
Package-Manager: portage-2.1.4.1
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/dclib/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.3.10.ebuild | 21 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.3.11.ebuild | 21 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.3.12.ebuild | 15 | ||||
-rw-r--r-- | net-p2p/valknut/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/valknut/valknut-0.3.10.ebuild | 34 | ||||
-rw-r--r-- | net-p2p/valknut/valknut-0.3.11.ebuild | 34 | ||||
-rw-r--r-- | net-p2p/valknut/valknut-0.3.12.ebuild | 11 |
8 files changed, 23 insertions, 125 deletions
diff --git a/net-p2p/dclib/ChangeLog b/net-p2p/dclib/ChangeLog index 9ae7f9a8289d..ce90d62bed68 100644 --- a/net-p2p/dclib/ChangeLog +++ b/net-p2p/dclib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/dclib # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/ChangeLog,v 1.94 2008/01/19 14:13:15 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/ChangeLog,v 1.95 2008/02/04 15:26:30 drac Exp $ + + 04 Feb 2008; Samuli Suominen <drac@gentoo.org> -dclib-0.3.10.ebuild, + -dclib-0.3.11.ebuild, dclib-0.3.12.ebuild: + amd64 stable 19 Jan 2008; nixnut <nixnut@gentoo.org> dclib-0.3.12.ebuild: Stable on ppc wrt bug 202615 diff --git a/net-p2p/dclib/dclib-0.3.10.ebuild b/net-p2p/dclib/dclib-0.3.10.ebuild deleted file mode 100644 index 98e8a771ad88..000000000000 --- a/net-p2p/dclib/dclib-0.3.10.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.10.ebuild,v 1.6 2007/09/09 16:51:52 corsair Exp $ - -inherit eutils - -DESCRIPTION="DirectConnect client library" -HOMEPAGE="http://sourceforge.net/projects/wxdcgui/" -SRC_URI="mirror://sourceforge/wxdcgui/${P}.tar.bz2" -IUSE="" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 x86" - -DEPEND=">=app-arch/bzip2-1.0.2 - >=dev-libs/libxml2-2.4.22" - -src_install() { - emake DESTDIR=${D} install || die "emake install failed" - dodoc AUTHORS ChangeLog INSTALL NEWS README TODO -} diff --git a/net-p2p/dclib/dclib-0.3.11.ebuild b/net-p2p/dclib/dclib-0.3.11.ebuild deleted file mode 100644 index 12af181e6bff..000000000000 --- a/net-p2p/dclib/dclib-0.3.11.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.11.ebuild,v 1.5 2008/01/04 00:58:19 ranger Exp $ - -inherit eutils - -DESCRIPTION="DirectConnect client library" -HOMEPAGE="http://sourceforge.net/projects/wxdcgui/" -SRC_URI="mirror://sourceforge/wxdcgui/${P}.tar.bz2" -IUSE="" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 x86" - -DEPEND=">=app-arch/bzip2-1.0.2 - >=dev-libs/libxml2-2.4.22" - -src_install() { - emake DESTDIR=${D} install || die "emake install failed" - dodoc AUTHORS ChangeLog INSTALL NEWS README TODO -} diff --git a/net-p2p/dclib/dclib-0.3.12.ebuild b/net-p2p/dclib/dclib-0.3.12.ebuild index e2e7bee2c272..b950704e1f14 100644 --- a/net-p2p/dclib/dclib-0.3.12.ebuild +++ b/net-p2p/dclib/dclib-0.3.12.ebuild @@ -1,21 +1,20 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.12.ebuild,v 1.6 2008/01/19 14:13:15 nixnut Exp $ - -inherit eutils +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.12.ebuild,v 1.7 2008/02/04 15:26:30 drac Exp $ DESCRIPTION="DirectConnect client library" -HOMEPAGE="http://sourceforge.net/projects/wxdcgui/" +HOMEPAGE="http://sourceforge.net/projects/wxdcgui" SRC_URI="mirror://sourceforge/wxdcgui/${P}.tar.bz2" -IUSE="" + LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 x86" +IUSE="" DEPEND=">=app-arch/bzip2-1.0.2 >=dev-libs/libxml2-2.4.22" src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog INSTALL NEWS README TODO + emake DESTDIR="${D}" install || die "emake install failed." + dodoc AUTHORS ChangeLog NEWS README TODO } diff --git a/net-p2p/valknut/ChangeLog b/net-p2p/valknut/ChangeLog index d21efaf910ab..d7019f761e03 100644 --- a/net-p2p/valknut/ChangeLog +++ b/net-p2p/valknut/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/valknut # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/valknut/ChangeLog,v 1.54 2008/01/19 14:14:33 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/valknut/ChangeLog,v 1.55 2008/02/04 15:29:27 drac Exp $ + + 04 Feb 2008; Samuli Suominen <drac@gentoo.org> -valknut-0.3.10.ebuild, + -valknut-0.3.11.ebuild, valknut-0.3.12.ebuild: + amd64 stable 19 Jan 2008; nixnut <nixnut@gentoo.org> valknut-0.3.12.ebuild: Stable on ppc wrt bug 202615 diff --git a/net-p2p/valknut/valknut-0.3.10.ebuild b/net-p2p/valknut/valknut-0.3.10.ebuild deleted file mode 100644 index a6ccaf773b35..000000000000 --- a/net-p2p/valknut/valknut-0.3.10.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/valknut/valknut-0.3.10.ebuild,v 1.7 2008/01/14 20:19:20 armin76 Exp $ - -inherit qt3 eutils - -DESCRIPTION="Qt based client for DirectConnect" -HOMEPAGE="http://sourceforge.net/projects/wxdcgui/" -SRC_URI="mirror://sourceforge/wxdcgui/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 x86" -IUSE="ssl" - -DEPEND="$(qt_min_version 3) - dev-util/pkgconfig - >=dev-libs/libxml2-2.4.22 - ~net-p2p/dclib-${PV} - ssl? ( dev-libs/openssl )" - -src_compile() { - econf \ - $(use_with ssl) \ - --with-libdc=/usr \ - --with-qt-dir=${QTDIR} \ - || die "econf failed" - emake || die "emake failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog INSTALL NEWS README TODO -} diff --git a/net-p2p/valknut/valknut-0.3.11.ebuild b/net-p2p/valknut/valknut-0.3.11.ebuild deleted file mode 100644 index 17ae3f421ecd..000000000000 --- a/net-p2p/valknut/valknut-0.3.11.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/valknut/valknut-0.3.11.ebuild,v 1.5 2008/01/14 20:19:20 armin76 Exp $ - -inherit qt3 eutils - -DESCRIPTION="Qt based client for DirectConnect" -HOMEPAGE="http://sourceforge.net/projects/wxdcgui/" -SRC_URI="mirror://sourceforge/wxdcgui/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 x86" -IUSE="ssl" - -DEPEND="$(qt_min_version 3) - dev-util/pkgconfig - >=dev-libs/libxml2-2.4.22 - ~net-p2p/dclib-${PV} - ssl? ( dev-libs/openssl )" - -src_compile() { - econf \ - $(use_with ssl) \ - --with-libdc=/usr \ - --with-qt-dir=${QTDIR} \ - || die "econf failed" - emake || die "emake failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog INSTALL NEWS README TODO -} diff --git a/net-p2p/valknut/valknut-0.3.12.ebuild b/net-p2p/valknut/valknut-0.3.12.ebuild index ea5967fc9488..2549e3001b22 100644 --- a/net-p2p/valknut/valknut-0.3.12.ebuild +++ b/net-p2p/valknut/valknut-0.3.12.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/valknut/valknut-0.3.12.ebuild,v 1.5 2008/01/19 14:14:33 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/valknut/valknut-0.3.12.ebuild,v 1.6 2008/02/04 15:29:27 drac Exp $ -inherit qt3 eutils +inherit qt3 DESCRIPTION="Qt based client for DirectConnect" HOMEPAGE="http://sourceforge.net/projects/wxdcgui/" @@ -10,14 +10,15 @@ SRC_URI="mirror://sourceforge/wxdcgui/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 x86" IUSE="ssl" -DEPEND="$(qt_min_version 3) - dev-util/pkgconfig +RDEPEND="$(qt_min_version 3) >=dev-libs/libxml2-2.4.22 ~net-p2p/dclib-${PV} ssl? ( dev-libs/openssl )" +DEPEND="${RDEPEND} + dev-util/pkgconfig" src_compile() { econf \ |