public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-java/flute/
@ 2015-08-28 13:38 Manuel Rüger
  0 siblings, 0 replies; only message in thread
From: Manuel Rüger @ 2015-08-28 13:38 UTC (permalink / raw
  To: gentoo-commits

commit:     044ec96f4246da9cead18c29f05673db4ce2aafd
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 13:38:16 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 13:38:16 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=044ec96f

dev-java/flute: Remove old

Package-Manager: portage-2.2.20.1

 dev-java/flute/flute-1.3-r1.ebuild | 46 --------------------------------------
 1 file changed, 46 deletions(-)

diff --git a/dev-java/flute/flute-1.3-r1.ebuild b/dev-java/flute/flute-1.3-r1.ebuild
deleted file mode 100644
index eea4cf9..0000000
--- a/dev-java/flute/flute-1.3-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Flute is an implementation for SAC"
-HOMEPAGE="http://www.w3.org/Style/CSS/SAC/"
-SRC_URI="http://www.w3.org/2002/06/flutejava-${PV}.zip"
-
-LICENSE="W3C"
-SLOT="0"
-KEYWORDS="amd64 x86 ~x86-fbsd"
-IUSE=""
-
-COMMON_DEP="dev-java/sac"
-
-RDEPEND=">=virtual/jre-1.4
-	${COMMON_DEP}"
-DEPEND=">=virtual/jdk-1.4
-	${COMMON_DEP}
-	app-arch/unzip"
-
-src_unpack() {
-	unpack ${A}
-
-	cp "${FILESDIR}/build.xml" "${S}"
-
-	cd "${S}"
-	rm -v flute.jar || die
-
-	mkdir src
-	mv org src
-	echo "classpath=$(java-pkg_getjars sac)" > "${S}"/build.properties
-}
-
-EANT_DOC_TARGET=""
-
-src_install() {
-	java-pkg_dojar "${S}"/dist/flute.jar
-
-	use doc && java-pkg_dojavadoc doc
-	use source && java-pkg_dosrc "${S}"/src/*
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-28 13:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-28 13:38 [gentoo-commits] repo/gentoo:master commit in: dev-java/flute/ Manuel Rüger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox