diff options
author | David Holm <dholm@gentoo.org> | 2005-07-26 12:02:37 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-26 12:02:37 +0000 |
commit | 5a01a90dae316c95c2a4352920d46b3a4b7d4c2c (patch) | |
tree | addd260d7c9709d666585c7b417ed7d207cb50c0 /net-fs/ccxstream | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-5a01a90dae316c95c2a4352920d46b3a4b7d4c2c.tar.gz gentoo-2-5a01a90dae316c95c2a4352920d46b3a4b7d4c2c.tar.bz2 gentoo-2-5a01a90dae316c95c2a4352920d46b3a4b7d4c2c.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-fs/ccxstream')
-rw-r--r-- | net-fs/ccxstream/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/ccxstream/ccxstream-1.0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/ccxstream/ChangeLog b/net-fs/ccxstream/ChangeLog index 64184d22cbae..f7ac2e882639 100644 --- a/net-fs/ccxstream/ChangeLog +++ b/net-fs/ccxstream/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/ccxstream # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ccxstream/ChangeLog,v 1.4 2005/04/07 12:37:12 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/ccxstream/ChangeLog,v 1.5 2005/07/26 12:02:37 dholm Exp $ + + 26 Jul 2005; David Holm <dholm@gentoo.org> ccxstream-1.0.15.ebuild: + Added to ~ppc. 07 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> ccxstream-1.0.15.ebuild: added ~amd64 to KEYWORDS, fixes #81151 diff --git a/net-fs/ccxstream/ccxstream-1.0.15.ebuild b/net-fs/ccxstream/ccxstream-1.0.15.ebuild index db5154af741f..7e1a0c6f465d 100644 --- a/net-fs/ccxstream/ccxstream-1.0.15.ebuild +++ b/net-fs/ccxstream/ccxstream-1.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ccxstream/ccxstream-1.0.15.ebuild,v 1.5 2005/04/07 12:37:12 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/ccxstream/ccxstream-1.0.15.ebuild,v 1.6 2005/07/26 12:02:37 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xbplayer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="~amd64 ~ppc x86" DEPEND="sys-libs/ncurses sys-libs/readline" IUSE="" |