diff options
author | 2007-07-26 11:36:33 +0000 | |
---|---|---|
committer | 2007-07-26 11:36:33 +0000 | |
commit | 2ec9d0731b49ea87cdc6863df6251978597c4cf9 (patch) | |
tree | 1f17978e26961b7827bf66c2ab80dbf37995e1d6 /net-libs/rb_libtorrent | |
parent | Daemonise properly, #185471. (diff) | |
download | gentoo-2-2ec9d0731b49ea87cdc6863df6251978597c4cf9.tar.gz gentoo-2-2ec9d0731b49ea87cdc6863df6251978597c4cf9.tar.bz2 gentoo-2-2ec9d0731b49ea87cdc6863df6251978597c4cf9.zip |
Version bump
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'net-libs/rb_libtorrent')
-rw-r--r-- | net-libs/rb_libtorrent/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1409 | 3 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1415 | 3 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1415.ebuild (renamed from net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1409.ebuild) | 2 |
4 files changed, 11 insertions, 5 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index 94d23e3ad04a..830afaebe717 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.18 2007/07/19 08:58:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.19 2007/07/26 11:36:33 armin76 Exp $ + +*rb_libtorrent-0.13_pre1415 (26 Jul 2007) + + 26 Jul 2007; Raúl Porcel <armin76@gentoo.org> + -rb_libtorrent-0.13_pre1409.ebuild, +rb_libtorrent-0.13_pre1415.ebuild: + Version bump *rb_libtorrent-0.13_pre1409 (19 Jul 2007) diff --git a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1409 b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1409 deleted file mode 100644 index 58657d5819e6..000000000000 --- a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1409 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 15e8e2e5a914fda7e207d82dd56cc159 libtorrent-0.13_pre1409.tar.bz2 1439722 -RMD160 434efc9e8d1878150ab95456ec268119d2e4d645 libtorrent-0.13_pre1409.tar.bz2 1439722 -SHA256 7ba33c25eeeb16d715578663630ac62434e928af277f2d19362223478ebdb863 libtorrent-0.13_pre1409.tar.bz2 1439722 diff --git a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1415 b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1415 new file mode 100644 index 000000000000..74af7537fecd --- /dev/null +++ b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1415 @@ -0,0 +1,3 @@ +MD5 446bc6d35cb04f6e81a5b74f9d9801fe libtorrent-0.13_pre1415.tar.bz2 1441644 +RMD160 7fc8a138ab29fb61a0914340e8150a49c5fa4cb1 libtorrent-0.13_pre1415.tar.bz2 1441644 +SHA256 a3aed4d6c6340f4cef5cde8680328e5347e478dd4039b67a2012c7677c27bd6e libtorrent-0.13_pre1415.tar.bz2 1441644 diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1409.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1415.ebuild index bc815ec5b54a..6f3d2cf88e32 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1409.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1415.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1409.ebuild,v 1.1 2007/07/19 08:58:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1415.ebuild,v 1.1 2007/07/26 11:36:33 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" |