diff options
author | 2008-06-17 00:59:35 +0000 | |
---|---|---|
committer | 2008-06-17 00:59:35 +0000 | |
commit | f0e28b9ae33b2cfa9f8225cb24091ced4c87edb0 (patch) | |
tree | faee381b1be5fe1d827864d1b3780305f73e3dc6 /net-p2p/dclib | |
parent | Version bump. (diff) | |
download | historical-f0e28b9ae33b2cfa9f8225cb24091ced4c87edb0.tar.gz historical-f0e28b9ae33b2cfa9f8225cb24091ced4c87edb0.tar.bz2 historical-f0e28b9ae33b2cfa9f8225cb24091ced4c87edb0.zip |
Stable for HPPA (bug #225029).
Package-Manager: portage-2.1.5.4
Diffstat (limited to 'net-p2p/dclib')
-rw-r--r-- | net-p2p/dclib/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.3.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/dclib/ChangeLog b/net-p2p/dclib/ChangeLog index 1224151500e5..20fa87c09f50 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.100 2008/06/07 15:12:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/ChangeLog,v 1.101 2008/06/17 00:59:03 jer Exp $ + + 17 Jun 2008; Jeroen Roovers <jer@gentoo.org> dclib-0.3.13.ebuild: + Stable for HPPA (bug #225029). 07 Jun 2008; nixnut <nixnut@gentoo.org> dclib-0.3.13.ebuild: Stable on ppc wrt bug 225029 diff --git a/net-p2p/dclib/dclib-0.3.13.ebuild b/net-p2p/dclib/dclib-0.3.13.ebuild index a62a547824c3..ce4482a7509f 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.4 2008/06/07 15:12:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.13.ebuild,v 1.5 2008/06/17 00:59:03 jer 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 |