diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-09-01 17:48:14 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-09-01 17:48:14 +0000 |
commit | 3c3bdfd685d02ee6592888272847632185510c5a (patch) | |
tree | e8147432d7153b190c90eb4d04c748576851389d /net-p2p | |
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')
-rw-r--r-- | net-p2p/dclib/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.3.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/dclib/ChangeLog b/net-p2p/dclib/ChangeLog index a25a570cbd78..83f264d0256e 100644 --- a/net-p2p/dclib/ChangeLog +++ b/net-p2p/dclib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/dclib # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/ChangeLog,v 1.81 2007/08/28 10:05:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/ChangeLog,v 1.82 2007/09/01 17:48:14 nixnut Exp $ + + 01 Sep 2007; nixnut <nixnut@gentoo.org> dclib-0.3.10.ebuild: + Stable on ppc wrt bug 186352 28 Aug 2007; Raúl Porcel <armin76@gentoo.org> dclib-0.3.10.ebuild: alpha/ia64/x86 stable wrt #186352 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" |