diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 20:28:39 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 20:28:39 +0000 |
commit | 9d82dabb5d17277c934f6a40b6aeb41a38fe959e (patch) | |
tree | 2fb853911c27a260c2914d6132a9c7976051f9e9 /net-p2p/cccp/cccp-0.8.ebuild | |
parent | Marked stable for x86 and changed kerberos dep to mit-krb5 (diff) | |
download | historical-9d82dabb5d17277c934f6a40b6aeb41a38fe959e.tar.gz historical-9d82dabb5d17277c934f6a40b6aeb41a38fe959e.tar.bz2 historical-9d82dabb5d17277c934f6a40b6aeb41a38fe959e.zip |
unmaks, changelog and repoman fixes
Diffstat (limited to 'net-p2p/cccp/cccp-0.8.ebuild')
-rw-r--r-- | net-p2p/cccp/cccp-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/cccp/cccp-0.8.ebuild b/net-p2p/cccp/cccp-0.8.ebuild index f57926192f8c..dcdd281cdd35 100644 --- a/net-p2p/cccp/cccp-0.8.ebuild +++ b/net-p2p/cccp/cccp-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/cccp/cccp-0.8.ebuild,v 1.2 2003/02/13 15:17:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/cccp/cccp-0.8.ebuild,v 1.3 2003/07/13 20:28:39 aliz Exp $ DESCRIPTION="Scriptable console frontend to Direct Connect" HOMEPAGE="http://members.chello.se/hampasfirma/cccp" @@ -8,7 +8,7 @@ SRC_URI="http://members01.chello.se/hampasfirma/cccp/${PN}.${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=net-p2p/dctc-0.83" |