diff options
author | 2011-08-19 13:59:24 +0000 | |
---|---|---|
committer | 2011-08-19 13:59:24 +0000 | |
commit | 2edff9e28e5d66e8adc4db6e6c81cc1f158994c6 (patch) | |
tree | 3b4e1ac621910da714472886032bd100716a2239 /net-p2p/opendchub/opendchub-0.8.2.ebuild | |
parent | Correct SRC_URI for the rt patch (and fix a typo in metadata.xml) (diff) | |
download | historical-2edff9e28e5d66e8adc4db6e6c81cc1f158994c6.tar.gz historical-2edff9e28e5d66e8adc4db6e6c81cc1f158994c6.tar.bz2 historical-2edff9e28e5d66e8adc4db6e6c81cc1f158994c6.zip |
x86 stable per bug 314551
Package-Manager: portage-2.1.10.10/cvs/Linux i686
Diffstat (limited to 'net-p2p/opendchub/opendchub-0.8.2.ebuild')
-rw-r--r-- | net-p2p/opendchub/opendchub-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/opendchub/opendchub-0.8.2.ebuild b/net-p2p/opendchub/opendchub-0.8.2.ebuild index ee4c85c65304..02a4134cb02a 100644 --- a/net-p2p/opendchub/opendchub-0.8.2.ebuild +++ b/net-p2p/opendchub/opendchub-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/opendchub/opendchub-0.8.2.ebuild,v 1.1 2011/08/05 01:38:41 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/opendchub/opendchub-0.8.2.ebuild,v 1.2 2011/08/19 13:59:24 tomka Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="perl" RDEPEND="perl? ( dev-lang/perl )" |