summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-03-06 16:52:04 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-03-06 16:52:04 +0000
commit0fd2e802a67fdb330a2a0ea79fee00fdbacb7bab (patch)
tree0be1558081a6a826ea3617dfe33f1a64596a4f1c /dev-ml
parentinitial import, ebuild by me (diff)
downloadgentoo-2-0fd2e802a67fdb330a2a0ea79fee00fdbacb7bab.tar.gz
gentoo-2-0fd2e802a67fdb330a2a0ea79fee00fdbacb7bab.tar.bz2
gentoo-2-0fd2e802a67fdb330a2a0ea79fee00fdbacb7bab.zip
improve description
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/herelib/ChangeLog5
-rw-r--r--dev-ml/herelib/herelib-109.11.00.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/herelib/ChangeLog b/dev-ml/herelib/ChangeLog
index 3739e3b77bd8..f3c32332c9dd 100644
--- a/dev-ml/herelib/ChangeLog
+++ b/dev-ml/herelib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/herelib
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/herelib/ChangeLog,v 1.2 2013/03/06 16:47:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/herelib/ChangeLog,v 1.3 2013/03/06 16:52:04 aballier Exp $
+
+ 06 Mar 2013; Alexis Ballier <aballier@gentoo.org> herelib-109.11.00.ebuild:
+ improve description
06 Mar 2013; Alexis Ballier <aballier@gentoo.org> metadata.xml:
remove copy/pasted longdescription
diff --git a/dev-ml/herelib/herelib-109.11.00.ebuild b/dev-ml/herelib/herelib-109.11.00.ebuild
index 9724795a8ed9..b4ba916e40b0 100644
--- a/dev-ml/herelib/herelib-109.11.00.ebuild
+++ b/dev-ml/herelib/herelib-109.11.00.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/herelib/herelib-109.11.00.ebuild,v 1.1 2013/03/06 16:44:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/herelib/herelib-109.11.00.ebuild,v 1.2 2013/03/06 16:52:04 aballier Exp $
EAPI="5"
inherit oasis
MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Syntax extension for _here_"
+DESCRIPTION="Syntax extension for inserting the current location"
HOMEPAGE="http://www.janestreet.com/ocaml"
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${MY_P}.tar.gz
http://dev.gentoo.org/~aballier/distfiles/${MY_P}.tar.gz"