diff options
author | David Holm <dholm@gentoo.org> | 2004-05-07 14:23:49 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-07 14:23:49 +0000 |
commit | e53e0db3fea68d72e1175ab472508174f52926a2 (patch) | |
tree | 4b8a4bbc9fcc74961f61dc48b1ba894e2bd44468 /app-misc/vcp/vcp-1.7.2.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-e53e0db3fea68d72e1175ab472508174f52926a2.tar.gz historical-e53e0db3fea68d72e1175ab472508174f52926a2.tar.bz2 historical-e53e0db3fea68d72e1175ab472508174f52926a2.zip |
Added to ~ppc
Diffstat (limited to 'app-misc/vcp/vcp-1.7.2.ebuild')
-rw-r--r-- | app-misc/vcp/vcp-1.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/vcp/vcp-1.7.2.ebuild b/app-misc/vcp/vcp-1.7.2.ebuild index 178cb577cc81..ce7e5d3c8631 100644 --- a/app-misc/vcp/vcp-1.7.2.ebuild +++ b/app-misc/vcp/vcp-1.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/vcp/vcp-1.7.2.ebuild,v 1.1 2004/05/07 05:18:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/vcp/vcp-1.7.2.ebuild,v 1.2 2004/05/07 14:23:49 dholm Exp $ inherit flag-o-matic gcc @@ -10,7 +10,7 @@ SRC_URI="http://members.optusnet.com.au/~dbbryan/vcp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ~ppc" IUSE="" DEPEND="sys-libs/ncurses" |