Gentoo Archives: gentoo-commits

From: "Stefaan De Roeck (stefaan)" <stefaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/ng-utils: ng-utils-0.6.ebuild metadata.xml ChangeLog Manifest
Date: Sun, 03 Feb 2008 11:29:42
Message-Id: E1JLd2Z-0002yU-8m@stork.gentoo.org
1 stefaan 08/02/03 11:29:39
2
3 Added: ng-utils-0.6.ebuild metadata.xml ChangeLog Manifest
4 Log:
5 Initial commit
6 (Portage version: 2.1.4.1)
7
8 Revision Changes Path
9 1.1 net-misc/ng-utils/ng-utils-0.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ng-utils/ng-utils-0.6.ebuild?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ng-utils/ng-utils-0.6.ebuild?rev=1.1&content-type=text/plain
13
14 Index: ng-utils-0.6.ebuild
15 ===================================================================
16 # Copyright 1999-2008 Gentoo Foundation
17 # Distributed under the terms of the GNU General Public License v2
18 # $Header: /var/cvsroot/gentoo-x86/net-misc/ng-utils/ng-utils-0.6.ebuild,v 1.1 2008/02/03 11:29:38 stefaan Exp $
19
20 DESCRIPTION="A collection of small tools for accessing netgroup contents"
21 HOMEPAGE="ftp://ftp.hungry.com/pub/hungry/ng-utils"
22 SRC_URI="ftp://ftp.hungry.com/pub/hungry/ng-utils/${P}.tar.gz"
23
24 LICENSE="GPL-2"
25 SLOT="0"
26 KEYWORDS="~amd64"
27 IUSE=""
28
29 DEPEND=""
30 RDEPEND=""
31
32 src_install() {
33 emake DESTDIR="${D}" install || die "make install failed"
34 }
35
36
37
38 1.1 net-misc/ng-utils/metadata.xml
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ng-utils/metadata.xml?rev=1.1&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ng-utils/metadata.xml?rev=1.1&content-type=text/plain
42
43 Index: metadata.xml
44 ===================================================================
45 <?xml version="1.0" encoding="UTF-8"?>
46 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
47 <pkgmetadata>
48 <maintainer>
49 <email>stefaan@g.o</email>
50 <name>Stefaan De Roeck</name>
51 </maintainer>
52 </pkgmetadata>
53
54
55
56 1.1 net-misc/ng-utils/ChangeLog
57
58 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ng-utils/ChangeLog?rev=1.1&view=markup
59 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ng-utils/ChangeLog?rev=1.1&content-type=text/plain
60
61 Index: ChangeLog
62 ===================================================================
63 # ChangeLog for net-misc/ng-utils
64 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
65 # $Header: /var/cvsroot/gentoo-x86/net-misc/ng-utils/ChangeLog,v 1.1 2008/02/03 11:29:38 stefaan Exp $
66
67 *ng-utils-0.6 (03 Feb 2008)
68
69 03 Feb 2008; Stefaan De Roeck <stefaan@g.o> +ng-utils-0.6.ebuild:
70 Initial commit
71
72
73
74
75 1.1 net-misc/ng-utils/Manifest
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ng-utils/Manifest?rev=1.1&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ng-utils/Manifest?rev=1.1&content-type=text/plain
79
80 Index: Manifest
81 ===================================================================
82 DIST ng-utils-0.6.tar.gz 83119 RMD160 98cdb774203c6a2e0fe758aac99e798bb3b29be2 SHA1 f837768e39a836eb087db0e02ebe5ec5f63ca799 SHA256 bfad56e6b7418500c77f58ba9c308b36144962e446874af19dea60b091d02862
83 EBUILD ng-utils-0.6.ebuild 462 RMD160 8ba5bc7a15f680a519ff0c7a358bdd7ae0bd5509 SHA1 b8e07f0626f39d2ff4579b1dd795a8d494a9c0b4 SHA256 cf23163c2289a62c8988d5c562d4c6c1a34e5d019c2d7548fbdc4b80401d5b89
84 MISC ChangeLog 240 RMD160 735594ccfc0a7497c5af8788d151286317df37a3 SHA1 8c11dc9f814868f5c019a7c210b22b94d3b8797c SHA256 aa79a7c3aba6e7cb2d63416353018afa13d4b2a1b67a7d6044f5207cc7cbf16b
85 MISC metadata.xml 232 RMD160 fb3e62b2502c68e9c679580c75633d945ba464e4 SHA1 95e34fdd0158adcd4066aeddeadcfe9cbd6dd479 SHA256 2ea0f14803d52b725136b1d43975d59d4e713a12ae4e975723131c7850603bd8
86
87
88
89 --
90 gentoo-commits@l.g.o mailing list