Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/presentproto: presentproto-1.0.ebuild metadata.xml Manifest ChangeLog
Date: Fri, 01 Nov 2013 03:20:38
Message-Id: 20131101032035.4A87420035@flycatcher.gentoo.org
1 mattst88 13/11/01 03:20:35
2
3 Added: presentproto-1.0.ebuild metadata.xml Manifest
4 ChangeLog
5 Log:
6 New package.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
9
10 Revision Changes Path
11 1.1 x11-proto/presentproto/presentproto-1.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.1&content-type=text/plain
15
16 Index: presentproto-1.0.ebuild
17 ===================================================================
18 # Copyright 1999-2013 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20 # $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.1 2013/11/01 03:20:35 mattst88 Exp $
21
22 EAPI=5
23 inherit xorg-2
24
25 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers"
26
27 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
28 IUSE=""
29
30 RDEPEND=""
31 DEPEND="${RDEPEND}"
32
33
34
35 1.1 x11-proto/presentproto/metadata.xml
36
37 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/metadata.xml?rev=1.1&view=markup
38 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/metadata.xml?rev=1.1&content-type=text/plain
39
40 Index: metadata.xml
41 ===================================================================
42 <?xml version="1.0" encoding="UTF-8"?>
43 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
44 <pkgmetadata>
45 <herd>x11</herd>
46 </pkgmetadata>
47
48
49
50 1.1 x11-proto/presentproto/Manifest
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/Manifest?rev=1.1&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/Manifest?rev=1.1&content-type=text/plain
54
55 Index: Manifest
56 ===================================================================
57 DIST presentproto-1.0.tar.bz2 107998 SHA256 812c7d48721f909a0f7a2cb1e91f6eead76159a36c4712f4579ca587552839ce SHA512 6d6b3cb78ff7c6ad8103d0003479f94702aea412640feec5d82cb630c9560fd0e1f7b6124e9eaba138adc9bf61ee08ef193537c2754c9b79737ef871c5114c59 WHIRLPOOL 57476a23543587949d2b2cf7505eaba9769fa3d4bca0005461957f03a7700f0c21a742a66d71bb3ad91b2a14debbabade0277143749b46acc09e6b9755db6592
58 EBUILD presentproto-1.0.ebuild 583 SHA256 e0b0d8090ca6a445474617e10d4dec7eb67cd6bf163a0024fc14556454a4bc24 SHA512 60003c20571572ec221776b01abb9e0f86006946ead0294285ca569f404a150f2d451583eff7e763a31ec020ffda2351f51369f66a6af1654694e2d2751e4f46 WHIRLPOOL a41503725550be17d5bea85891ca2cd0ce23a8364a92ab43fabd98a16bdb6e46a3fb0f70f15537f84e9be1ae974f460a447b0ce42a1c602b635b4ad4a56c473a
59 MISC metadata.xml 156 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 SHA512 daa9bb2a9b1a16220327bc394f10d93a1a8a427bfbed8808cd247c1dfd5a5b87a4945d55d8243e07fede2c8182a208c618ebd483773d77e9d23862ec77016019 WHIRLPOOL 691e028648bb8b60771d74ef718c51fdb0f4a587e984f6ac4c13d7796415ecf770df2e0fd766399091771924bb65995e9bb290baa35971c56e07d76f2bbf6d93
60
61
62
63 1.1 x11-proto/presentproto/ChangeLog
64
65 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/ChangeLog?rev=1.1&view=markup
66 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/ChangeLog?rev=1.1&content-type=text/plain
67
68 Index: ChangeLog
69 ===================================================================
70 # ChangeLog for x11-proto/presentproto
71 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
72 # $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.1 2013/11/01 03:20:35 mattst88 Exp $
73
74 *presentproto-1.0 (01 Nov 2013)
75
76 01 Nov 2013; Matt Turner <mattst88@g.o> +metadata.xml,
77 +presentproto-1.0.ebuild:
78 New package.