summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/poco/poco-1.4.5-r1.ebuild')
-rw-r--r--dev-libs/poco/poco-1.4.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/poco/poco-1.4.5-r1.ebuild b/dev-libs/poco/poco-1.4.5-r1.ebuild
index 795c110d06c6..9846bb628487 100644
--- a/dev-libs/poco/poco-1.4.5-r1.ebuild
+++ b/dev-libs/poco/poco-1.4.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.5-r1.ebuild,v 1.5 2014/03/12 02:54:33 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/poco/poco-1.4.5-r1.ebuild,v 1.6 2014/08/10 20:38:45 slyfox Exp $
EAPI="2"
@@ -9,7 +9,7 @@ inherit eutils toolchain-funcs flag-o-matic multilib versionator
MY_P="${P/_}"
MY_DOCP="${PN}-$(get_version_component_range 1-3)-all-doc"
-DESCRIPTION="C++ class libraries to simplify the development of network-centric, portable applications."
+DESCRIPTION="C++ class libraries to simplify the development of network-centric, portable applications"
HOMEPAGE="http://pocoproject.org/"
SRC_URI="mirror://sourceforge/poco/${MY_P}-all.tar.bz2
doc? ( mirror://sourceforge/poco/${MY_DOCP}.zip )"