-- http://www.gerardodiiorio.com Lo scopo del lavoro รจ quello di guadagnarsi il tempo libero (Aristotele) The purpose of the job is to gain leisure (Aristotele)
>From 28703179b42fe5e75fe845ed1935308daa057c9d Mon Sep 17 00:00:00 2001 From: Gerardo Di Iorio <[email protected]> Date: Tue, 22 Mar 2011 11:29:46 +0100 Subject: [PATCH] Add talloc package Signed-off-by: Gerardo Di Iorio <[email protected]> --- package/develop/talloc/talloc.desc | 31 +++++++++++++++++++++++++++++++ 1 files changed, 31 insertions(+), 0 deletions(-) create mode 100644 package/develop/talloc/talloc.desc diff --git a/package/develop/talloc/talloc.desc b/package/develop/talloc/talloc.desc new file mode 100644 index 0000000..d45f67d --- /dev/null +++ b/package/develop/talloc/talloc.desc @@ -0,0 +1,31 @@ +[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] T2 SDE: package/.../talloc/talloc.desc +[COPY] Copyright (C) 2011 The T2 SDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- T2-COPYRIGHT-NOTE-END --- + +[I] talloc provides a hierarchical, reference counted memory pool system with destructors + +[T] talloc provides a hierarchical, reference counted memory pool system with destructors + +[U] http://talloc.samba.org + +[A] Samba Team +[M] Gerardo Di Iorio <[email protected]> + +[C] extra/development + +[L] GPL 3.0 +[S] Stable +[V] 2.0.5 +[P] X -----5---9 115.000 + +[D] 955046762 talloc-2.0.5.tar.gz http://samba.org/ftp/talloc/ -- 1.7.3.5
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
