diff options
author | David Holm <dholm@gentoo.org> | 2004-10-14 20:14:46 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-14 20:14:46 +0000 |
commit | dcb46c0313f82711e1528aa89e41d985483530d1 (patch) | |
tree | 0f813f3da0970a031fb8606caae3fee9bc058b81 /net-misc/bo2k_console | |
parent | Stable on x86, for silva1.1 release for 2004.3 (Manifest recommit) (diff) | |
download | gentoo-2-dcb46c0313f82711e1528aa89e41d985483530d1.tar.gz gentoo-2-dcb46c0313f82711e1528aa89e41d985483530d1.tar.bz2 gentoo-2-dcb46c0313f82711e1528aa89e41d985483530d1.zip |
Added to ~ppc
Diffstat (limited to 'net-misc/bo2k_console')
-rw-r--r-- | net-misc/bo2k_console/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/bo2k_console/bo2k_console-0.0.2_pre.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/bo2k_console/ChangeLog b/net-misc/bo2k_console/ChangeLog index afd6c8dbc6fd..f81067e7c25b 100644 --- a/net-misc/bo2k_console/ChangeLog +++ b/net-misc/bo2k_console/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/bo2k_console # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/bo2k_console/ChangeLog,v 1.3 2004/06/24 23:37:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bo2k_console/ChangeLog,v 1.4 2004/10/14 20:11:51 dholm Exp $ + + 14 Oct 2004; David Holm <dholm@gentoo.org> bo2k_console-0.0.2_pre.ebuild: + Added to ~ppc. *bo2k_console-0.0.2_pre (11 Sep 2003) 11 Sep 2003; Thomas Raschbacher <lordvan@gentoo.org>: bo2k_console-0.0.2_pre, ChangeLog, metadata.xml: diff --git a/net-misc/bo2k_console/bo2k_console-0.0.2_pre.ebuild b/net-misc/bo2k_console/bo2k_console-0.0.2_pre.ebuild index a94cc21ff970..a94b3691ba14 100644 --- a/net-misc/bo2k_console/bo2k_console-0.0.2_pre.ebuild +++ b/net-misc/bo2k_console/bo2k_console-0.0.2_pre.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/bo2k_console/bo2k_console-0.0.2_pre.ebuild,v 1.2 2004/06/24 23:37:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bo2k_console/bo2k_console-0.0.2_pre.ebuild,v 1.3 2004/10/14 20:11:51 dholm Exp $ MY_PV="0.0.2pre" MY_P="${PN}-${MY_PV}" DESCRIPTION="Command-line client based on LibBO2K." @@ -8,7 +8,7 @@ HOMEPAGE="http://www.bo2k.com/" SRC_URI="mirror://sourceforge/bo2k/${MY_P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=net-libs/libbo2k-0.1.5_pre" #RDEPEND="" |