diff options
author | 2009-08-18 22:23:08 +0000 | |
---|---|---|
committer | 2009-08-18 22:23:08 +0000 | |
commit | fc80a80b5eac6cbe97a5c93066485a509f587eca (patch) | |
tree | 861f40f8eeecd70cf1e0cdf6f8154fee6d5a7416 /net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild | |
parent | stable x86, bug 279864 (diff) | |
download | historical-fc80a80b5eac6cbe97a5c93066485a509f587eca.tar.gz historical-fc80a80b5eac6cbe97a5c93066485a509f587eca.tar.bz2 historical-fc80a80b5eac6cbe97a5c93066485a509f587eca.zip |
stable x86, bug 280036
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild')
-rw-r--r-- | net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild b/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild index 070c070091a7..d09870875e47 100644 --- a/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild +++ b/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild,v 1.2 2009/08/02 20:36:46 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild,v 1.3 2009/08/18 22:23:08 fauli Exp $ inherit distutils @@ -10,5 +10,5 @@ SRC_URI="http://vrai.net/files/software_projects/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" |