diff options
author | 2007-09-01 17:48:14 +0000 | |
---|---|---|
committer | 2007-09-01 17:48:14 +0000 | |
commit | 3c3bdfd685d02ee6592888272847632185510c5a (patch) | |
tree | e8147432d7153b190c90eb4d04c748576851389d /net-p2p/dclib/dclib-0.3.10.ebuild | |
parent | * bump (diff) | |
download | gentoo-2-3c3bdfd685d02ee6592888272847632185510c5a.tar.gz gentoo-2-3c3bdfd685d02ee6592888272847632185510c5a.tar.bz2 gentoo-2-3c3bdfd685d02ee6592888272847632185510c5a.zip |
Stable on ppc wrt bug 186352
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-p2p/dclib/dclib-0.3.10.ebuild')
-rw-r--r-- | net-p2p/dclib/dclib-0.3.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/dclib/dclib-0.3.10.ebuild b/net-p2p/dclib/dclib-0.3.10.ebuild index 8805b0c4e9e7..70551266c948 100644 --- a/net-p2p/dclib/dclib-0.3.10.ebuild +++ b/net-p2p/dclib/dclib-0.3.10.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/dclib/dclib-0.3.10.ebuild,v 1.3 2007/08/28 10:05:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.10.ebuild,v 1.4 2007/09/01 17:48:14 nixnut Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wxdcgui/${P}.tar.bz2" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ~ppc64 x86" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 x86" DEPEND=">=app-arch/bzip2-1.0.2 >=dev-libs/libxml2-2.4.22" |