summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-02-11 20:29:18 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-02-11 20:29:18 +0000
commitd148663de2937d6ca936f527235cba90fe73004e (patch)
tree7f0725a80c0451655330e5c97e516e2bad57dcc1 /dev-cpp
parentStable on x86, bug #166309. (diff)
downloadgentoo-2-d148663de2937d6ca936f527235cba90fe73004e.tar.gz
gentoo-2-d148663de2937d6ca936f527235cba90fe73004e.tar.bz2
gentoo-2-d148663de2937d6ca936f527235cba90fe73004e.zip
x86 stable
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/asio/ChangeLog7
-rw-r--r--dev-cpp/asio/asio-0.3.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-cpp/asio/ChangeLog b/dev-cpp/asio/ChangeLog
index d238bc271bd0..cb6ccd836415 100644
--- a/dev-cpp/asio/ChangeLog
+++ b/dev-cpp/asio/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/asio
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/ChangeLog,v 1.7 2006/11/17 06:22:30 dev-zero Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/ChangeLog,v 1.8 2007/02/11 20:29:18 armin76 Exp $
+
+ 11 Feb 2007; Raúl Porcel <armin76@gentoo.org> asio-0.3.7.ebuild:
+ x86 stable
16 Nov 2006; Tiziano Müller <dev-zero@gentoo.org> asio-0.3.7.ebuild:
Added ~amd64 keyword, bug #153514
diff --git a/dev-cpp/asio/asio-0.3.7.ebuild b/dev-cpp/asio/asio-0.3.7.ebuild
index 823309950b1d..7f6b6f5d13b6 100644
--- a/dev-cpp/asio/asio-0.3.7.ebuild
+++ b/dev-cpp/asio/asio-0.3.7.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-0.3.7.ebuild,v 1.3 2006/11/17 06:22:30 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-0.3.7.ebuild,v 1.4 2007/02/11 20:29:18 armin76 Exp $
inherit eutils
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
DESCRIPTION="asynchronous network library"
HOMEPAGE="http://asio.sourceforge.net/"