summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-02-05 15:45:16 +0000
committerSamuli Suominen <drac@gentoo.org>2008-02-05 15:45:16 +0000
commit655b6527fd9d590e78a4782d1dcfaa68fa3e1113 (patch)
tree62470144bdcc453dea2627b030f62cbba40da263 /dev-cpp
parentamd64 stable wrt security #205955 (diff)
downloadgentoo-2-655b6527fd9d590e78a4782d1dcfaa68fa3e1113.tar.gz
gentoo-2-655b6527fd9d590e78a4782d1dcfaa68fa3e1113.tar.bz2
gentoo-2-655b6527fd9d590e78a4782d1dcfaa68fa3e1113.zip
amd64 stable wrt #209002
(Portage version: 2.1.4.1)
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/asio/ChangeLog7
-rw-r--r--dev-cpp/asio/asio-0.3.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-cpp/asio/ChangeLog b/dev-cpp/asio/ChangeLog
index d41aedefaa3a..135af6f368ab 100644
--- a/dev-cpp/asio/ChangeLog
+++ b/dev-cpp/asio/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/asio
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/ChangeLog,v 1.11 2007/12/24 07:42:09 dev-zero Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/ChangeLog,v 1.12 2008/02/05 15:45:16 drac Exp $
+
+ 05 Feb 2008; Samuli Suominen <drac@gentoo.org> asio-0.3.9.ebuild:
+ amd64 stable wrt #209002
*asio-0.3.9 (24 Dec 2007)
diff --git a/dev-cpp/asio/asio-0.3.9.ebuild b/dev-cpp/asio/asio-0.3.9.ebuild
index e552c9f8b980..a506897141a8 100644
--- a/dev-cpp/asio/asio-0.3.9.ebuild
+++ b/dev-cpp/asio/asio-0.3.9.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild,v 1.1 2007/12/24 07:42:09 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild,v 1.2 2008/02/05 15:45:16 drac Exp $
inherit eutils
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DESCRIPTION="Asynchronous Network Library"
HOMEPAGE="http://asio.sourceforge.net/"