Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/abiword-docs: ChangeLog abiword-docs-2.8.6.ebuild metadata.xml
Date: Wed, 26 Jan 2011 13:53:40
Message-Id: 20110126135331.3A77420054@flycatcher.gentoo.org
1 pacho 11/01/26 13:53:31
2
3 Added: ChangeLog abiword-docs-2.8.6.ebuild metadata.xml
4 Log:
5 Add abiword-docs package that was splitted from abiword sometime ago by upstream. This also fixes that old bug #149765 (by Benno Schulenberg).
6
7 Revision Changes Path
8 1.1 app-office/abiword-docs/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword-docs/ChangeLog?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword-docs/ChangeLog?rev=1.1&content-type=text/plain
12
13 Index: ChangeLog
14 ===================================================================
15 # ChangeLog for app-office/abiword-docs
16 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
17 # $Header: /var/cvsroot/gentoo-x86/app-office/abiword-docs/ChangeLog,v 1.1 2011/01/26 13:53:31 pacho Exp $
18
19 *abiword-docs-2.8.6 (26 Jan 2011)
20
21 26 Jan 2011; Pacho Ramos <pacho@g.o> +abiword-docs-2.8.6.ebuild,
22 +metadata.xml:
23 Add abiword-docs package that was splitted from abiword sometime ago by
24 upstream. This also fixes that old bug #149765 (by Benno Schulenberg).
25
26
27
28
29 1.1 app-office/abiword-docs/abiword-docs-2.8.6.ebuild
30
31 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword-docs/abiword-docs-2.8.6.ebuild?rev=1.1&view=markup
32 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword-docs/abiword-docs-2.8.6.ebuild?rev=1.1&content-type=text/plain
33
34 Index: abiword-docs-2.8.6.ebuild
35 ===================================================================
36 # Copyright 1999-2011 Gentoo Foundation
37 # Distributed under the terms of the GNU General Public License v2
38 # $Header: /var/cvsroot/gentoo-x86/app-office/abiword-docs/abiword-docs-2.8.6.ebuild,v 1.1 2011/01/26 13:53:31 pacho Exp $
39
40 EAPI="3"
41 GCONF_DEBUG="no"
42
43 inherit gnome2
44
45 DESCRIPTION="Fully featured yet light and fast cross platform word processor"
46 HOMEPAGE="http://www.abisource.com/"
47 SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/source/${P}.tar.gz"
48
49 LICENSE="GPL-2"
50 SLOT="0"
51 KEYWORDS="~amd64"
52 IUSE=""
53
54 RDEPEND=">=app-office/abiword-${PV}"
55 DEPEND="${RDEPEND}"
56
57
58
59 1.1 app-office/abiword-docs/metadata.xml
60
61 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword-docs/metadata.xml?rev=1.1&view=markup
62 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword-docs/metadata.xml?rev=1.1&content-type=text/plain
63
64 Index: metadata.xml
65 ===================================================================
66 <?xml version="1.0" encoding="UTF-8"?>
67 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
68 <pkgmetadata>
69 <herd>gnome-office</herd>
70 </pkgmetadata>