Gentoo Archives: gentoo-commits

From: "Ian Stakenvicius (axs)" <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/eix: metadata.xml eix-0.28.3.ebuild ChangeLog
Date: Thu, 28 Mar 2013 03:02:16
Message-Id: 20130328030211.2373E2171D@flycatcher.gentoo.org
1 axs 13/03/28 03:02:10
2
3 Modified: metadata.xml ChangeLog
4 Added: eix-0.28.3.ebuild
5 Log:
6 version bump; now supports gpo.zugiana.org as a secondary (or primary, if USE=+swap-remote) remote database
7
8 (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
9
10 Revision Changes Path
11 1.25 app-portage/eix/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/metadata.xml?rev=1.25&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/metadata.xml?rev=1.25&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/metadata.xml?r1=1.24&r2=1.25
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-portage/eix/metadata.xml,v
20 retrieving revision 1.24
21 retrieving revision 1.25
22 diff -u -r1.24 -r1.25
23 --- metadata.xml 17 Mar 2013 18:01:12 -0000 1.24
24 +++ metadata.xml 28 Mar 2013 03:02:10 -0000 1.25
25 @@ -17,10 +17,11 @@
26 <flag name="dep">Make DEP=true the default which enables support for {,R,P}DEPEND but requires roughly double disk and memory.</flag>
27 <flag name="doc">Create description of the eix cache file additionally in html format</flag>
28 <flag name="optimization">Accept upstream's choices for CXXFLAGS/LDFLAGS for optimization. Absense of this USE flag does not strip user's *FLAGS</flag>
29 - <flag name="security">This adds some checks which can prevent certain exploits if e.g. the eix code has a bug. If you use the hardened toolchain, using this flag does not increase security and can even lead to problems. </flag>
30 + <flag name="security">This adds some checks which can prevent certain exploits if e.g. the eix code has a bug. If you use the hardened toolchain, using this flag does not increase security and can even lead to problems.</flag>
31 <flag name="strong-optimization">Adds several more agressive CXXFLAGS/LDFLAGS for optimization like graphite (if available). May cause trouble with some buggy compiler versions. Absense of this USE flag does not strip user's *FLAGS</flag>
32 <flag name="strong-security">Add many checks to prevent exploits if eix code has a bug. This will slow down eix considerably. Use only if you are paranoid or have reasons to suspect a bug.</flag>
33 <flag name="sqlite">Compile in support for portage's sqlite backend; to actually use it you need additional configuration of portage and eix</flag>
34 + <flag name="swap-remote">Swap role of remote addresses in eix-remote, making the data from gpo.zugaina.org the first choice.</flag> <flag name="tools">Create separate binary for script helper tools; useful if they are called extremely often</flag>
35 <flag name="tools">Create separate binary for script helper tools; useful if they are called extremely often</flag>
36 </use>
37 </pkgmetadata>
38
39
40
41 1.447 app-portage/eix/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/ChangeLog?rev=1.447&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/ChangeLog?rev=1.447&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/ChangeLog?r1=1.446&r2=1.447
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v
50 retrieving revision 1.446
51 retrieving revision 1.447
52 diff -u -r1.446 -r1.447
53 --- ChangeLog 17 Mar 2013 18:01:12 -0000 1.446
54 +++ ChangeLog 28 Mar 2013 03:02:10 -0000 1.447
55 @@ -1,6 +1,13 @@
56 # ChangeLog for app-portage/eix
57 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.446 2013/03/17 18:01:12 hwoarang Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.447 2013/03/28 03:02:10 axs Exp $
60 +
61 +*eix-0.28.3 (28 Mar 2013)
62 +
63 + 28 Mar 2013; Ian Stakenvicius <axs@g.o> +eix-0.28.3.ebuild,
64 + metadata.xml:
65 + version bump; now supports gpo.zugiana.org as a secondary (or primary, if USE
66 + =+swap-remote) remote database
67
68 17 Mar 2013; Markos Chandras <hwoarang@g.o> metadata.xml:
69 Add proxy-maintainers to metadata.xml
70
71
72
73 1.1 app-portage/eix/eix-0.28.3.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/eix-0.28.3.ebuild?rev=1.1&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/eix/eix-0.28.3.ebuild?rev=1.1&content-type=text/plain
77
78 Index: eix-0.28.3.ebuild
79 ===================================================================
80 # Copyright 1999-2013 Gentoo Foundation
81 # Distributed under the terms of the GNU General Public License v2
82 # $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.28.3.ebuild,v 1.1 2013/03/28 03:02:10 axs Exp $
83
84 EAPI=5
85
86 PLOCALES="de ru"
87 inherit bash-completion-r1 eutils multilib l10n
88
89 DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. overlays, version changes, and more"
90 HOMEPAGE="http://eix.berlios.de"
91 SRC_URI="mirror://berlios/${PN}/${P}.tar.xz"
92
93 LICENSE="GPL-2"
94 SLOT="0"
95 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
96 IUSE="clang debug +dep doc nls optimization security strong-optimization strong-security sqlite swap-remote tools zsh-completion"
97
98 RDEPEND="app-shells/push
99 sqlite? ( >=dev-db/sqlite-3 )
100 nls? ( virtual/libintl )"
101 DEPEND="${RDEPEND}
102 app-arch/xz-utils
103 clang? ( sys-devel/clang )
104 nls? ( sys-devel/gettext )"
105
106 pkg_setup() {
107 case " ${REPLACING_VERSIONS}" in
108 *\ 0.[0-9].*|*\ 0.1[0-9].*|*\ 0.2[0-4].*|*\ 0.25.0*)
109 local eixcache="${EROOT}/var/cache/${PN}"
110 test -f "${eixcache}" && rm -f -- "${eixcache}";;
111 esac
112 }
113
114 src_prepare() {
115 epatch_user
116 }
117
118 src_configure() {
119 econf $(use_with sqlite) $(use_with doc extra-doc) \
120 $(use_with zsh-completion) \
121 $(use_enable nls) $(use_enable tools separate-tools) \
122 $(use_enable security) $(use_enable optimization) \
123 $(use_enable strong-security) \
124 $(use_enable strong-optimization) $(use_enable debug debugging) \
125 $(use_enable swap-remote) \
126 $(use_with prefix always-accept-keywords) \
127 $(use_with dep dep-default) \
128 $(use_with clang nongnu-cxx clang++) \
129 --with-ebuild-sh-default="/usr/$(get_libdir)/portage/bin/ebuild.sh" \
130 --with-portage-rootpath="${ROOTPATH}" \
131 --with-eprefix-default="${EPREFIX}" \
132 --docdir="${EPREFIX}/usr/share/doc/${PF}" \
133 --htmldir="${EPREFIX}/usr/share/doc/${PF}/html"
134 }
135
136 src_install() {
137 default
138 dobashcomp bash/eix
139 keepdir "/var/cache/${PN}"
140 fowners portage:portage "/var/cache/${PN}"
141 fperms 775 "/var/cache/${PN}"
142 }
143
144 pkg_postinst() {
145 # fowners in src_install doesn't work for owner/group portage:
146 # merging changes this owner/group back to root.
147 use prefix || chown portage:portage "${EROOT}var/cache/${PN}"
148 local obs="${EROOT}var/cache/eix.previous"
149 ! test -f "${obs}" || ewarn "Found obsolete ${obs}, please remove it"
150 }