commit:     181c42c409b3685458091f40501088acceca7d71
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Sun May  1 15:10:21 2016 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Sun May  1 15:10:21 2016 +0000
URL:        https://gitweb.gentoo.org/dev/bircoph.git/commit/?id=181c42c4

app-doc/clsync-docs: sync with tree

per GLEP 67 update

Package-Manager: portage-2.2.28
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>

 app-doc/clsync-docs/ChangeLog               | 33 -----------------------------
 app-doc/clsync-docs/Manifest                |  3 ---
 app-doc/clsync-docs/clsync-docs-9999.ebuild |  6 +++---
 app-doc/clsync-docs/metadata.xml            | 19 ++++++++++-------
 4 files changed, 14 insertions(+), 47 deletions(-)

diff --git a/app-doc/clsync-docs/ChangeLog b/app-doc/clsync-docs/ChangeLog
deleted file mode 100644
index 97b5efa..0000000
--- a/app-doc/clsync-docs/ChangeLog
+++ /dev/null
@@ -1,33 +0,0 @@
-# ChangeLog for app-doc/clsync-docs
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  25 May 2015; Andrew Savchenko <[email protected]> -clsync-docs-0.4.1.ebuild:
-  Version 0.4.1 is in the tree now
-
-*clsync-docs-0.4.1 (18 May 2015)
-
-  18 May 2015; Andrew Savchenko <[email protected]> +clsync-docs-0.4.1.ebuild,
-  clsync-docs-9999.ebuild, metadata.xml:
-  0.4.1 version bump
-
-  11 Feb 2015; Andrew Savchenko <[email protected]> -clsync-docs-0.4.ebuild,
-  metadata.xml:
-  Releases are now in portage, keep live ebuild only.
-
-  27 Jan 2015; Andrew Savchenko <[email protected]> clsync-docs-0.4.ebuild:
-  Set S only for non-live builds
-
-  27 Jan 2015; Andrew Savchenko <[email protected]> clsync-docs-0.4.ebuild:
-  Remove empty variables. Set proper source directory.
-
-*clsync-docs-0.4 (27 Jan 2015)
-
-  27 Jan 2015; Andrew Savchenko <[email protected]> +clsync-docs-0.4.ebuild:
-  Version bump
-
-*clsync-0.2.1 (16 May 2014)
-
-  16 May 2014; Andrew Savchenko <[email protected]> +ChangeLog,
-  +libclsync-0.0.0.ebuild, +libclsync-9999.ebuild:
-  Initial ebuild.

diff --git a/app-doc/clsync-docs/Manifest b/app-doc/clsync-docs/Manifest
deleted file mode 100644
index afc1b6f..0000000
--- a/app-doc/clsync-docs/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-EBUILD clsync-docs-9999.ebuild 1046 SHA256 
ce9b9fdc495a4352f8c4806fb78d7b3bc391d4efe396dc0cda2ebe5569191864 SHA512 
06a3605a14a1a73232c12847c1c254d3606fc1ec142e3d2fe898460ddfc3ee97c5118f8c034c4a720f8188e07ce1b4432d6d114375dc17bd5f0f5848c7780572
 WHIRLPOOL 
26564507bf6954eb8643f593580981c336ddc03bac081cd9e1639481fa30b3c7c8a18b7409ea5cdcd076bfedfe50c61260c9c16927b6a40a8ba974dbc11adeb0
-MISC ChangeLog 1094 SHA256 
e561f271f44d5e45991d2492ea465b363674a6fe9599a7d58f6e41d82a63c794 SHA512 
8cdc7c9caf8b76c0d1deef4ea0cc889082c1f44b4bbfb2d9fe29f2359d9f7ad3fb246e489b60ead7ceddd230cc9ea175772fb89980e5b192a3c641032d9fc458
 WHIRLPOOL 
9e86ccbf70f4edbc8774fbe42a55d5ffee5c24352e468fabc1fdde9d5c5ab4bd38c009de716ca2927de534573c275db1e2b4bd008fe59bbc9d6a12624f12a7dd
-MISC metadata.xml 455 SHA256 
0cb08fae8dfb45024854fe69cd8e5c94c9e098213ca05d2c389a83bde9dc426a SHA512 
f0fc492d199e0baf0bf39cc30068a596fdeae8cc15e96e35bdb55f13a9a28b7c53b6363be6eb96ec1b22714df61aded246e450a6363b4e65a9c546f15b0c4b3b
 WHIRLPOOL 
94bcd4f73ad6f5aaa49a82378b7e7459c593bc3cb1e8474a8de8bf8a6deeed5911eb9ebe351386e01b7395516606c2375e116f7faedc11c286801159ab122dba

diff --git a/app-doc/clsync-docs/clsync-docs-9999.ebuild 
b/app-doc/clsync-docs/clsync-docs-9999.ebuild
index 2ec05ed..7506ec0 100644
--- a/app-doc/clsync-docs/clsync-docs-9999.ebuild
+++ b/app-doc/clsync-docs/clsync-docs-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=5
 
@@ -23,8 +23,8 @@ SLOT="0"
 IUSE="api +examples"
 
 DEPEND="
-       app-doc/doxygen
        virtual/pkgconfig
+       api? ( app-doc/doxygen )
 "
 
 src_configure() {

diff --git a/app-doc/clsync-docs/metadata.xml b/app-doc/clsync-docs/metadata.xml
index 4156fb1..7d716da 100644
--- a/app-doc/clsync-docs/metadata.xml
+++ b/app-doc/clsync-docs/metadata.xml
@@ -1,15 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<maintainer>
-  <email>[email protected]</email>
-  <name>Andrew Savchenko</name>
-</maintainer>
-<longdescription>
+  <maintainer type="person">
+    <email>[email protected]</email>
+    <name>Andrew Savchenko</name>
+  </maintainer>
+  <longdescription>
   Install documentation common for <pkg>app-admin/clsync</pkg> and
   <pkg>dev-libs/libclsync</pkg> packages.
 </longdescription>
-<use>
-  <flag name="api">Install doxygen generated API docs.</flag>
-</use>
+  <use>
+    <flag name="api">Install doxygen generated API docs.</flag>
+  </use>
+  <upstream>
+    <remote-id type="github">xaionaro/clsync</remote-id>
+  </upstream>
 </pkgmetadata>

Reply via email to