diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-06-06 05:58:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-06-06 05:58:32 +0000 |
commit | 92fa27d8215f4b7fc58ec3b9943d5860fd23e575 (patch) | |
tree | dc7e790a9f72d4ea179e8b31a1750919fe7d5b3e /net-p2p/dclib/dclib-0.3.13.ebuild | |
parent | Version bump. For this branch we moved to RHEL5 patchset as it's better suppo... (diff) | |
download | gentoo-2-92fa27d8215f4b7fc58ec3b9943d5860fd23e575.tar.gz gentoo-2-92fa27d8215f4b7fc58ec3b9943d5860fd23e575.tar.bz2 gentoo-2-92fa27d8215f4b7fc58ec3b9943d5860fd23e575.zip |
Stable on ppc64; bug #225029
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-p2p/dclib/dclib-0.3.13.ebuild')
-rw-r--r-- | net-p2p/dclib/dclib-0.3.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/dclib/dclib-0.3.13.ebuild b/net-p2p/dclib/dclib-0.3.13.ebuild index 738ed468e9da..d28d96284538 100644 --- a/net-p2p/dclib/dclib-0.3.13.ebuild +++ b/net-p2p/dclib/dclib-0.3.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.13.ebuild,v 1.2 2008/06/05 18:17:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.13.ebuild,v 1.3 2008/06/06 05:58:32 corsair Exp $ DESCRIPTION="DirectConnect client library" HOMEPAGE="http://sourceforge.net/projects/wxdcgui" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/wxdcgui/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ppc64 x86" IUSE="" DEPEND=">=app-arch/bzip2-1.0.2 |