diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-19 14:14:33 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-19 14:14:33 +0000 |
commit | a0bca6ce51637e025af214602a71545e5cc8472a (patch) | |
tree | 395af7cfa7ea41e59e63e0b8e6f1ec20f80d73be /net-p2p/dclib | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | historical-a0bca6ce51637e025af214602a71545e5cc8472a.tar.gz historical-a0bca6ce51637e025af214602a71545e5cc8472a.tar.bz2 historical-a0bca6ce51637e025af214602a71545e5cc8472a.zip |
Stable on ppc wrt bug 202615
Package-Manager: portage-2.1.4
Diffstat (limited to 'net-p2p/dclib')
-rw-r--r-- | net-p2p/dclib/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.3.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/dclib/ChangeLog b/net-p2p/dclib/ChangeLog index 32e4166ce678..9ae7f9a8289d 100644 --- a/net-p2p/dclib/ChangeLog +++ b/net-p2p/dclib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/dclib # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/ChangeLog,v 1.93 2008/01/18 01:26:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/ChangeLog,v 1.94 2008/01/19 14:13:15 nixnut Exp $ + + 19 Jan 2008; nixnut <nixnut@gentoo.org> dclib-0.3.12.ebuild: + Stable on ppc wrt bug 202615 18 Jan 2008; Brent Baude <ranger@gentoo.org> dclib-0.3.12.ebuild: Marking dclib-0.3.12 ppc64 for bug 202615 diff --git a/net-p2p/dclib/dclib-0.3.12.ebuild b/net-p2p/dclib/dclib-0.3.12.ebuild index 1dc20723e5f7..e2e7bee2c272 100644 --- a/net-p2p/dclib/dclib-0.3.12.ebuild +++ b/net-p2p/dclib/dclib-0.3.12.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.12.ebuild,v 1.5 2008/01/18 01:26:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.12.ebuild,v 1.6 2008/01/19 14:13:15 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" |