diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2015-05-17 09:18:45 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2015-05-17 09:18:45 +0000 |
commit | 1e403a6b5523260f736b367bdafea1c2367ff45d (patch) | |
tree | bc5be7b735b24a1e63714201e73ea4587b1d6de9 /net-libs/rb_libtorrent | |
parent | This only needs to have stable versions for amd64 and x86 (diff) | |
download | gentoo-2-1e403a6b5523260f736b367bdafea1c2367ff45d.tar.gz gentoo-2-1e403a6b5523260f736b367bdafea1c2367ff45d.tar.bz2 gentoo-2-1e403a6b5523260f736b367bdafea1c2367ff45d.zip |
Version bump. Bug #549390
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 09BF4F54C2BA7F3C!)
Diffstat (limited to 'net-libs/rb_libtorrent')
-rw-r--r-- | net-libs/rb_libtorrent/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-1.0.5.ebuild (renamed from net-libs/rb_libtorrent/rb_libtorrent-1.0.3.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index 7745bc7a1f4a..7542d5fc3e91 100644 --- a/net-libs/rb_libtorrent/ChangeLog +++ b/net-libs/rb_libtorrent/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/rb_libtorrent # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.196 2015/05/05 09:40:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.197 2015/05/17 09:18:45 hwoarang Exp $ + +*rb_libtorrent-1.0.5 (17 May 2015) + + 17 May 2015; Markos Chandras <hwoarang@gentoo.org> + +rb_libtorrent-1.0.5.ebuild, -rb_libtorrent-1.0.3.ebuild: + Version bump. Bug #549390 05 May 2015; Jeroen Roovers <jer@gentoo.org> rb_libtorrent-0.16.17.ebuild: Stable for PPC64 (bug #522764). diff --git a/net-libs/rb_libtorrent/rb_libtorrent-1.0.3.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-1.0.5.ebuild index b5d4fd4c3dbc..57f53222834f 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-1.0.3.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-1.0.3.ebuild,v 1.5 2015/04/12 17:21:04 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-1.0.5.ebuild,v 1.1 2015/05/17 09:18:45 hwoarang Exp $ EAPI=5 |