Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/libvpd: libvpd-2.1.3.ebuild ChangeLog libvpd-2.2.0.ebuild
Date: Thu, 28 Feb 2013 20:31:35
Message-Id: 20130228203131.0CCDB2171D@flycatcher.gentoo.org
1 ranger 13/02/28 20:31:30
2
3 Modified: libvpd-2.1.3.ebuild ChangeLog
4 Added: libvpd-2.2.0.ebuild
5 Log:
6 Marking 2.1.3 ppc and ppc64/added 2.2.0
7
8 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
9
10 Revision Changes Path
11 1.2 sys-libs/libvpd/libvpd-2.1.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libvpd/libvpd-2.1.3.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libvpd/libvpd-2.1.3.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libvpd/libvpd-2.1.3.ebuild?r1=1.1&r2=1.2
16
17 Index: libvpd-2.1.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libvpd/libvpd-2.1.3.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- libvpd-2.1.3.ebuild 22 Apr 2012 13:54:45 -0000 1.1
24 +++ libvpd-2.1.3.ebuild 28 Feb 2013 20:31:30 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libvpd/libvpd-2.1.3.ebuild,v 1.1 2012/04/22 13:54:45 ranger Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libvpd/libvpd-2.1.3.ebuild,v 1.2 2013/02/28 20:31:30 ranger Exp $
31
32 EAPI=4
33
34 @@ -10,7 +10,7 @@
35
36 LICENSE="IBM"
37 SLOT="0"
38 -KEYWORDS="~ppc ~ppc64"
39 +KEYWORDS="ppc ppc64"
40 IUSE=""
41
42 DEPEND=">=dev-db/sqlite-3.7.8
43
44
45
46 1.2 sys-libs/libvpd/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libvpd/ChangeLog?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libvpd/ChangeLog?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libvpd/ChangeLog?r1=1.1&r2=1.2
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libvpd/ChangeLog,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- ChangeLog 22 Apr 2012 13:54:45 -0000 1.1
59 +++ ChangeLog 28 Feb 2013 20:31:30 -0000 1.2
60 @@ -1,6 +1,12 @@
61 # ChangeLog for sys-libs/libvpd
62 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libvpd/ChangeLog,v 1.1 2012/04/22 13:54:45 ranger Exp $
64 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libvpd/ChangeLog,v 1.2 2013/02/28 20:31:30 ranger Exp $
66 +
67 +*libvpd-2.2.0 (28 Feb 2013)
68 +
69 + 28 Feb 2013; Brent Baude <ranger@g.o> libvpd-2.1.3.ebuild,
70 + +libvpd-2.2.0.ebuild:
71 + Marking 2.1.3 ppc and ppc64/added 2.2.0
72
73 *libvpd-2.1.3 (22 Apr 2012)
74
75
76
77
78 1.1 sys-libs/libvpd/libvpd-2.2.0.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libvpd/libvpd-2.2.0.ebuild?rev=1.1&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libvpd/libvpd-2.2.0.ebuild?rev=1.1&content-type=text/plain
82
83 Index: libvpd-2.2.0.ebuild
84 ===================================================================
85 # Copyright 1999-2013 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 # $Header: /var/cvsroot/gentoo-x86/sys-libs/libvpd/libvpd-2.2.0.ebuild,v 1.1 2013/02/28 20:31:30 ranger Exp $
88
89 EAPI=4
90
91 DESCRIPTION="Library implementation for listing vpds"
92 HOMEPAGE="http://sourceforge.net/projects/linux-diag/"
93 SRC_URI="http://sourceforge.net/projects/linux-diag/files/libvpd/${PV}/libvpd-${PV}.tar.gz"
94
95 LICENSE="IBM"
96 SLOT="0"
97 KEYWORDS="~ppc ~ppc64"
98 IUSE=""
99
100 DEPEND=">=dev-db/sqlite-3.7.8
101 sys-libs/zlib"
102
103 RDEPEND="${DEPEND}"
104
105 src_unpack() {
106 unpack ${A}
107 }
108
109 src_configure() {
110 ./bootstrap.sh
111 econf || die "Unable to configure"
112 }
113
114 src_install(){
115 emake DESTDIR="${D}" install || die "Something went wrong"
116
117 }