diff options
Diffstat (limited to 'dev-java/httpcomponents-core/httpcomponents-core-4.2.4.ebuild')
-rw-r--r-- | dev-java/httpcomponents-core/httpcomponents-core-4.2.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/httpcomponents-core/httpcomponents-core-4.2.4.ebuild b/dev-java/httpcomponents-core/httpcomponents-core-4.2.4.ebuild index ee2c671f93d6..7aa839a399d7 100644 --- a/dev-java/httpcomponents-core/httpcomponents-core-4.2.4.ebuild +++ b/dev-java/httpcomponents-core/httpcomponents-core-4.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/httpcomponents-core/httpcomponents-core-4.2.4.ebuild,v 1.1 2013/07/13 13:38:27 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/httpcomponents-core/httpcomponents-core-4.2.4.ebuild,v 1.2 2014/08/10 20:14:49 slyfox Exp $ EAPI="5" @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="source examples" inherit eutils java-pkg-2 java-ant-2 -DESCRIPTION="A low level toolset of Java components focused on HTTP and associated protocols." +DESCRIPTION="A low level toolset of Java components focused on HTTP and associated protocols" HOMEPAGE="http://hc.apache.org/index.html" SRC_URI="mirror://apache/${PN/-//http}/source/${P}-src.tar.gz" |