From: "Petteri Raty (betelgeuse)" <betelgeuse@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-crypt/qca-logger: ChangeLog qca-logger-2.0.0_beta2.ebuild
Date: Wed, 19 Aug 2009 13:54:59 +0000 [thread overview]
Message-ID: <E1Mdlcx-0004Wv-SL@stork.gentoo.org> (raw)
betelgeuse 09/08/19 13:54:59
Modified: ChangeLog qca-logger-2.0.0_beta2.ebuild
Log:
Migrate to EAPI 2 in order to nuke built_with_use.
(Portage version: 2.2_rc38/cvs/Linux i686)
Revision Changes Path
1.9 app-crypt/qca-logger/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/qca-logger/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/qca-logger/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/qca-logger/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/qca-logger/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 21 Jul 2009 16:49:41 -0000 1.8
+++ ChangeLog 19 Aug 2009 13:54:59 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/qca-logger
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-logger/ChangeLog,v 1.8 2009/07/21 16:49:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-logger/ChangeLog,v 1.9 2009/08/19 13:54:59 betelgeuse Exp $
+
+ 19 Aug 2009; Petteri Räty <betelgeuse@gentoo.org>
+ qca-logger-2.0.0_beta2.ebuild:
+ Migrate to EAPI 2 in order to nuke built_with_use.
21 Jul 2009; Raúl Porcel <armin76@gentoo.org>
qca-logger-2.0.0_beta2.ebuild:
@@ -40,6 +44,8 @@
-qca-logger-2.0.0_beta1.ebuild, +qca-logger-2.0.0_beta2.ebuild:
Added qca-logger-2.0.0_beta2.ebuild.
+*qca-logger-2.0.0_beta1 (06 Nov 2007)
+
06 Nov 2007; Ingmar Vanhassel <ingmar.vanhassel@gmail.com>
-qca-logger-0.1_p20070829-r1.ebuild, +qca-logger-2.0.0_beta1.ebuild:
Added qca-logger-2.0.0_beta1.ebuild, thanks to Davide Pesavento in Bug 129536.
@@ -48,12 +54,16 @@
-qca-logger-0.1_p20070829.ebuild, qca-logger-0.1_p20070829-r1.ebuild:
Minor changes to the ebuild, thanks to Davide Pesavento. See bug #129536.
Removed old '-r0' ebuild.
+
+*qca-logger-0.1_p20070829-r1 (10 Sep 2007)
10 Sep 2007; Emanuele A. Bagnaschi <zephyrus@mirach.it>
+qca-logger-0.1_p20070829-r1.ebuild:
Updated to reflect change about the behaviour of debug builds.
Thanks to Davide Pesavento.
+*qca-logger-0.1_p20070829 (07 Sep 2007)
+
07 Sep 2007; Emanuele A. Bagnaschi <zephyrus@mirach.it>
+qca-logger-0.1_p20070829.ebuild:
Added qca-logger-0.1_p20070829. Moving to a more sane qca2 framework. Many
1.9 app-crypt/qca-logger/qca-logger-2.0.0_beta2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/qca-logger/qca-logger-2.0.0_beta2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/qca-logger/qca-logger-2.0.0_beta2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/qca-logger/qca-logger-2.0.0_beta2.ebuild?r1=1.8&r2=1.9
Index: qca-logger-2.0.0_beta2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/qca-logger/qca-logger-2.0.0_beta2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- qca-logger-2.0.0_beta2.ebuild 21 Jul 2009 16:49:41 -0000 1.8
+++ qca-logger-2.0.0_beta2.ebuild 19 Aug 2009 13:54:59 -0000 1.9
@@ -1,6 +1,8 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-logger/qca-logger-2.0.0_beta2.ebuild,v 1.8 2009/07/21 16:49:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-logger/qca-logger-2.0.0_beta2.ebuild,v 1.9 2009/08/19 13:54:59 betelgeuse Exp $
+
+EAPI="2"
inherit eutils qt4
@@ -16,26 +18,12 @@
KEYWORDS="alpha amd64 ia64 ~ppc64 sparc x86 ~x86-fbsd"
IUSE="debug"
-DEPEND=">=app-crypt/qca-${QCA_VER}"
+DEPEND=">=app-crypt/qca-${QCA_VER}[debug?]"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"
-pkg_setup() {
- if use debug && ! built_with_use ">=app-crypt/qca-${QCA_VER}" debug; then
- echo
- eerror "You are trying to compile ${PN} with USE=\"debug\""
- eerror "while qca is built without this flag. It will not work."
- echo
- eerror "Possible solutions to this problem are:"
- eerror "a) install ${PN} without debug USE flag"
- eerror "b) re-emerge qca with debug USE flag"
- echo
- die "can't emerge ${PN} with debug USE flag"
- fi
-}
-
-src_compile() {
+src_configure() {
# cannot use econf because of non-standard configure script
./configure \
--qtdir=/usr \
@@ -44,10 +32,9 @@
|| die "configure failed"
eqmake4 ${PN}.pro
- emake || die "make failed"
}
src_install() {
emake INSTALL_ROOT="${D}" install || die "make install failed"
- dodoc README
+ dodoc README || die
}
next reply other threads:[~2009-08-19 13:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-19 13:54 Petteri Raty (betelgeuse) [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-02-22 7:43 [gentoo-commits] gentoo-x86 commit in app-crypt/qca-logger: ChangeLog qca-logger-2.0.0_beta2.ebuild Jeroen Roovers (jer)
2010-03-26 23:44 Ben de Groot (yngwin)
2009-11-13 12:54 Joseph Jezak (josejx)
2009-07-21 16:49 Raul Porcel (armin76)
2009-06-16 18:39 Tobias Klausmann (klausman)
2009-06-10 20:19 Markus Meier (maekke)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1Mdlcx-0004Wv-SL@stork.gentoo.org \
--to=betelgeuse@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox