* [gentoo-commits] gentoo-x86 commit in dev-libs/quazip: quazip-0.4.4.ebuild ChangeLog
@ 2012-04-02 16:39 Agostino Sarubbo (ago)
0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-04-02 16:39 UTC (permalink / raw
To: gentoo-commits
ago 12/04/02 16:39:45
Modified: quazip-0.4.4.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #410145
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-libs/quazip/quazip-0.4.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/quazip/quazip-0.4.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/quazip/quazip-0.4.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/quazip/quazip-0.4.4.ebuild?r1=1.2&r2=1.3
Index: quazip-0.4.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/quazip/quazip-0.4.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- quazip-0.4.4.ebuild 19 Feb 2012 09:10:02 -0000 1.2
+++ quazip-0.4.4.ebuild 2 Apr 2012 16:39:45 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/quazip/quazip-0.4.4.ebuild,v 1.2 2012/02/19 09:10:02 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/quazip/quazip-0.4.4.ebuild,v 1.3 2012/04/02 16:39:45 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="
1.13 dev-libs/quazip/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/quazip/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/quazip/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/quazip/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/quazip/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 19 Feb 2012 09:10:02 -0000 1.12
+++ ChangeLog 2 Apr 2012 16:39:45 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/quazip
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/quazip/ChangeLog,v 1.12 2012/02/19 09:10:02 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/quazip/ChangeLog,v 1.13 2012/04/02 16:39:45 ago Exp $
+
+ 02 Apr 2012; Agostino Sarubbo <ago@gentoo.org> quazip-0.4.4.ebuild:
+ Stable for amd64, wrt bug #410145
18 Feb 2012; Tobias Klausmann <klausman@gentoo.org> quazip-0.4.4.ebuild:
Keyworded on alpha, bug #383945
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/quazip: quazip-0.4.4.ebuild ChangeLog
@ 2012-05-30 13:24 Justin Lecher (jlec)
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2012-05-30 13:24 UTC (permalink / raw
To: gentoo-commits
jlec 12/05/30 13:24:17
Modified: quazip-0.4.4.ebuild ChangeLog
Log:
dev-libs/quazip: Add rpath on prefix
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Revision Changes Path
1.7 dev-libs/quazip/quazip-0.4.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/quazip/quazip-0.4.4.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/quazip/quazip-0.4.4.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/quazip/quazip-0.4.4.ebuild?r1=1.6&r2=1.7
Index: quazip-0.4.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/quazip/quazip-0.4.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- quazip-0.4.4.ebuild 6 Apr 2012 09:55:16 -0000 1.6
+++ quazip-0.4.4.ebuild 30 May 2012 13:24:17 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/quazip/quazip-0.4.4.ebuild,v 1.6 2012/04/06 09:55:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/quazip/quazip-0.4.4.ebuild,v 1.7 2012/05/30 13:24:17 jlec Exp $
EAPI=4
@@ -25,3 +25,13 @@
DOCS="NEWS README.txt"
PATCHES=( "${FILESDIR}"/${P}-zlib.patch )
+
+src_prepare() {
+ if use prefix; then
+ cp "${FILESDIR}"/rpath.cmake .
+ sed \
+ -i '1iinclude(rpath.cmake)' \
+ CMakeLists.txt || die
+ fi
+ base_src_prepare
+}
1.18 dev-libs/quazip/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/quazip/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/quazip/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/quazip/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/quazip/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 12 Apr 2012 22:22:27 -0000 1.17
+++ ChangeLog 30 May 2012 13:24:17 -0000 1.18
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/quazip
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/quazip/ChangeLog,v 1.17 2012/04/12 22:22:27 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/quazip/ChangeLog,v 1.18 2012/05/30 13:24:17 jlec Exp $
+
+ 30 May 2012; Justin Lecher <jlec@gentoo.org> quazip-0.4.4.ebuild,
+ +files/rpath.cmake:
+ Add rpath on prefix
12 Apr 2012; Davide Pesavento <pesa@gentoo.org>
-files/quazip-0.4.3-zlib.patch, -quazip-0.2.3.ebuild, -quazip-0.3.ebuild,
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-30 13:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30 13:24 [gentoo-commits] gentoo-x86 commit in dev-libs/quazip: quazip-0.4.4.ebuild ChangeLog Justin Lecher (jlec)
-- strict thread matches above, loose matches on Subject: below --
2012-04-02 16:39 Agostino Sarubbo (ago)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox