summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-07-17 11:46:05 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-07-17 11:46:05 +0000
commitc3e06e6126f51b60d9e8e585cfe3edede18eae00 (patch)
tree6b13bb655e3013ff13b3421ab339c4969dd20063 /app-office/borg
parent* bump (diff)
downloadhistorical-c3e06e6126f51b60d9e8e585cfe3edede18eae00.tar.gz
historical-c3e06e6126f51b60d9e8e585cfe3edede18eae00.tar.bz2
historical-c3e06e6126f51b60d9e8e585cfe3edede18eae00.zip
dep fixes
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-office/borg')
-rw-r--r--app-office/borg/Manifest16
-rw-r--r--app-office/borg/borg-1.3.2.ebuild35
-rw-r--r--app-office/borg/borg-1.4.ebuild6
-rw-r--r--app-office/borg/files/digest-borg-1.3.21
4 files changed, 15 insertions, 43 deletions
diff --git a/app-office/borg/Manifest b/app-office/borg/Manifest
index 762056e68c86..89585199b723 100644
--- a/app-office/borg/Manifest
+++ b/app-office/borg/Manifest
@@ -1,6 +1,14 @@
-MD5 123cf9440c1d4ac78f2caba1624765f9 metadata.xml 158
-MD5 583a2652b149065764438c81e5b249d0 borg-1.3.2.ebuild 864
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 84425a621e85ad369dfb78aa51d8b6bb borg-1.4.ebuild 883
MD5 14e385b9998ff7366376f4409d78219a ChangeLog 540
-MD5 1b0c066c86f95ed32805cfc0e6929c1e borg-1.4.ebuild 886
+MD5 123cf9440c1d4ac78f2caba1624765f9 metadata.xml 158
MD5 b9b26f87940f58677145382f1828b66e files/digest-borg-1.4 62
-MD5 2e3ed875caa0037c530fd81875801a04 files/digest-borg-1.3.2 63
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFC2kUT/rLF9B432nYRAq3cAJwJMnNSH+uBUJ6ZUPSMkNuhk8evdwCfedhx
+lSWEFI1kw5tq9Wu7gmET/LY=
+=eygO
+-----END PGP SIGNATURE-----
diff --git a/app-office/borg/borg-1.3.2.ebuild b/app-office/borg/borg-1.3.2.ebuild
deleted file mode 100644
index 992480797261..000000000000
--- a/app-office/borg/borg-1.3.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/borg/borg-1.3.2.ebuild,v 1.4 2005/02/17 17:27:42 axxo Exp $
-
-inherit java-pkg
-
-DESCRIPTION="Calendar and task tracker, written in Java"
-HOMEPAGE="http://borg-calendar.sourceforge.net/"
-SRC_URI="mirror://sourceforge/borg-calendar/borg_src_${PV}.zip"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-DEPEND=">=virtual/jdk-1.4
- app-arch/unzip
- >=dev-java/ant-1.4.1"
-RDEPEND=">=virtual/jdk-1.4"
-
-S=${WORKDIR}/borg_src
-
-src_compile() {
- cd ant
- local antflags="borg-jar"
- ant ${antflags} || die "compile problem"
-}
-
-src_install() {
- java-pkg_dojar dist/${PN}.jar
-
- echo "#!/bin/sh" > ${PN}
- echo "cd /usr/share/${PN}" >> ${PN}
- echo "\${JAVA_HOME}/bin/java -jar \$(java-config -p borg) \$*" >> ${PN}
-
- dobin ${PN}
-}
diff --git a/app-office/borg/borg-1.4.ebuild b/app-office/borg/borg-1.4.ebuild
index 4767ca08e256..0476b7b6015d 100644
--- a/app-office/borg/borg-1.4.ebuild
+++ b/app-office/borg/borg-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/borg/borg-1.4.ebuild,v 1.3 2005/02/17 17:27:42 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/borg/borg-1.4.ebuild,v 1.4 2005/07/17 11:46:05 axxo Exp $
inherit java-pkg
@@ -13,8 +13,8 @@ KEYWORDS="~x86"
IUSE=""
DEPEND=">=virtual/jdk-1.4
app-arch/unzip
- >=dev-java/ant-1.4.1"
-RDEPEND=">=virtual/jdk-1.4"
+ dev-java/ant-core"
+RDEPEND=">=virtual/jre-1.4"
S="${WORKDIR}/borg_src/BORG Calendar Common/"
diff --git a/app-office/borg/files/digest-borg-1.3.2 b/app-office/borg/files/digest-borg-1.3.2
deleted file mode 100644
index e639d50459f4..000000000000
--- a/app-office/borg/files/digest-borg-1.3.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 03f980a2c4b59acc733fec3bcdd4703c borg_src_1.3.2.zip 609853