diff options
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/asio/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/asio/asio-0.3.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/asio/ChangeLog b/dev-cpp/asio/ChangeLog index 135af6f368ab..cae5fe9992d0 100644 --- a/dev-cpp/asio/ChangeLog +++ b/dev-cpp/asio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/asio # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/ChangeLog,v 1.13 2008/02/05 23:17:57 opfer Exp $ + + 05 Feb 2008; Christian Faulhammer <opfer@gentoo.org> asio-0.3.9.ebuild: + stable x86, bug 209002 05 Feb 2008; Samuli Suominen <drac@gentoo.org> asio-0.3.9.ebuild: amd64 stable wrt #209002 diff --git a/dev-cpp/asio/asio-0.3.9.ebuild b/dev-cpp/asio/asio-0.3.9.ebuild index a506897141a8..ef83e4262ad9 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-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.2 2008/02/05 15:45:16 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-0.3.9.ebuild,v 1.3 2008/02/05 23:17:57 opfer Exp $ inherit eutils -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DESCRIPTION="Asynchronous Network Library" HOMEPAGE="http://asio.sourceforge.net/" |