From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5E9471395F0 for ; Wed, 5 Aug 2015 22:04:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6270B95743; Wed, 5 Aug 2015 22:04:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A44B895737 for ; Wed, 5 Aug 2015 22:03:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9ADB6340AB5 for ; Wed, 5 Aug 2015 22:03:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19A9013B for ; Wed, 5 Aug 2015 22:03:50 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1438810282.34a6cef7ea6a0b9fb602e46498eaccae7b19fdaa.chewi@gentoo> Subject: [gentoo-commits] proj/java:master commit in: dev-java/sun-ejb-spec/ X-VCS-Repository: proj/java X-VCS-Files: dev-java/sun-ejb-spec/ChangeLog dev-java/sun-ejb-spec/Manifest dev-java/sun-ejb-spec/metadata.xml dev-java/sun-ejb-spec/sun-ejb-spec-2.1.ebuild X-VCS-Directories: dev-java/sun-ejb-spec/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 34a6cef7ea6a0b9fb602e46498eaccae7b19fdaa X-VCS-Branch: master Date: Wed, 5 Aug 2015 22:03:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0f49a66a-f2ef-4ff4-838c-b5eab5890ce9 X-Archives-Hash: 1d3105796885f9f433f358c541f3ebaa commit: 34a6cef7ea6a0b9fb602e46498eaccae7b19fdaa Author: Andreas Sturmlechner gmail com> AuthorDate: Wed Aug 5 21:00:00 2015 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Wed Aug 5 21:31:22 2015 +0000 URL: https://gitweb.gentoo.org/proj/java.git/commit/?id=34a6cef7 [dev-java/sun-ejb-spec] Drop, invalid license, no rdeps dev-java/sun-ejb-spec/ChangeLog | 20 --------------- dev-java/sun-ejb-spec/Manifest | 1 - dev-java/sun-ejb-spec/metadata.xml | 5 ---- dev-java/sun-ejb-spec/sun-ejb-spec-2.1.ebuild | 35 --------------------------- 4 files changed, 61 deletions(-) diff --git a/dev-java/sun-ejb-spec/ChangeLog b/dev-java/sun-ejb-spec/ChangeLog deleted file mode 100644 index 944bf65..0000000 --- a/dev-java/sun-ejb-spec/ChangeLog +++ /dev/null @@ -1,20 +0,0 @@ -# ChangeLog for dev-java/sun-ejb-spec -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-ejb-spec/ChangeLog,v 1.3 2007/02/09 13:14:30 flameeyes Exp $ - - 23 May 2009; Serkan Kaba sun-ejb-spec-2.1.ebuild: - Fix SRC_URI. Reported by Ralph Sennhauser in bug - #261093 - - 09 Feb 2007; Diego Pettenò ChangeLog: - Regenerate digest in Manifest2 format. - - 22 Jan 2006; Joshua Nichols sun-ejb-spec-2.1.ebuild: - Keyworded ~amd64. Tweaked message in pkg_nofetch. - -*sun-ejb-spec-2.1 (22 Jan 2006) - - 22 Jan 2006; Joshua Nichols +metadata.xml, - +sun-ejb-spec-2.1.ebuild: - Initial commit. Needed to build oscore from source (bug #63282). - diff --git a/dev-java/sun-ejb-spec/Manifest b/dev-java/sun-ejb-spec/Manifest deleted file mode 100644 index 85ab7f3..0000000 --- a/dev-java/sun-ejb-spec/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ejb-2_1-fr-spec-api.zip 10251 SHA256 24bdad6fa3ad444a0d07f9baaefb9ab79b66262ac52136ffb32cba04bdab3e12 diff --git a/dev-java/sun-ejb-spec/metadata.xml b/dev-java/sun-ejb-spec/metadata.xml deleted file mode 100644 index 838c00a..0000000 --- a/dev-java/sun-ejb-spec/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - -java - diff --git a/dev-java/sun-ejb-spec/sun-ejb-spec-2.1.ebuild b/dev-java/sun-ejb-spec/sun-ejb-spec-2.1.ebuild deleted file mode 100644 index a421869..0000000 --- a/dev-java/sun-ejb-spec/sun-ejb-spec-2.1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-ejb-spec/sun-ejb-spec-2.1.ebuild,v 1.2 2006/01/22 14:58:33 nichoj Exp $ - -inherit java-pkg-2 versionator - -MY_PN=ejb -MY_PV=$(replace_all_version_separators _) -MY_P="${MY_PN}-${MY_PV}" -At="${MY_P}-fr-spec-api.zip" -DESCRIPTION="Sun's Enterprise Java Beans specification" -HOMEPAGE="http://java.sun.com/products/ejb/" -SRC_URI="${At}" -DOWNLOAD_URL="https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=ejb-2.1-fr-class-oth-JSpec@CDS-CDS_Developer" - -LICENSE="sun-ejb-spec-2.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=virtual/jre-1.4" -DEPEND="app-arch/unzip" -RESTRICT="fetch" - -S="${WORKDIR}" - -pkg_nofetch() { - einfo "Please download ${A} from the following URL and place it in ${DISTDIR}:" - einfo "${DOWNLOAD_URL}" -} - - -src_install() { - java-pkg_newjar ${MY_P}-api.jar ${MY_PN}-api.jar -}