Gentoo Archives: gentoo-commits

From: "Ben de Groot (yngwin)" <yngwin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/eselect-infinality: metadata.xml eselect-infinality-1.ebuild Manifest ChangeLog
Date: Sun, 29 Jul 2012 15:49:45
Message-Id: 20120729154935.569A12004B@flycatcher.gentoo.org
1 yngwin 12/07/29 15:49:35
2
3 Added: metadata.xml eselect-infinality-1.ebuild Manifest
4 ChangeLog
5 Log:
6 Initial commit, to go with fontconfig-infinality
7
8 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.1 app-admin/eselect-infinality/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-infinality/metadata.xml?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-infinality/metadata.xml?rev=1.1&content-type=text/plain
15
16 Index: metadata.xml
17 ===================================================================
18 <?xml version="1.0" encoding="UTF-8"?>
19 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
20 <pkgmetadata>
21 <maintainer>
22 <email>yngwin@g.o</email>
23 </maintainer>
24 <herd>fonts</herd>
25 </pkgmetadata>
26
27
28
29 1.1 app-admin/eselect-infinality/eselect-infinality-1.ebuild
30
31 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-infinality/eselect-infinality-1.ebuild?rev=1.1&view=markup
32 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-infinality/eselect-infinality-1.ebuild?rev=1.1&content-type=text/plain
33
34 Index: eselect-infinality-1.ebuild
35 ===================================================================
36 # Copyright 1999-2012 Gentoo Foundation
37 # Distributed under the terms of the GNU General Public License v2
38 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-infinality/eselect-infinality-1.ebuild,v 1.1 2012/07/29 15:49:35 yngwin Exp $
39
40 EAPI=4
41 inherit vcs-snapshot
42
43 DESCRIPTION="Eselect module to choose an infinality font configuration style"
44 HOMEPAGE="https://github.com/yngwin/eselect-infinality"
45 SRC_URI="${HOMEPAGE}/tarball/v1 -> ${P}.tar.gz"
46
47 LICENSE="GPL-2"
48 SLOT="0"
49 KEYWORDS="~amd64 ~x86"
50 IUSE=""
51
52 RDEPEND="app-admin/eselect"
53 DEPEND=""
54
55 src_install() {
56 dodoc README.rst
57 insinto "/usr/share/eselect/modules"
58 doins infinality.eselect
59 }
60
61 pkg_postinst() {
62 elog "Use eselect infinality to select a font configuration style."
63 elog "This is supposed to be used in pair with eselect lcdfilter."
64 }
65
66
67
68 1.1 app-admin/eselect-infinality/Manifest
69
70 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-infinality/Manifest?rev=1.1&view=markup
71 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-infinality/Manifest?rev=1.1&content-type=text/plain
72
73 Index: Manifest
74 ===================================================================
75 DIST eselect-infinality-1.tar.gz 8274 SHA256 3cbfd022e8c00137c1784924cba98a68b2cf4930e0e9af840984debe02624347 SHA512 0bff25817b68125c670ffb2782704604415f233711974c47935bd5dac80b164ca471cea1fea193886b30d0eec60a4a208f0ede6bd1a40488c2458a7dd9fe127d WHIRLPOOL ba17471990533722076eeb21fc710b5d3ce054f5112b1b153e945fb540210f4f30206795c604aa2a61027fadc3d2df8b039349fdc05882786e0c9fb31baf5824
76 EBUILD eselect-infinality-1.ebuild 686 SHA256 c78796062800deadb5ea2542722853301d93f324d28af834f689f02ead0e868f SHA512 9470fd33c2d25f9d10cf656f3e28a1ff0d361dfca7e45760b7006cf10cc1c46c47739d106c19a0992fe88883deba5e4a2629e3c0b0d64321aabe9b494c5c37ce WHIRLPOOL 9d4080629b3fc184881775be73c23acf9ac3710db1c91d174b13e8a61523f2951548ea25a1a2549afe2e680f716864539fb84c6fb467ecf357127deb836de8a4
77 MISC metadata.xml 228 SHA256 32367d558830be68b9f272fc4476c493dc99fdd2576a91451711dc987c3f9740 SHA512 8e5e9ab8b6012dfb2eddb2466b6de863240a69b8cb5433cf70e7c3a56082b1ce7c47bc740666c200f0c8a59f876e1d97672526ffd0e50ba3eae2a97d63daef7b WHIRLPOOL f6cb8d36b4bcec8c5e0c2b7885c112e85868101611d6c6b8cbefdf264dbd3eafb9f2f5561052eb3f037d1c81c64d0ca740cad6a090f6f5a330e5c07a9bfb07cf
78
79
80
81 1.1 app-admin/eselect-infinality/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-infinality/ChangeLog?rev=1.1&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-infinality/ChangeLog?rev=1.1&content-type=text/plain
85
86 Index: ChangeLog
87 ===================================================================
88 # ChangeLog for app-admin/eselect-infinality
89 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
90 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-infinality/ChangeLog,v 1.1 2012/07/29 15:49:35 yngwin Exp $
91
92 *eselect-infinality-1 (29 Jul 2012)
93
94 29 Jul 2012; Ben de Groot <yngwin@g.o> +eselect-infinality-1.ebuild,
95 +metadata.xml:
96 Initial commit, to go with fontconfig-infinality