diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-09 21:02:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-09 21:02:05 +0000 |
commit | 8861017fe6199ea4e1af1ca22694e1721ddc1d13 (patch) | |
tree | 162cb385da378582d18708895d36bb0d8f6daae6 /net-libs | |
parent | ppc stable, bug #201747 (diff) | |
download | gentoo-2-8861017fe6199ea4e1af1ca22694e1721ddc1d13.tar.gz gentoo-2-8861017fe6199ea4e1af1ca22694e1721ddc1d13.tar.bz2 gentoo-2-8861017fe6199ea4e1af1ca22694e1721ddc1d13.zip |
Version bump
(Portage version: 2.1.4_rc9)
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_pre1791 | 3 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1806_p1 | 3 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1806_p1.ebuild (renamed from net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1791.ebuild) | 2 |
4 files changed, 11 insertions, 5 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index 9bd44c0c2da1..e92ea2c82a37 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.35 2007/12/04 18:50:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.36 2007/12/09 21:02:04 armin76 Exp $ + +*rb_libtorrent-0.13_pre1806_p1 (09 Dec 2007) + + 09 Dec 2007; Raúl Porcel <armin76@gentoo.org> + -rb_libtorrent-0.13_pre1791.ebuild, +rb_libtorrent-0.13_pre1806_p1.ebuild: + Version bump *rb_libtorrent-0.13_pre1791 (04 Dec 2007) diff --git a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1791 b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1791 deleted file mode 100644 index c5db8ab543c6..000000000000 --- a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1791 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 978a152306224b27dbe492f5fe42259f libtorrent-0.13_pre1791.tar.bz2 1419324 -RMD160 b4a84123dd4f36d0b950e9940268500069e8d53c libtorrent-0.13_pre1791.tar.bz2 1419324 -SHA256 a7f0b2243ddcfc1166d3bbc157367e499f5b5c202d9ede6f7329ef8cc56e0979 libtorrent-0.13_pre1791.tar.bz2 1419324 diff --git a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1806_p1 b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1806_p1 new file mode 100644 index 000000000000..9bf3fb5c4132 --- /dev/null +++ b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1806_p1 @@ -0,0 +1,3 @@ +MD5 3b134795bfaedc6391e9f81db577f318 libtorrent-0.13_pre1806_p1.tar.bz2 1420978 +RMD160 cd98aceeae77394e8d9619416ece04acbdd0eaac libtorrent-0.13_pre1806_p1.tar.bz2 1420978 +SHA256 49fd5db883b75ff7b421f8bc4dd8fcdc60d0953a36c60b5ec00a676f44a36605 libtorrent-0.13_pre1806_p1.tar.bz2 1420978 diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1791.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1806_p1.ebuild index bd7093eace72..8bb910d9ae9f 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1791.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1806_p1.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_pre1791.ebuild,v 1.1 2007/12/04 18:50:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1806_p1.ebuild,v 1.1 2007/12/09 21:02:04 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" |