summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-08-22 06:24:29 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-08-22 06:24:29 +0000
commit842214e6586d9af5fa44adc6e06037e8f6eace81 (patch)
treea99b7d415f8e9c8acbfa5eaec75565d27fd07d39 /dev-util/jarwizard
parentRelaxing librsvg mask to 2.17, so that there is an unmasked librsvg for the s... (diff)
downloadgentoo-2-842214e6586d9af5fa44adc6e06037e8f6eace81.tar.gz
gentoo-2-842214e6586d9af5fa44adc6e06037e8f6eace81.tar.bz2
gentoo-2-842214e6586d9af5fa44adc6e06037e8f6eace81.zip
stable x86, bug 189385
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-util/jarwizard')
-rw-r--r--dev-util/jarwizard/ChangeLog6
-rw-r--r--dev-util/jarwizard/jarwizard-2.50.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/jarwizard/ChangeLog b/dev-util/jarwizard/ChangeLog
index 98a7fbd57799..d570415a0b6c 100644
--- a/dev-util/jarwizard/ChangeLog
+++ b/dev-util/jarwizard/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/jarwizard
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/jarwizard/ChangeLog,v 1.7 2007/04/01 13:17:49 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/jarwizard/ChangeLog,v 1.8 2007/08/22 06:24:29 opfer Exp $
+
+ 22 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
+ jarwizard-2.50.ebuild:
+ stable x86, bug 189385
*jarwizard-2.50 (01 Apr 2007)
diff --git a/dev-util/jarwizard/jarwizard-2.50.ebuild b/dev-util/jarwizard/jarwizard-2.50.ebuild
index 0aa757376155..11c55e3ec61c 100644
--- a/dev-util/jarwizard/jarwizard-2.50.ebuild
+++ b/dev-util/jarwizard/jarwizard-2.50.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/jarwizard/jarwizard-2.50.ebuild,v 1.1 2007/04/01 13:17:49 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/jarwizard/jarwizard-2.50.ebuild,v 1.2 2007/08/22 06:24:29 opfer Exp $
inherit java-pkg-2 java-ant-2
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/jarwizard/${PN}_${PV/./}_src.zip"
HOMEPAGE="http://www.geocities.com/chir_geo/jarc/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~alpha ~ppc"
+KEYWORDS="~alpha ~ppc x86"
DEPEND=">=virtual/jdk-1.5
app-arch/unzip"
RDEPEND=">=virtual/jre-1.5"