diff options
author | Ilya Volynets <iluxa@gentoo.org> | 2006-08-28 20:26:26 +0000 |
---|---|---|
committer | Ilya Volynets <iluxa@gentoo.org> | 2006-08-28 20:26:26 +0000 |
commit | b76e8ed0baecfde523e7d3ae9ab881d44cb0e8f0 (patch) | |
tree | 339d991d00b617d38f576b1b44cbdccd68da0e5a /net-libs/socket++/socket++-1.12.12-r1.ebuild | |
parent | added pm_echovar "support" (diff) | |
download | gentoo-2-b76e8ed0baecfde523e7d3ae9ab881d44cb0e8f0.tar.gz gentoo-2-b76e8ed0baecfde523e7d3ae9ab881d44cb0e8f0.tar.bz2 gentoo-2-b76e8ed0baecfde523e7d3ae9ab881d44cb0e8f0.zip |
mark socket++-1.12.12-r1 ~mips
(Portage version: 2.1-r2)
Diffstat (limited to 'net-libs/socket++/socket++-1.12.12-r1.ebuild')
-rw-r--r-- | net-libs/socket++/socket++-1.12.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/socket++/socket++-1.12.12-r1.ebuild b/net-libs/socket++/socket++-1.12.12-r1.ebuild index 5a2632b9d2d6..90b4a244cd52 100644 --- a/net-libs/socket++/socket++-1.12.12-r1.ebuild +++ b/net-libs/socket++/socket++-1.12.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/socket++/socket++-1.12.12-r1.ebuild,v 1.4 2006/08/04 08:32:09 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/socket++/socket++-1.12.12-r1.ebuild,v 1.5 2006/08/28 20:26:26 iluxa Exp $ DESCRIPTION="C++ Socket Library" HOMEPAGE="http://www.linuxhacker.at/socketxx/" @@ -8,7 +8,7 @@ SRC_URI="http://www.linuxhacker.at/linux/downloads/src/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 x86" +KEYWORDS="~alpha ~amd64 ~mips x86" IUSE="debug doc" DEPEND="sys-devel/automake |