diff options
Diffstat (limited to 'dev-libs/socketstream/socketstream-0.7.0-r1.ebuild')
-rw-r--r-- | dev-libs/socketstream/socketstream-0.7.0-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-libs/socketstream/socketstream-0.7.0-r1.ebuild b/dev-libs/socketstream/socketstream-0.7.0-r1.ebuild index 04ea4ef105ec..021c38edb975 100644 --- a/dev-libs/socketstream/socketstream-0.7.0-r1.ebuild +++ b/dev-libs/socketstream/socketstream-0.7.0-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils DESCRIPTION="C++ Streaming sockets library" |