diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2012-02-09 11:26:55 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2012-02-09 11:26:55 +0000 |
commit | dc2d1554645fcea15f9cab56761cd817e9f91fd4 (patch) | |
tree | 43a335912937568d202b063394d91951dad9e12c /net-p2p | |
parent | EAPI bump, remove depend.php dependency, remove old versions (diff) | |
download | historical-dc2d1554645fcea15f9cab56761cd817e9f91fd4.tar.gz historical-dc2d1554645fcea15f9cab56761cd817e9f91fd4.tar.bz2 historical-dc2d1554645fcea15f9cab56761cd817e9f91fd4.zip |
Bumped LeechCraft to 0.5.0, removed 0.4.96-r1 and 0.4.97
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/leechcraft-bittorrent/ChangeLog | 9 | ||||
-rw-r--r-- | net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.96-r1.ebuild | 18 | ||||
-rw-r--r-- | net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.5.0.ebuild (renamed from net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.97.ebuild) | 4 | ||||
-rw-r--r-- | net-p2p/leechcraft-eiskaltdcpp/ChangeLog | 10 | ||||
-rw-r--r-- | net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.4.96-r1.ebuild | 50 | ||||
-rw-r--r-- | net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.0.ebuild (renamed from net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.4.97.ebuild) | 4 |
6 files changed, 21 insertions, 74 deletions
diff --git a/net-p2p/leechcraft-bittorrent/ChangeLog b/net-p2p/leechcraft-bittorrent/ChangeLog index 08528e216b81..53d257e54ff3 100644 --- a/net-p2p/leechcraft-bittorrent/ChangeLog +++ b/net-p2p/leechcraft-bittorrent/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-p2p/leechcraft-bittorrent # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/ChangeLog,v 1.7 2012/02/04 19:19:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/ChangeLog,v 1.8 2012/02/09 11:26:29 maksbotan Exp $ + +*leechcraft-bittorrent-0.5.0 (09 Feb 2012) + + 09 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-bittorrent-0.5.0.ebuild, -leechcraft-bittorrent-0.4.96-r1.ebuild, + -leechcraft-bittorrent-0.4.97.ebuild: + Bumped LeechCraft to 0.5.0, removed 0.4.96-r1 and 0.4.97 04 Feb 2012; Agostino Sarubbo <ago@gentoo.org> leechcraft-bittorrent-0.4.99.ebuild: diff --git a/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.96-r1.ebuild b/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.96-r1.ebuild deleted file mode 100644 index 485f39c11aba..000000000000 --- a/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.96-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:48:01 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Full-featured BitTorrent client plugin for LeechCraft." - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~net-misc/leechcraft-core-${PV} - net-libs/rb_libtorrent" -RDEPEND="${DEPEND} - virtual/leechcraft-task-show" diff --git a/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.97.ebuild b/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.5.0.ebuild index a7d9d3d128a3..bf27d576d33f 100644 --- a/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.97.ebuild +++ b/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.97.ebuild,v 1.1 2011/12/31 12:18:31 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.5.0.ebuild,v 1.1 2012/02/09 11:26:29 maksbotan Exp $ EAPI="4" diff --git a/net-p2p/leechcraft-eiskaltdcpp/ChangeLog b/net-p2p/leechcraft-eiskaltdcpp/ChangeLog index c6eeb9208184..a20f59a84cc3 100644 --- a/net-p2p/leechcraft-eiskaltdcpp/ChangeLog +++ b/net-p2p/leechcraft-eiskaltdcpp/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-p2p/leechcraft-eiskaltdcpp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/ChangeLog,v 1.6 2012/02/02 17:50:23 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/ChangeLog,v 1.7 2012/02/09 11:26:55 maksbotan Exp $ + +*leechcraft-eiskaltdcpp-0.5.0 (09 Feb 2012) + + 09 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-eiskaltdcpp-0.5.0.ebuild, + -leechcraft-eiskaltdcpp-0.4.96-r1.ebuild, + -leechcraft-eiskaltdcpp-0.4.97.ebuild: + Bumped LeechCraft to 0.5.0, removed 0.4.96-r1 and 0.4.97 *leechcraft-eiskaltdcpp-0.4.99 (02 Feb 2012) diff --git a/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.4.96-r1.ebuild b/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.4.96-r1.ebuild deleted file mode 100644 index cfb2f3460b9d..000000000000 --- a/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.4.96-r1.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:48:26 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="EiskaltDC++ ported to LeechCraft." - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug +emoticons examples javascript lua pcre spell sqlite upnp" - -RDEPEND="~net-misc/leechcraft-core-${PV} - app-arch/bzip2 - sys-libs/zlib - >=dev-libs/openssl-0.9.8 - virtual/libiconv - sys-devel/gettext - lua? ( >=dev-lang/lua-5.1 ) - upnp? ( net-libs/miniupnpc ) - javascript? ( - x11-libs/qt-script - x11-libs/qtscriptgenerator - ) - spell? ( app-text/aspell ) - sqlite? ( x11-libs/qt-sql:4[sqlite] ) - pcre? ( >=dev-libs/libpcre-4.2 ) - virtual/leechcraft-task-show - !!net-p2p/eiskaltdcpp" -DEPEND="~net-misc/leechcraft-core-${PV} - dev-util/pkgconfig" - -src_configure() { - local mycmakeargs=( - "$(cmake-utils_use lua LUA_SCRIPT)" - "$(cmake-utils_use lua WITH_LUASCRIPTS)" - "$(cmake-utils_use javascript USE_JS)" - "$(cmake-utils_use spell USE_ASPELL)" - "$(cmake-utils_use sqlite USE_QT_SQLITE)" - "$(cmake-utils_use upnp USE_MINIUPNP)" - -DLOCAL_MINIUPNP="0" - "$(cmake-utils_use emoticons WITH_EMOTICONS)" - "$(cmake-utils_use examples WITH_EXAMPLES)" - "$(cmake-utils_use pcre PERL_REGEX)" - ) - - cmake-utils_src_configure -} diff --git a/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.4.97.ebuild b/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.0.ebuild index 3235f48553ce..842d6711320c 100644 --- a/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.4.97.ebuild +++ b/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.4.97.ebuild,v 1.1 2011/12/31 12:18:55 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.5.0.ebuild,v 1.1 2012/02/09 11:26:55 maksbotan Exp $ EAPI="4" |