Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mozilla:master commit in: eclass/
Date: Mon, 21 Nov 2011 16:33:22
Message-Id: 0e5466b3f2b112006ee558e79e083511c2e6613a.anarchy@gentoo
1 commit: 0e5466b3f2b112006ee558e79e083511c2e6613a
2 Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 21 16:32:35 2011 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 21 16:32:35 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=0e5466b3
7
8 sync with tree
9
10 ---
11 eclass/nsplugins.eclass | 14 ++++++++++----
12 1 files changed, 10 insertions(+), 4 deletions(-)
13
14 diff --git a/eclass/nsplugins.eclass b/eclass/nsplugins.eclass
15 index bdce719..d784e6a 100644
16 --- a/eclass/nsplugins.eclass
17 +++ b/eclass/nsplugins.eclass
18 @@ -1,10 +1,16 @@
19 # Copyright 1999-2009 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21 -# $Header: /var/cvsroot/gentoo-x86/eclass/nsplugins.eclass,v 1.26 2011/10/05 15:14:07 scarabeus Exp $
22 +# $Header: /var/cvsroot/gentoo-x86/eclass/nsplugins.eclass,v 1.27 2011/11/21 16:31:49 anarchy Exp $
23 #
24 -# Author: Martin Schlemmer <azarah@g.o>
25 -#
26 -# Just some re-usable functions for the netscape/moz plugins sharing
27 +# @ECLASS: nsplugins.eclass
28 +# @MAINTAINER:
29 +# Mozilla Team <mozilla@g.o>
30 +# @AUTHOR:
31 +# Original Author: Martin Schlemmer <azarah@g.o>
32 +# @BLURB: reusable functions for netscape/moz plugin sharing
33 +# @DESCRIPTION:
34 +# Reusable functions that promote sharing of netscape/moz plugins, also provides
35 +# share_plugins_dir function for mozilla applications.
36
37 inherit eutils