diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-22 15:03:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-22 15:03:05 +0000 |
commit | e9bacba151ca0cda9c0237dc498a5001e2b946ee (patch) | |
tree | 9a04b2abf6681ce7e1cb7bb56a1822dc701030bc /net-p2p/opendchub/opendchub-0.7.15.ebuild | |
parent | Stable on Alpha + IA64. (diff) | |
download | historical-e9bacba151ca0cda9c0237dc498a5001e2b946ee.tar.gz historical-e9bacba151ca0cda9c0237dc498a5001e2b946ee.tar.bz2 historical-e9bacba151ca0cda9c0237dc498a5001e2b946ee.zip |
stable x86 && remove old
Package-Manager: portage-2.1.2-r2
Diffstat (limited to 'net-p2p/opendchub/opendchub-0.7.15.ebuild')
-rw-r--r-- | net-p2p/opendchub/opendchub-0.7.15.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/opendchub/opendchub-0.7.15.ebuild b/net-p2p/opendchub/opendchub-0.7.15.ebuild index e42c25802270..16607f5206ef 100644 --- a/net-p2p/opendchub/opendchub-0.7.15.ebuild +++ b/net-p2p/opendchub/opendchub-0.7.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/opendchub/opendchub-0.7.15.ebuild,v 1.2 2006/12/06 23:11:33 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/opendchub/opendchub-0.7.15.ebuild,v 1.3 2007/01/22 15:03:05 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="perl" DEPEND="perl? ( dev-lang/perl )" |