summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-02-17 17:27:42 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-02-17 17:27:42 +0000
commit812f6ad2b09fd4ac5003118b362566a3e5a2a32d (patch)
tree9d448a1b40ae65ae9bd8ed8fe625699fa40d4fe5
parentBug #69831: Ensure unzip is in DEPEND. (diff)
downloadhistorical-812f6ad2b09fd4ac5003118b362566a3e5a2a32d.tar.gz
historical-812f6ad2b09fd4ac5003118b362566a3e5a2a32d.tar.bz2
historical-812f6ad2b09fd4ac5003118b362566a3e5a2a32d.zip
depend on uzip
Package-Manager: portage-2.0.51.16
-rw-r--r--app-office/borg/Manifest16
-rw-r--r--app-office/borg/borg-1.3.2.ebuild3
-rw-r--r--app-office/borg/borg-1.4.ebuild3
3 files changed, 17 insertions, 5 deletions
diff --git a/app-office/borg/Manifest b/app-office/borg/Manifest
index 60f8f73cc32d..8fba3167306c 100644
--- a/app-office/borg/Manifest
+++ b/app-office/borg/Manifest
@@ -1,6 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 1b0c066c86f95ed32805cfc0e6929c1e borg-1.4.ebuild 886
MD5 14e385b9998ff7366376f4409d78219a ChangeLog 540
-MD5 5672d76786ca3c97e449856f33a54403 borg-1.3.2.ebuild 854
+MD5 583a2652b149065764438c81e5b249d0 borg-1.3.2.ebuild 864
MD5 123cf9440c1d4ac78f2caba1624765f9 metadata.xml 158
-MD5 51bd9e0b635c9bb7a00c2ac4da4d0b21 borg-1.4.ebuild 876
-MD5 2e3ed875caa0037c530fd81875801a04 files/digest-borg-1.3.2 63
MD5 b9b26f87940f58677145382f1828b66e files/digest-borg-1.4 62
+MD5 2e3ed875caa0037c530fd81875801a04 files/digest-borg-1.3.2 63
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.0 (GNU/Linux)
+
+iD8DBQFCFNQu/rLF9B432nYRAqLyAKCU7J8bPZBkX47OwywipA6Lm5Yh1ACgjSZU
+nCFHO96wYPulZhJzKLORJOc=
+=becq
+-----END PGP SIGNATURE-----
diff --git a/app-office/borg/borg-1.3.2.ebuild b/app-office/borg/borg-1.3.2.ebuild
index 216ae618a01d..992480797261 100644
--- a/app-office/borg/borg-1.3.2.ebuild
+++ b/app-office/borg/borg-1.3.2.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.3.2.ebuild,v 1.3 2005/01/01 15:31:13 eradicator Exp $
+# $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
@@ -12,6 +12,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND=">=virtual/jdk-1.4
+ app-arch/unzip
>=dev-java/ant-1.4.1"
RDEPEND=">=virtual/jdk-1.4"
diff --git a/app-office/borg/borg-1.4.ebuild b/app-office/borg/borg-1.4.ebuild
index b17529f027d2..4767ca08e256 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.2 2005/01/01 15:31:13 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/borg/borg-1.4.ebuild,v 1.3 2005/02/17 17:27:42 axxo Exp $
inherit java-pkg
@@ -12,6 +12,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND=">=virtual/jdk-1.4
+ app-arch/unzip
>=dev-java/ant-1.4.1"
RDEPEND=">=virtual/jdk-1.4"