diff options
author | Thomas Matthijs <axxo@gentoo.org> | 2004-11-03 11:51:47 +0000 |
---|---|---|
committer | Thomas Matthijs <axxo@gentoo.org> | 2004-11-03 11:51:47 +0000 |
commit | c7946216e6f5ff1f3e1cc00e8c0c9b5945eee052 (patch) | |
tree | 642f7e0adc47b35827ffeb1e0d0547bfc76a0135 /app-office/ganttproject | |
parent | depend on app-arch/unzip (Manifest recommit) (diff) | |
download | gentoo-2-c7946216e6f5ff1f3e1cc00e8c0c9b5945eee052.tar.gz gentoo-2-c7946216e6f5ff1f3e1cc00e8c0c9b5945eee052.tar.bz2 gentoo-2-c7946216e6f5ff1f3e1cc00e8c0c9b5945eee052.zip |
depend on app-arch/
Diffstat (limited to 'app-office/ganttproject')
-rw-r--r-- | app-office/ganttproject/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/ganttproject/ganttproject-1.10.1.ebuild | 3 | ||||
-rw-r--r-- | app-office/ganttproject/ganttproject-1.9.11-r1.ebuild | 3 | ||||
-rw-r--r-- | app-office/ganttproject/ganttproject-1.9.11.ebuild | 3 |
4 files changed, 11 insertions, 4 deletions
diff --git a/app-office/ganttproject/ChangeLog b/app-office/ganttproject/ChangeLog index 0ea721dafa2d..23304c9bfb08 100644 --- a/app-office/ganttproject/ChangeLog +++ b/app-office/ganttproject/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/ganttproject # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/ganttproject/ChangeLog,v 1.6 2004/10/16 18:15:00 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/ganttproject/ChangeLog,v 1.7 2004/11/03 11:51:47 axxo Exp $ + + 03 Nov 2004; Thomas Matthijs <axxo@gentoo.org> ganttproject-1.10.1.ebuild, + ganttproject-1.9.11-r1.ebuild, ganttproject-1.9.11.ebuild: + depend on app-arch/unzip 16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> ganttproject-1.10.1.ebuild, ganttproject-1.9.11-r1.ebuild, ganttproject-1.9.11.ebuild: diff --git a/app-office/ganttproject/ganttproject-1.10.1.ebuild b/app-office/ganttproject/ganttproject-1.10.1.ebuild index 4b0ebe28c6ed..186e5cbcbb1f 100644 --- a/app-office/ganttproject/ganttproject-1.10.1.ebuild +++ b/app-office/ganttproject/ganttproject-1.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/ganttproject/ganttproject-1.10.1.ebuild,v 1.2 2004/10/16 18:15:00 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/ganttproject/ganttproject-1.10.1.ebuild,v 1.3 2004/11/03 11:51:47 axxo Exp $ inherit eutils java-pkg @@ -15,6 +15,7 @@ SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc" DEPEND=">=virtual/jdk-1.4 + app-arch/unzip >=dev-java/ant-1.5.4" src_compile() { diff --git a/app-office/ganttproject/ganttproject-1.9.11-r1.ebuild b/app-office/ganttproject/ganttproject-1.9.11-r1.ebuild index 2acf79799f86..4e417581a9d6 100644 --- a/app-office/ganttproject/ganttproject-1.9.11-r1.ebuild +++ b/app-office/ganttproject/ganttproject-1.9.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/ganttproject/ganttproject-1.9.11-r1.ebuild,v 1.2 2004/10/16 18:15:00 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/ganttproject/ganttproject-1.9.11-r1.ebuild,v 1.3 2004/11/03 11:51:47 axxo Exp $ inherit eutils java-pkg @@ -15,6 +15,7 @@ SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc" DEPEND=">=virtual/jdk-1.4 + app-arch/unzip >=dev-java/ant-1.5.4" src_compile() { diff --git a/app-office/ganttproject/ganttproject-1.9.11.ebuild b/app-office/ganttproject/ganttproject-1.9.11.ebuild index cfdf9ca0b91c..534fa414f387 100644 --- a/app-office/ganttproject/ganttproject-1.9.11.ebuild +++ b/app-office/ganttproject/ganttproject-1.9.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/ganttproject/ganttproject-1.9.11.ebuild,v 1.4 2004/10/16 18:15:00 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/ganttproject/ganttproject-1.9.11.ebuild,v 1.5 2004/11/03 11:51:47 axxo Exp $ inherit eutils java-pkg @@ -15,6 +15,7 @@ SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc" DEPEND=">=virtual/jdk-1.4 + app-arch/unzip >=dev-java/ant-1.5.4" src_compile() { |