summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Volynets <iluxa@gentoo.org>2006-01-07 17:58:26 +0000
committerIlya Volynets <iluxa@gentoo.org>2006-01-07 17:58:26 +0000
commitae760aecc776937f38df3bed28903a985b32a58b (patch)
tree3e3a1ef832c2c92e7e3e6f23ffafd4ae09dd8b00 /net-libs/socket++
parentVersion bump. (diff)
downloadgentoo-2-ae760aecc776937f38df3bed28903a985b32a58b.tar.gz
gentoo-2-ae760aecc776937f38df3bed28903a985b32a58b.tar.bz2
gentoo-2-ae760aecc776937f38df3bed28903a985b32a58b.zip
Add ~amd64 to keywords
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-libs/socket++')
-rw-r--r--net-libs/socket++/ChangeLog8
-rw-r--r--net-libs/socket++/socket++-1.12.12-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/socket++/ChangeLog b/net-libs/socket++/ChangeLog
index febbdd906ba3..9c67f0d687f7 100644
--- a/net-libs/socket++/ChangeLog
+++ b/net-libs/socket++/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/socket++
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/socket++/ChangeLog,v 1.9 2005/09/19 22:37:37 halcy0n Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/socket++/ChangeLog,v 1.10 2006/01/07 17:58:26 iluxa Exp $
+
+ 07 Jan 2006; Ilya A. Volynets-Evenbakh <iluxa@gentoo.org>
+ socket++-1.12.12-r1.ebuild:
+ Add ~amd64 to keywords
19 Sep 2005; Mark Loeser <halcy0n@gentoo.org> metadata.xml:
Adding to cpp herd
diff --git a/net-libs/socket++/socket++-1.12.12-r1.ebuild b/net-libs/socket++/socket++-1.12.12-r1.ebuild
index 6060414124df..9c9f54484f68 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
+# 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.2 2005/04/07 12:31:28 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/socket++/socket++-1.12.12-r1.ebuild,v 1.3 2006/01/07 17:58: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="x86"
+KEYWORDS="~amd64 x86"
IUSE="debug doc"
DEPEND="sys-devel/automake