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 | 2550626f4b197d534459d1538d14f61c9f114086 (patch) | |
tree | 261ab06393a362b00661544ae96203bcf9cdf11a /net-fs/ccxstream | |
parent | Added to ~ppc (diff) | |
download | historical-2550626f4b197d534459d1538d14f61c9f114086.tar.gz historical-2550626f4b197d534459d1538d14f61c9f114086.tar.bz2 historical-2550626f4b197d534459d1538d14f61c9f114086.zip |
Added to ~ppc
Package-Manager: portage-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/Manifest | 16 | ||||
-rw-r--r-- | net-fs/ccxstream/ccxstream-1.0.15.ebuild | 4 |
3 files changed, 9 insertions, 16 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/Manifest b/net-fs/ccxstream/Manifest index 4e513b3c010b..807fbe781761 100644 --- a/net-fs/ccxstream/Manifest +++ b/net-fs/ccxstream/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 9a59dd087ffdbf7c19563c55aee97847 ccxstream-1.0.15.ebuild 754 -MD5 fb6449a7d4b9a092a3a6a0f6beb105dd ChangeLog 805 +MD5 1920f1789c4ca53f21948b0737e98ed5 ChangeLog 889 +MD5 45a6689033345fbb8bfc8fbe60f5fdb4 ccxstream-1.0.15.ebuild 755 MD5 ced95cbc95521a341635b22cbbfc0c92 metadata.xml 331 +MD5 97b69dad34ff8cf74407cfd6acdcf1a6 files/ccxstream-termcap.patch 232 MD5 73c83b29f34c5ee6bfeb874e05afd201 files/ccxstream.confd 1228 MD5 fe3f207263e89aa78ad98ebd24819254 files/ccxstream.initd 463 -MD5 97b69dad34ff8cf74407cfd6acdcf1a6 files/ccxstream-termcap.patch 232 MD5 4321e5f911d04c96005128ccf78c98f4 files/digest-ccxstream-1.0.15 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCVSmN06ebR+OMO78RAh4WAJ9l2qbpzw61L07fkLsaY1cRdNaISgCfd1qL -YtDLrXjeM0pkNrVnZtJrIuc= -=0rX3 ------END PGP SIGNATURE----- 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="" |