projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
194cdee
)
dev-cpp/asio-1.4.8-r1: add alpha keyword
author
Tobias Klausmann
<klausman@gentoo.org>
Fri, 27 May 2016 11:26:39 +0000
(13:26 +0200)
committer
Tobias Klausmann
<klausman@gentoo.org>
Fri, 27 May 2016 11:26:39 +0000
(13:26 +0200)
Gentoo-Bug: 577322
Package-Manager: portage-2.3.0_rc1
dev-cpp/asio/asio-1.4.8-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-cpp/asio/asio-1.4.8-r1.ebuild
b/dev-cpp/asio/asio-1.4.8-r1.ebuild
index 8596463b07f5bd98f2eba029114fbfe39cecde86..9781e5a3ab0a1cfc098f77eff8a2b9e40a7ffc54 100644
(file)
--- a/
dev-cpp/asio/asio-1.4.8-r1.ebuild
+++ b/
dev-cpp/asio/asio-1.4.8-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
3
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-12,7
+12,7
@@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="
~
alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc examples ssl test"
RDEPEND="ssl? ( dev-libs/openssl )