summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/asio/asio-0.3.9.ebuild')
-rw-r--r--dev-cpp/asio/asio-0.3.9.ebuild6
1 files changed, 3 insertions, 3 deletions
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/"