From: "Serkan Kaba (serkan)" <serkan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/jtagger: jtagger-2008.04.28.ebuild ChangeLog
Date: Sat, 12 Jul 2008 18:20:57 +0000 [thread overview]
Message-ID: <E1KHjiL-0006mQ-Ie@stork.gentoo.org> (raw)
serkan 08/07/12 18:20:57
Modified: jtagger-2008.04.28.ebuild ChangeLog
Log:
Fix compilation errors with Java 1.5. Reported by Kenneth Prugh <ken69267@gentoo.org> in bug #231571.
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r8 x86_64)
Revision Changes Path
1.4 media-sound/jtagger/jtagger-2008.04.28.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jtagger/jtagger-2008.04.28.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jtagger/jtagger-2008.04.28.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jtagger/jtagger-2008.04.28.ebuild?r1=1.3&r2=1.4
Index: jtagger-2008.04.28.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/jtagger/jtagger-2008.04.28.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- jtagger-2008.04.28.ebuild 12 Jul 2008 15:55:05 -0000 1.3
+++ jtagger-2008.04.28.ebuild 12 Jul 2008 18:20:57 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/jtagger/jtagger-2008.04.28.ebuild,v 1.3 2008/07/12 15:55:05 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/jtagger/jtagger-2008.04.28.ebuild,v 1.4 2008/07/12 18:20:57 serkan Exp $
EAPI="1"
@@ -34,6 +34,7 @@
unpack ${A}
unzip -q ${PN}.jar || die
+ epatch "${FILESDIR}"/${P}-override-annotation.patch
rm -vr ${PN}.jar javazoom org META-INF || die
find . -name '*.class' -delete || die
1.10 media-sound/jtagger/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jtagger/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jtagger/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jtagger/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/jtagger/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 12 Jul 2008 15:55:05 -0000 1.9
+++ ChangeLog 12 Jul 2008 18:20:57 -0000 1.10
@@ -1,6 +1,12 @@
# ChangeLog for media-sound/jtagger
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/jtagger/ChangeLog,v 1.9 2008/07/12 15:55:05 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/jtagger/ChangeLog,v 1.10 2008/07/12 18:20:57 serkan Exp $
+
+ 12 Jul 2008; Serkan Kaba <serkan@gentoo.org>
+ +files/jtagger-2008.04.28-override-annotation.patch,
+ jtagger-2008.04.28.ebuild:
+ Fix compilation errors with Java 1.5. Reported by Kenneth Prugh
+ <ken69267@gentoo.org> in bug #231571.
12 Jul 2008; Kenneth Prugh <ken69267@gentoo.org>
jtagger-2008.04.28.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
next reply other threads:[~2008-07-12 18:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-12 18:20 Serkan Kaba (serkan) [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-07-18 8:00 [gentoo-commits] gentoo-x86 commit in media-sound/jtagger: jtagger-2008.04.28.ebuild ChangeLog Christian Faulhammer (opfer)
2008-07-12 19:58 Kenneth Prugh (ken69267)
2008-07-12 15:55 Kenneth Prugh (ken69267)
2008-07-12 15:09 Kenneth Prugh (ken69267)
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=E1KHjiL-0006mQ-Ie@stork.gentoo.org \
--to=serkan@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