diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-09 19:50:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-09 19:50:50 +0000 |
commit | cb9aed99eb281f4521d826838eb4aa6ef7a05a36 (patch) | |
tree | 8dd643a2c0bd9957eaeac16964e74cd36ec99993 /net-libs | |
parent | Replace all instances of ewarn and einfo with elog (diff) | |
download | gentoo-2-cb9aed99eb281f4521d826838eb4aa6ef7a05a36.tar.gz gentoo-2-cb9aed99eb281f4521d826838eb4aa6ef7a05a36.tar.bz2 gentoo-2-cb9aed99eb281f4521d826838eb4aa6ef7a05a36.zip |
Version bump, remove old
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/rb_libtorrent/ChangeLog | 10 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1876 | 3 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1912 | 3 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1912.ebuild (renamed from net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1876.ebuild) | 4 |
4 files changed, 13 insertions, 7 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index 5aa5fa716968..0f06f4c3bed9 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.37 2007/12/31 11:32:11 armin76 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.38 2008/01/09 19:50:49 armin76 Exp $ + +*rb_libtorrent-0.13_pre1912 (09 Jan 2008) + + 09 Jan 2008; Raúl Porcel <armin76@gentoo.org> + -rb_libtorrent-0.13_pre1876.ebuild, +rb_libtorrent-0.13_pre1912.ebuild: + Version bump, remove old *rb_libtorrent-0.13_pre1876 (31 Dec 2007) 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 deleted file mode 100644 index 80a394d7f415..000000000000 --- a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1876 +++ /dev/null @@ -1,3 +0,0 @@ -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/files/digest-rb_libtorrent-0.13_pre1912 b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1912 new file mode 100644 index 000000000000..ed586294db2f --- /dev/null +++ b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1912 @@ -0,0 +1,3 @@ +MD5 2a45a0414063de898187282a22df7a66 libtorrent-0.13_pre1912.tar.bz2 1424997 +RMD160 cf5e5ee007bbabf542db8fef31947e8f421f9cea libtorrent-0.13_pre1912.tar.bz2 1424997 +SHA256 43773cbfe804f776958847b9cbd2aab43413f0d49d40ab29ba676592b68ecf7a libtorrent-0.13_pre1912.tar.bz2 1424997 diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1876.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1912.ebuild index 9d44cc2cd7ea..aa1d0d8ae13e 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1876.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1912.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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_pre1876.ebuild,v 1.1 2007/12/31 11:32:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1912.ebuild,v 1.1 2008/01/09 19:50:49 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" |