diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-02-13 20:52:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-02-13 20:52:04 +0000 |
commit | dbf284fed7176bb695d73174f2a0f03fbf8a7370 (patch) | |
tree | 78fca3c5d86fc7df0e96f5a0397d585f8f05c535 /net-p2p/qbittorrent | |
parent | Use java-pkg_dojavadoc. (diff) | |
download | gentoo-2-dbf284fed7176bb695d73174f2a0f03fbf8a7370.tar.gz gentoo-2-dbf284fed7176bb695d73174f2a0f03fbf8a7370.tar.bz2 gentoo-2-dbf284fed7176bb695d73174f2a0f03fbf8a7370.zip |
x86 stable
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r-- | net-p2p/qbittorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-0.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog index 7f0938e6b944..36e6e784555b 100644 --- a/net-p2p/qbittorrent/ChangeLog +++ b/net-p2p/qbittorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/qbittorrent # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.1 2007/01/08 18:30:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.2 2007/02/13 20:52:04 armin76 Exp $ + + 13 Feb 2007; Raúl Porcel <armin76@gentoo.org> qbittorrent-0.8.0.ebuild: + x86 stable *qbittorrent-0.8.0 (08 Jan 2007) diff --git a/net-p2p/qbittorrent/qbittorrent-0.8.0.ebuild b/net-p2p/qbittorrent/qbittorrent-0.8.0.ebuild index ab6fc53b55d2..1b4e15f7354f 100644 --- a/net-p2p/qbittorrent/qbittorrent-0.8.0.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-0.8.0.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-p2p/qbittorrent/qbittorrent-0.8.0.ebuild,v 1.1 2007/01/08 18:30:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-0.8.0.ebuild,v 1.2 2007/02/13 20:52:04 armin76 Exp $ inherit eutils qt4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND=">=net-libs/rb_libtorrent-0.11 |