diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-28 16:51:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-28 16:51:35 +0000 |
commit | 6059e15cdbc51eaecf36cdebc64b80c6bc627160 (patch) | |
tree | e0b62d6a747ee88b16d345155e9baca3bafa7d5a /net-libs | |
parent | Stable for HPPA (bug #194012). (diff) | |
download | gentoo-2-6059e15cdbc51eaecf36cdebc64b80c6bc627160.tar.gz gentoo-2-6059e15cdbc51eaecf36cdebc64b80c6bc627160.tar.bz2 gentoo-2-6059e15cdbc51eaecf36cdebc64b80c6bc627160.zip |
Version bump
(Portage version: 2.1.3.10)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/rb_libtorrent/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1606 | 3 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1610 | 3 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1610.ebuild (renamed from net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1606.ebuild) | 2 |
4 files changed, 11 insertions, 5 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index 628c661e8bb2..e82a22c2ddcf 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.26 2007/09/25 20:24:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.27 2007/09/28 16:51:34 armin76 Exp $ + +*rb_libtorrent-0.13_pre1610 (28 Sep 2007) + + 28 Sep 2007; Raúl Porcel <armin76@gentoo.org> + -rb_libtorrent-0.13_pre1606.ebuild, +rb_libtorrent-0.13_pre1610.ebuild: + Version bump *rb_libtorrent-0.13_pre1606 (25 Sep 2007) diff --git a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1606 b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1606 deleted file mode 100644 index 3497066138bb..000000000000 --- a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1606 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 04ce6040a99dc3d2569399228cf79b2e libtorrent-0.13_pre1606.tar.bz2 1440701 -RMD160 2a854d7183b4001aeb82af28b5b4fdc8e125c007 libtorrent-0.13_pre1606.tar.bz2 1440701 -SHA256 73932f7ccb564e82e738711fcd55075dc3944ab77e72263b72ff06ae9966e025 libtorrent-0.13_pre1606.tar.bz2 1440701 diff --git a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1610 b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1610 new file mode 100644 index 000000000000..9a4f627dc39c --- /dev/null +++ b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1610 @@ -0,0 +1,3 @@ +MD5 d43b7a1386239b4a075f5813211f47fd libtorrent-0.13_pre1610.tar.bz2 1442518 +RMD160 500a03d0f6cc81759a57645b35c19483a6738c1d libtorrent-0.13_pre1610.tar.bz2 1442518 +SHA256 e6972715d8249af82b186162358497f845c768e51fc5e4060b37b6767857792f libtorrent-0.13_pre1610.tar.bz2 1442518 diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1606.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1610.ebuild index c2f2702bb264..438cdb5d1c04 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1606.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1610.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_pre1606.ebuild,v 1.1 2007/09/25 20:24:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1610.ebuild,v 1.1 2007/09/28 16:51:34 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" |