diff options
author | Thomas Sachau <tommy@gentoo.org> | 2008-12-30 22:41:04 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2008-12-30 22:41:04 +0000 |
commit | fcd726004393c0e586cd528f1723761be6b8f361 (patch) | |
tree | 73afbfe2f68a458fa4c69d2fcb4fefdbf8500ec9 /app-office/ganttproject-bin | |
parent | kde-misc/kio-ftps: New Ebuild for bug 125314 (diff) | |
download | sunrise-reviewed-fcd726004393c0e586cd528f1723761be6b8f361.tar.gz sunrise-reviewed-fcd726004393c0e586cd528f1723761be6b8f361.tar.bz2 sunrise-reviewed-fcd726004393c0e586cd528f1723761be6b8f361.zip |
app-office/ganttproject-bin: Version bump as requested and tested in bug 252672
svn path=/sunrise/; revision=7560
Diffstat (limited to 'app-office/ganttproject-bin')
-rw-r--r-- | app-office/ganttproject-bin/ChangeLog | 4 | ||||
-rw-r--r-- | app-office/ganttproject-bin/Manifest | 6 | ||||
-rw-r--r-- | app-office/ganttproject-bin/ganttproject-bin-2.0.7.ebuild (renamed from app-office/ganttproject-bin/ganttproject-bin-2.0.5.ebuild) | 12 |
3 files changed, 13 insertions, 9 deletions
diff --git a/app-office/ganttproject-bin/ChangeLog b/app-office/ganttproject-bin/ChangeLog index e58ac3295..2375900d4 100644 --- a/app-office/ganttproject-bin/ChangeLog +++ b/app-office/ganttproject-bin/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 30 Dec 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> + -ganttproject-bin-2.0.5.ebuild, +ganttproject-bin-2.0.7.ebuild: + Version bump as requested and tested in bug 252672 + 15 Sep 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> ganttproject-bin-2.0.5.ebuild: Reorder vars diff --git a/app-office/ganttproject-bin/Manifest b/app-office/ganttproject-bin/Manifest index 02035d3ac..282f09768 100644 --- a/app-office/ganttproject-bin/Manifest +++ b/app-office/ganttproject-bin/Manifest @@ -1,5 +1,5 @@ AUX 2.0-ganttproject-bin 303 RMD160 85e1b8c8eba70813bfd7fe6129bfb6b441b9699f SHA1 97e117e916052cd14e401a9c5347546fab686edf SHA256 485be3d3e9ef430c8455d490d8730d9afe12d5fd4fd1af24aada838be49be5d3 -DIST ganttproject-2.0.5.zip 9938148 RMD160 1d9856922a60f1a43d1c46ba3b8ca9ff66792a78 SHA1 c8bdd0f1efd919c700d996a8e77549b7598e6cd4 SHA256 829ed73fd7c1a678fa4f6b9bd8b95df72da44b6258beb91a68306723e4e2f0a0 -EBUILD ganttproject-bin-2.0.5.ebuild 857 RMD160 789bdecb5df12adbf99bc290f393914e02adb49c SHA1 ead59500b28da07e3b9e7471b1ce5a6134e4a169 SHA256 007c1dfabda4bdc938a490f3d6ad0be64d281a1a46bdad539efc1c6adec131d6 -MISC ChangeLog 1099 RMD160 c2869648564062c5c49ef2a84c712b3ae201a7be SHA1 f0586ccdee7b58d5b9835dffe2520f16bd7c204c SHA256 ffe99ec9812a3cf0105302f1b22b9bdb84383a2824373bdb92db55242e2782d1 +DIST ganttproject-2.0.7.zip 9989441 RMD160 9f34258c7b71841c7913daf178cedc6f3075f9a4 SHA1 d30a31793623e58dae407ee1ebbc0e469a78b855 SHA256 109c375c0744ae5545cc100797dc9bbae40b3c709de3ec1493ea160bfc0dbc46 +EBUILD ganttproject-bin-2.0.7.ebuild 902 RMD160 555108cf032d40e6844c213a4980813e96981eed SHA1 81b833e92a680fd6465323e4ac1778eddaf805dc SHA256 22777b56417cf95eee3c55aa1be25de9fabc3a516d9a7c97f8dfa7edf269aa40 +MISC ChangeLog 1278 RMD160 81ae6665a6223925a38f13c962721851321a446a SHA1 abbf5ef3e0dbe183d0082ef5e56457f05df2c418 SHA256 6be99a94ae9ca6cdc64970b58e70e9622651b632c4b2d9b2dc166cc8f0141cad MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 diff --git a/app-office/ganttproject-bin/ganttproject-bin-2.0.5.ebuild b/app-office/ganttproject-bin/ganttproject-bin-2.0.7.ebuild index 1e02cd186..db051f1b6 100644 --- a/app-office/ganttproject-bin/ganttproject-bin-2.0.5.ebuild +++ b/app-office/ganttproject-bin/ganttproject-bin-2.0.7.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -inherit eutils +inherit eutils java-pkg-2 MY_P=${PN/-bin}-${PV} DESCRIPTION="A tool for creating a project schedule by means of Gantt chart and resource load chart." @@ -11,23 +11,23 @@ SRC_URI="mirror://sourceforge/ganttproject/${MY_P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="app-arch/unzip - virtual/jdk" + >=virtual/jdk-1.4" RDEPEND="virtual/jre" S="${WORKDIR}/${MY_P}" src_install() { insinto /usr/share/${PN} - doins -r eclipsito.jar plugins/ + doins -r eclipsito.jar plugins/ || die - newbin "${FILESDIR}/${PV%.*}-${PN}" ${PN} + newbin "${FILESDIR}/${PV%.*}-${PN}" ${PN} || die insinto /usr/share/${PN}/examples - doins *.gan + doins *.gan || die doicon "${S}/plugins/net.sourceforge.ganttproject_${PV%.*}.0/data/resources/icons/ganttproject.png" make_desktop_entry ${PN} "GanttProject" ${PN/-bin} "Java;Office;ProjectManagement" |