diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-02-05 18:16:53 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-02-05 18:16:53 +0000 |
commit | 817857ab838d0bf766ca9ce123db83b8d6a98db2 (patch) | |
tree | 484cb7c934e27b2845923dc66cfe9af9c4d6aa7e /net-p2p/opendchub | |
parent | add new package kfile-cert to derivation map (diff) | |
download | gentoo-2-817857ab838d0bf766ca9ce123db83b8d6a98db2.tar.gz gentoo-2-817857ab838d0bf766ca9ce123db83b8d6a98db2.tar.bz2 gentoo-2-817857ab838d0bf766ca9ce123db83b8d6a98db2.zip |
added ~amd64 to KEYWORDS. fixes #76976
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-p2p/opendchub')
-rw-r--r-- | net-p2p/opendchub/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/opendchub/opendchub-0.7.14-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-p2p/opendchub/ChangeLog b/net-p2p/opendchub/ChangeLog index 5859124e18d2..a6f0de35b07a 100644 --- a/net-p2p/opendchub/ChangeLog +++ b/net-p2p/opendchub/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/opendchub -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/opendchub/ChangeLog,v 1.11 2004/11/27 15:59:34 squinky86 Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/opendchub/ChangeLog,v 1.12 2005/02/05 18:16:53 luckyduck Exp $ + + 05 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> + opendchub-0.7.14-r2.ebuild: + added ~amd64 to KEYWORDS. fixes #76976 *opendchub-0.7.14-r2 (27 Nov 2004) diff --git a/net-p2p/opendchub/opendchub-0.7.14-r2.ebuild b/net-p2p/opendchub/opendchub-0.7.14-r2.ebuild index b97a55693678..948ae12e3ff7 100644 --- a/net-p2p/opendchub/opendchub-0.7.14-r2.ebuild +++ b/net-p2p/opendchub/opendchub-0.7.14-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/opendchub/opendchub-0.7.14-r2.ebuild,v 1.1 2004/11/27 15:59:34 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/opendchub/opendchub-0.7.14-r2.ebuild,v 1.2 2005/02/05 18:16:53 luckyduck Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc ~amd64" IUSE="perl" DEPEND="virtual/libc |