summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-09-13 07:11:10 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-09-13 07:11:10 +0000
commit19c28a94cdb0812fef3bc4a4f3ac1667cd4cbec3 (patch)
tree019a90a85c5e1be22c9e86c0c649072f8a040217 /dev-cpp/asio/asio-1.4.5.ebuild
parentMarked ppc stable for bug #326503. (diff)
downloadhistorical-19c28a94cdb0812fef3bc4a4f3ac1667cd4cbec3.tar.gz
historical-19c28a94cdb0812fef3bc4a4f3ac1667cd4cbec3.tar.bz2
historical-19c28a94cdb0812fef3bc4a4f3ac1667cd4cbec3.zip
Marked ppc stable.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'dev-cpp/asio/asio-1.4.5.ebuild')
-rw-r--r--dev-cpp/asio/asio-1.4.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/asio/asio-1.4.5.ebuild b/dev-cpp/asio/asio-1.4.5.ebuild
index 8fc327e3638b..320e8c0ea533 100644
--- a/dev-cpp/asio/asio-1.4.5.ebuild
+++ b/dev-cpp/asio/asio-1.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-1.4.5.ebuild,v 1.9 2010/09/09 13:56:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-1.4.5.ebuild,v 1.10 2010/09/13 07:11:10 josejx Exp $
EAPI=2
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
IUSE="doc examples ssl test"
RDEPEND="ssl? ( dev-libs/openssl )