Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 892490 Details for
Bug 680770
games-board/megamek-0.45.3 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
commons-lang-2.6-r4.ebuild
commons-lang-2.6-r4.ebuild (text/plain), 1.07 KB, created by
Volkmar W. Pogatzki
on 2024-05-08 12:44:32 UTC
(
hide
)
Description:
commons-lang-2.6-r4.ebuild
Filename:
MIME Type:
Creator:
Volkmar W. Pogatzki
Created:
2024-05-08 12:44:32 UTC
Size:
1.07 KB
patch
obsolete
># Copyright 1999-2024 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=8 > >JAVA_PKG_IUSE="doc source test" >MAVEN_ID="commons-lang:commons-lang:${PV}" >JAVA_TESTING_FRAMEWORKS="junit" >JAVA_PKG_WANT_SOURCE="1.4" >JAVA_PKG_WANT_TARGET="1.4" > >inherit java-pkg-2 java-pkg-simple verify-sig > >DESCRIPTION="Commons components to manipulate core java classes" >HOMEPAGE="https://commons.apache.org/proper/commons-lang/" >SRC_URI="mirror://apache/commons/lang/source/${P}-src.tar.gz > verify-sig? ( https://downloads.apache.org/commons/lang/source/${P}-src.tar.gz.asc )" >S="${WORKDIR}/${P}-src" > >LICENSE="Apache-2.0" >SLOT="2.6" >KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" > >VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/commons.apache.org.asc" > >BDEPEND="verify-sig? ( sec-keys/openpgp-keys-apache-commons )" >DEPEND="virtual/jdk:1.8" >RDEPEND="virtual/jre:1.8" > >DOCS=( RELEASE-NOTES.txt NOTICE.txt ) > >JAVA_ENCODING="ISO-8859-1" >JAVA_SRC_DIR="src/main/java" >JAVA_TEST_GENTOO_CLASSPATH="junit" >JAVA_TEST_SRC_DIR="src/test/java"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 680770
:
892489
| 892490 |
892491