diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-12 19:57:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-12 19:57:15 +0000 |
commit | bc3a6b0c60c30b5e790724c417ecaedcd0f09a71 (patch) | |
tree | ddf6b5b326500b189812974db2eb6964449b1995 /net-libs | |
parent | Keyword for arm. (diff) | |
download | gentoo-2-bc3a6b0c60c30b5e790724c417ecaedcd0f09a71.tar.gz gentoo-2-bc3a6b0c60c30b5e790724c417ecaedcd0f09a71.tar.bz2 gentoo-2-bc3a6b0c60c30b5e790724c417ecaedcd0f09a71.zip |
GPL-2 -> BSD
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/rb_libtorrent/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild | 4 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.12.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index f6558bb6fa8d..ca42e136cf65 100644 --- a/net-libs/rb_libtorrent/ChangeLog +++ b/net-libs/rb_libtorrent/ChangeLog @@ -1,6 +1,10 @@ # 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.14 2007/06/08 10:20:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.15 2007/06/12 19:57:15 armin76 Exp $ + + 12 Jun 2007; Raúl Porcel <armin76@gentoo.org> rb_libtorrent-0.11.ebuild, + rb_libtorrent-0.12.ebuild: + GPL-2 -> BSD 08 Jun 2007; Raúl Porcel <armin76@gentoo.org> rb_libtorrent-0.12.ebuild: x86 stable diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild index 0e989a341acb..6fa704d0b25a 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.11.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.11.ebuild,v 1.8 2007/05/30 17:36:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild,v 1.9 2007/06/12 19:57:15 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -13,7 +13,7 @@ DESCRIPTION="BitTorrent library written in C++ for *nix." HOMEPAGE="http://www.rasterbar.com/products/libtorrent/" SRC_URI="mirror://sourceforge/libtorrent/${MY_P}.tar.gz" -LICENSE="GPL-2" +LICENSE="BSD" SLOT="0" KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="debug" diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.12.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.12.ebuild index 382c37afd24b..187dc4cd76ae 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.12.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.12.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.12.ebuild,v 1.3 2007/06/08 10:20:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.12.ebuild,v 1.4 2007/06/12 19:57:15 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -13,7 +13,7 @@ DESCRIPTION="BitTorrent library written in C++ for *nix." HOMEPAGE="http://www.rasterbar.com/products/libtorrent/" SRC_URI="mirror://sourceforge/libtorrent/${MY_P}.tar.gz" -LICENSE="GPL-2" +LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 x86 ~x86-fbsd" IUSE="debug" |