diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-03-31 20:46:55 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-03-31 20:46:55 +0000 |
commit | 48164fd94aa17c20cf20575260c26ca045c0363e (patch) | |
tree | b83143761f700e55dc0683b558781d10877a40f7 /app-misc/vcp/vcp-2.2.ebuild | |
parent | Keyworded ~sparc (diff) | |
download | gentoo-2-48164fd94aa17c20cf20575260c26ca045c0363e.tar.gz gentoo-2-48164fd94aa17c20cf20575260c26ca045c0363e.tar.bz2 gentoo-2-48164fd94aa17c20cf20575260c26ca045c0363e.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-misc/vcp/vcp-2.2.ebuild')
-rw-r--r-- | app-misc/vcp/vcp-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/vcp/vcp-2.2.ebuild b/app-misc/vcp/vcp-2.2.ebuild index f16cb5243d60..a4479f4e932b 100644 --- a/app-misc/vcp/vcp-2.2.ebuild +++ b/app-misc/vcp/vcp-2.2.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/app-misc/vcp/vcp-2.2.ebuild,v 1.5 2005/02/05 10:41:37 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/vcp/vcp-2.2.ebuild,v 1.6 2005/03/31 20:46:55 blubb Exp $ inherit flag-o-matic toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://members.iinet.net.au/~lynx/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~amd64 ppc ~sparc" +KEYWORDS="x86 amd64 ppc ~sparc" IUSE="" DEPEND="sys-libs/ncurses" |