diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-04-07 12:31:28 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-04-07 12:31:28 +0000 |
commit | fa4c75773da2d4dc4a074ba957ac97d2d05b5d02 (patch) | |
tree | 0689b9e5c4d1f264d498a7d6be7b643682781d5d /net-libs/socket++/socket++-1.12.12-r1.ebuild | |
parent | version bump (diff) | |
download | historical-fa4c75773da2d4dc4a074ba957ac97d2d05b5d02.tar.gz historical-fa4c75773da2d4dc4a074ba957ac97d2d05b5d02.tar.bz2 historical-fa4c75773da2d4dc4a074ba957ac97d2d05b5d02.zip |
Stable on x86.
Package-Manager: portage-2.0.51.19
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 357450de2255..6060414124df 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-2005 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.1 2005/03/04 00:55:42 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/socket++/socket++-1.12.12-r1.ebuild,v 1.2 2005/04/07 12:31:28 ka0ttic 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="~x86" +KEYWORDS="x86" IUSE="debug doc" DEPEND="sys-devel/automake |