diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-02-05 23:17:57 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-02-05 23:17:57 +0000 |
commit | b345167e814a1b148995fff4c9825c4bb83f3101 (patch) | |
tree | 97716dd2fbfaab118ca5cc6c03fbc56b56bd58be /dev-cpp | |
parent | stable x86/amd64, bug 209045 (diff) | |
download | gentoo-2-b345167e814a1b148995fff4c9825c4bb83f3101.tar.gz gentoo-2-b345167e814a1b148995fff4c9825c4bb83f3101.tar.bz2 gentoo-2-b345167e814a1b148995fff4c9825c4bb83f3101.zip |
stable x86, bug 209002
(Portage version: 2.1.3.19)
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/" |