Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto (jmbsvicetto)" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/shhopt: metadata.xml ChangeLog shhopt-1.1.7.ebuild shhopt-1.1.7-r2.ebuild
Date: Sun, 22 Mar 2009 12:43:06
Message-Id: E1LlN15-0005Tk-RT@stork.gentoo.org
1 jmbsvicetto 09/03/22 12:43:03
2
3 Modified: metadata.xml ChangeLog shhopt-1.1.7.ebuild
4 shhopt-1.1.7-r2.ebuild
5 Log:
6 Removing hawking as a maintainer since he was retired.
7 (Portage version: 2.2_rc26/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 dev-libs/shhopt/metadata.xml
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/shhopt/metadata.xml?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/shhopt/metadata.xml?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/shhopt/metadata.xml?r1=1.4&r2=1.5
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/shhopt/metadata.xml,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- metadata.xml 25 Jan 2008 02:28:40 -0000 1.4
23 +++ metadata.xml 22 Mar 2009 12:43:03 -0000 1.5
24 @@ -1,14 +1,12 @@
25 <?xml version="1.0" encoding="UTF-8"?>
26 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
27 <pkgmetadata>
28 - <herd>no-herd</herd>
29 - <maintainer>
30 - <email>hawking@g.o</email>
31 - <name>Ali Polatel</name>
32 - </maintainer>
33 - <longdescription lang="en">
34 - C-functions for parsing command line options, both traditional
35 - one-character options, and GNU'ish --long-options.
36 - </longdescription>
37 + <herd>no-herd</herd>
38 + <maintainer>
39 + <email>maintainer-needed@g.o</email>
40 + </maintainer>
41 + <longdescription lang="en">
42 + C-functions for parsing command line options, both traditional
43 + one-character options, and GNU'ish --long-options.
44 + </longdescription>
45 </pkgmetadata>
46 -
47
48
49
50 1.13 dev-libs/shhopt/ChangeLog
51
52 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/shhopt/ChangeLog?rev=1.13&view=markup
53 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/shhopt/ChangeLog?rev=1.13&content-type=text/plain
54 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/shhopt/ChangeLog?r1=1.12&r2=1.13
55
56 Index: ChangeLog
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/dev-libs/shhopt/ChangeLog,v
59 retrieving revision 1.12
60 retrieving revision 1.13
61 diff -u -r1.12 -r1.13
62 --- ChangeLog 1 Apr 2008 22:23:31 -0000 1.12
63 +++ ChangeLog 22 Mar 2009 12:43:03 -0000 1.13
64 @@ -1,6 +1,10 @@
65 # ChangeLog for dev-libs/shhopt
66 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
67 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/shhopt/ChangeLog,v 1.12 2008/04/01 22:23:31 opfer Exp $
68 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
69 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/shhopt/ChangeLog,v 1.13 2009/03/22 12:43:03 jmbsvicetto Exp $
70 +
71 + 22 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
72 + metadata.xml:
73 + Removing hawking as a maintainer since he was retired.
74
75 01 Apr 2008; Christian Faulhammer <opfer@g.o>
76 shhopt-1.1.7-r2.ebuild:
77
78
79
80 1.6 dev-libs/shhopt/shhopt-1.1.7.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7.ebuild?rev=1.6&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7.ebuild?rev=1.6&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7.ebuild?r1=1.5&r2=1.6
85
86 Index: shhopt-1.1.7.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7.ebuild,v
89 retrieving revision 1.5
90 retrieving revision 1.6
91 diff -u -r1.5 -r1.6
92 --- shhopt-1.1.7.ebuild 25 Jan 2007 14:49:24 -0000 1.5
93 +++ shhopt-1.1.7.ebuild 22 Mar 2009 12:43:03 -0000 1.6
94 @@ -1,15 +1,18 @@
95 -# Copyright 1999-2007 Gentoo Foundation
96 +# Copyright 1999-2009 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7.ebuild,v 1.5 2007/01/25 14:49:24 beandog Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7.ebuild,v 1.6 2009/03/22 12:43:03 jmbsvicetto Exp $
100
101 DESCRIPTION="library for parsing command line options"
102 SRC_URI="http://shh.thathost.com/pub-unix/files/${P}.tar.gz"
103 HOMEPAGE="http://shh.thathost.com/pub-unix/"
104 +
105 LICENSE="Artistic"
106 -DEPEND=""
107 -IUSE=""
108 SLOT="0"
109 KEYWORDS="~amd64 ppc ~x86"
110 +IUSE=""
111 +
112 +DEPEND=""
113 +RDEPEND=""
114
115 src_compile() {
116 emake || die
117
118
119
120 1.5 dev-libs/shhopt/shhopt-1.1.7-r2.ebuild
121
122 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild?rev=1.5&view=markup
123 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild?rev=1.5&content-type=text/plain
124 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild?r1=1.4&r2=1.5
125
126 Index: shhopt-1.1.7-r2.ebuild
127 ===================================================================
128 RCS file: /var/cvsroot/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild,v
129 retrieving revision 1.4
130 retrieving revision 1.5
131 diff -u -r1.4 -r1.5
132 --- shhopt-1.1.7-r2.ebuild 1 Apr 2008 22:23:31 -0000 1.4
133 +++ shhopt-1.1.7-r2.ebuild 22 Mar 2009 12:43:03 -0000 1.5
134 @@ -1,6 +1,6 @@
135 -# Copyright 1999-2008 Gentoo Foundation
136 +# Copyright 1999-2009 Gentoo Foundation
137 # Distributed under the terms of the GNU General Public License v2
138 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild,v 1.4 2008/04/01 22:23:31 opfer Exp $
139 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild,v 1.5 2009/03/22 12:43:03 jmbsvicetto Exp $
140
141 inherit eutils
142
143 @@ -14,6 +14,7 @@
144 IUSE=""
145
146 DEPEND=""
147 +RDEPEND=""
148
149 src_unpack() {
150 unpack ${A}