diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-19 09:16:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-19 09:16:07 +0000 |
commit | bfe5e9c45daf0feda597e355e0aae608f7b36b19 (patch) | |
tree | b39350ee08aeb687a7ee104db28f9dd7bacebb35 /net-libs | |
parent | Redigest (diff) | |
download | gentoo-2-bfe5e9c45daf0feda597e355e0aae608f7b36b19.tar.gz gentoo-2-bfe5e9c45daf0feda597e355e0aae608f7b36b19.tar.bz2 gentoo-2-bfe5e9c45daf0feda597e355e0aae608f7b36b19.zip |
Version bump
(Portage version: 2.1.3.9)
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_pre1520 | 3 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1578 | 3 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1578.ebuild (renamed from net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1520.ebuild) | 2 |
4 files changed, 11 insertions, 5 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index 48888324ff8a..b266f8126cfb 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.24 2007/09/02 16:01:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.25 2007/09/19 09:16:06 armin76 Exp $ + +*rb_libtorrent-0.13_pre1578 (19 Sep 2007) + + 19 Sep 2007; Raúl Porcel <armin76@gentoo.org> + -rb_libtorrent-0.13_pre1520.ebuild, +rb_libtorrent-0.13_pre1578.ebuild: + Version bump *rb_libtorrent-0.13_pre1520 (02 Sep 2007) diff --git a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1520 b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1520 deleted file mode 100644 index 0035d147bbf0..000000000000 --- a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1520 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 7553bc1bcf07e0c1d0ddc6dc234b530f libtorrent-0.13_pre1520.tar.bz2 1443900 -RMD160 6a518b708b18f74a6faee669e36d229ba1064a27 libtorrent-0.13_pre1520.tar.bz2 1443900 -SHA256 f88f857310b2a3dc83674a38222f1a3320ac706b6aad96900451c89ff19cd59f libtorrent-0.13_pre1520.tar.bz2 1443900 diff --git a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1578 b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1578 new file mode 100644 index 000000000000..e8ccf026580e --- /dev/null +++ b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1578 @@ -0,0 +1,3 @@ +MD5 2afe36df932ccd374f24e7e334661178 libtorrent-0.13_pre1578.tar.bz2 1629165 +RMD160 af1659fd441094aee96a0a4429b7e234c2999e7b libtorrent-0.13_pre1578.tar.bz2 1629165 +SHA256 3d76ac7fc40712cb7fd16d9bf0bc65a6053def8adbe92020342ab52e15145821 libtorrent-0.13_pre1578.tar.bz2 1629165 diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1520.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1578.ebuild index d2ec0db8f4eb..0467ef686e2e 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1520.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1578.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_pre1520.ebuild,v 1.1 2007/09/02 16:01:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1578.ebuild,v 1.1 2007/09/19 09:16:06 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" |