* [gentoo-commits] gentoo-x86 commit in dev-java/libmatthew-java: ChangeLog libmatthew-java-0.7.2.ebuild
@ 2010-02-28 10:14 99% Serkan Kaba (serkan)
0 siblings, 0 replies; 1+ results
From: Serkan Kaba (serkan) @ 2010-02-28 10:14 UTC (permalink / raw
To: gentoo-commits
serkan 10/02/28 10:14:18
Modified: ChangeLog
Added: libmatthew-java-0.7.2.ebuild
Log:
Version bump.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.8 dev-java/libmatthew-java/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/libmatthew-java/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/libmatthew-java/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/libmatthew-java/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/libmatthew-java/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 23 Jan 2009 17:53:58 -0000 1.7
+++ ChangeLog 28 Feb 2010 10:14:17 -0000 1.8
@@ -1,6 +1,13 @@
# ChangeLog for dev-java/libmatthew-java
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/libmatthew-java/ChangeLog,v 1.7 2009/01/23 17:53:58 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/libmatthew-java/ChangeLog,v 1.8 2010/02/28 10:14:17 serkan Exp $
+
+*libmatthew-java-0.7.2 (28 Feb 2010)
+
+ 28 Feb 2010; Serkan Kaba <serkan@gentoo.org>
+ +libmatthew-java-0.7.2.ebuild,
+ +files/libmatthew-java-0.7.2-makefile-fixes.patch:
+ Version bump.
23 Jan 2009; Brent Baude <ranger@gentoo.org> libmatthew-java-0.7.1.ebuild:
Marking libmatthew-java-0.7.1 ppc64 for bug 253054
1.1 dev-java/libmatthew-java/libmatthew-java-0.7.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/libmatthew-java/libmatthew-java-0.7.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/libmatthew-java/libmatthew-java-0.7.2.ebuild?rev=1.1&content-type=text/plain
Index: libmatthew-java-0.7.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/libmatthew-java/libmatthew-java-0.7.2.ebuild,v 1.1 2010/02/28 10:14:17 serkan Exp $
JAVA_PKG_IUSE="doc source"
inherit eutils java-pkg-2 flag-o-matic toolchain-funcs
DESCRIPTION="A selection of libraries for Java"
HOMEPAGE="http://www.matthew.ath.cx/projects/java/"
SRC_URI="http://www.matthew.ath.cx/projects/java/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=virtual/jre-1.5"
DEPEND=">=virtual/jdk-1.5"
src_unpack() {
unpack ${A}
epatch "${FILESDIR}"/${P}-makefile-fixes.patch
rm -v "${S}"/cx/ath/matthew/debug/Debug.java || die "rm failed"
}
src_compile() {
LDFLAGS="$(raw-ldflags)" \
CC=$(tc-getCC) LD=$(tc-getLD) INCLUDES="$(java-pkg_get-jni-cflags)" \
emake -j1 JARDIR=/usr/share/libmatthew-java/lib JCFLAGS="$(java-pkg_javac-args)" all $(usev doc) || die "emake failed"
}
src_install() {
java-pkg_newjar cgi-0.5.jar cgi.jar
java-pkg_newjar debug-disable-1.1.jar debug-disable.jar
java-pkg_newjar debug-enable-1.1.jar debug-enable.jar
java-pkg_newjar hexdump-0.2.jar hexdump.jar
java-pkg_newjar io-0.1.jar io.jar
java-pkg_newjar unix-0.5.jar unix.jar
java-pkg_doso libcgi-java.so
java-pkg_doso libunix-java.so
dodoc INSTALL changelog README || die
use source && java-pkg_dosrc cx/
use doc && java-pkg_dojavadoc doc
}
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-02-28 10:14 99% [gentoo-commits] gentoo-x86 commit in dev-java/libmatthew-java: ChangeLog libmatthew-java-0.7.2.ebuild Serkan Kaba (serkan)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox