summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/xstr/xstr-0.2.1.ebuild')
-rw-r--r--dev-ml/xstr/xstr-0.2.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/xstr/xstr-0.2.1.ebuild b/dev-ml/xstr/xstr-0.2.1.ebuild
index 6b39feebe105..72904622f68f 100644
--- a/dev-ml/xstr/xstr-0.2.1.ebuild
+++ b/dev-ml/xstr/xstr-0.2.1.ebuild
@@ -1,12 +1,12 @@
-# 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-ml/xstr/xstr-0.2.1.ebuild,v 1.5 2013/03/03 14:57:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/xstr/xstr-0.2.1.ebuild,v 1.6 2014/08/10 20:43:37 slyfox Exp $
EAPI=5
inherit findlib
-DESCRIPTION="Thread-safe implementation of string searching/matching/splitting."
+DESCRIPTION="Thread-safe implementation of string searching/matching/splitting"
HOMEPAGE="http://www.ocaml-programming.de/packages/"
SRC_URI="http://www.ocaml-programming.de/packages/${P}.tar.gz"