diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-31 11:32:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-31 11:32:12 +0000 |
commit | ba4fad787f561faa6748dcf52156dfd0d4a29d88 (patch) | |
tree | 4d31acf7540764c85b34b9c3c66835797fc9384d /net-libs | |
parent | prepare bump of app-office/glabels to 2.2.0, cleanup use.mask (iptc on harden... (diff) | |
download | gentoo-2-ba4fad787f561faa6748dcf52156dfd0d4a29d88.tar.gz gentoo-2-ba4fad787f561faa6748dcf52156dfd0d4a29d88.tar.bz2 gentoo-2-ba4fad787f561faa6748dcf52156dfd0d4a29d88.zip |
Version bump
(Portage version: 2.1.4_rc11)
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_pre1806_p1 | 3 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1876 | 3 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1876.ebuild (renamed from net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1806_p1.ebuild) | 2 |
4 files changed, 11 insertions, 5 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index e92ea2c82a37..5aa5fa716968 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.36 2007/12/09 21:02:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.37 2007/12/31 11:32:11 armin76 Exp $ + +*rb_libtorrent-0.13_pre1876 (31 Dec 2007) + + 31 Dec 2007; Raúl Porcel <armin76@gentoo.org> + +rb_libtorrent-0.13_pre1876.ebuild, -rb_libtorrent-0.13_pre1806_p1.ebuild: + Version bump *rb_libtorrent-0.13_pre1806_p1 (09 Dec 2007) 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 deleted file mode 100644 index 9bf3fb5c4132..000000000000 --- a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1806_p1 +++ /dev/null @@ -1,3 +0,0 @@ -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/files/digest-rb_libtorrent-0.13_pre1876 b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1876 new file mode 100644 index 000000000000..80a394d7f415 --- /dev/null +++ b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1876 @@ -0,0 +1,3 @@ +MD5 441de3fb23943911218a1900638d3b79 libtorrent-0.13_pre1876.tar.bz2 1424175 +RMD160 bf21dbedc7ed3896c80055806118a13f861e39f1 libtorrent-0.13_pre1876.tar.bz2 1424175 +SHA256 0e7ed79cef9204ad897dea1e6f3a42926a82f78ebb6c4387b956bd7d572722ef libtorrent-0.13_pre1876.tar.bz2 1424175 diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1806_p1.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1876.ebuild index 8bb910d9ae9f..9d44cc2cd7ea 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1806_p1.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1876.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_pre1806_p1.ebuild,v 1.1 2007/12/09 21:02:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1876.ebuild,v 1.1 2007/12/31 11:32:11 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" |