diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-01 14:05:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-01 14:05:02 +0000 |
commit | 66a322eff751ece6d1f555314a1f39a525d88446 (patch) | |
tree | e2919e890f5025e132d1f40d4bb5037bbf9510df /net-libs | |
parent | mark the depends as not supporting xorg-server 1.4 (diff) | |
download | gentoo-2-66a322eff751ece6d1f555314a1f39a525d88446.tar.gz gentoo-2-66a322eff751ece6d1f555314a1f39a525d88446.tar.bz2 gentoo-2-66a322eff751ece6d1f555314a1f39a525d88446.zip |
Version bump
(Portage version: 2.1.3.11)
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_pre1610 | 3 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1615 | 3 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1615.ebuild (renamed from net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1610.ebuild) | 2 |
4 files changed, 11 insertions, 5 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index e82a22c2ddcf..3aa3a8fa7baa 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.27 2007/09/28 16:51:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.28 2007/10/01 14:05:02 armin76 Exp $ + +*rb_libtorrent-0.13_pre1615 (01 Oct 2007) + + 01 Oct 2007; Raúl Porcel <armin76@gentoo.org> + -rb_libtorrent-0.13_pre1610.ebuild, +rb_libtorrent-0.13_pre1615.ebuild: + Version bump *rb_libtorrent-0.13_pre1610 (28 Sep 2007) 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 deleted file mode 100644 index 9a4f627dc39c..000000000000 --- a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1610 +++ /dev/null @@ -1,3 +0,0 @@ -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/files/digest-rb_libtorrent-0.13_pre1615 b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1615 new file mode 100644 index 000000000000..23221730740f --- /dev/null +++ b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1615 @@ -0,0 +1,3 @@ +MD5 557acf7f58a9e19e61419e0b17593905 libtorrent-0.13_pre1615.tar.bz2 1434145 +RMD160 eaa9d9166f8e816121a2442c5b1e7f3ac93de903 libtorrent-0.13_pre1615.tar.bz2 1434145 +SHA256 547457ab4fe0e6a2f804fd4c5a03dc5e8d483a2570c566beae528ede2b15382f libtorrent-0.13_pre1615.tar.bz2 1434145 diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1610.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1615.ebuild index 438cdb5d1c04..795f86629c80 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1610.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1615.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_pre1610.ebuild,v 1.1 2007/09/28 16:51:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1615.ebuild,v 1.1 2007/10/01 14:05:02 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" |