summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Yamin <plasmaroo@gentoo.org>2006-08-07 14:58:27 +0000
committerTim Yamin <plasmaroo@gentoo.org>2006-08-07 14:58:27 +0000
commit6092c54b0c0c9110ccc142d32e67dbefe1013f33 (patch)
tree99d0ad7121701bf478d528ad0064a83422336625 /sci-electronics/electric
parentVersion bump, closes bug #143074. (diff)
downloadgentoo-2-6092c54b0c0c9110ccc142d32e67dbefe1013f33.tar.gz
gentoo-2-6092c54b0c0c9110ccc142d32e67dbefe1013f33.tar.bz2
gentoo-2-6092c54b0c0c9110ccc142d32e67dbefe1013f33.zip
Fix bug #142882.
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'sci-electronics/electric')
-rw-r--r--sci-electronics/electric/ChangeLog5
-rw-r--r--sci-electronics/electric/electric-8.03.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-electronics/electric/ChangeLog b/sci-electronics/electric/ChangeLog
index 25c9fa91e1f9..b99ba66e1545 100644
--- a/sci-electronics/electric/ChangeLog
+++ b/sci-electronics/electric/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-electronics/electric
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/electric/ChangeLog,v 1.15 2006/08/05 08:13:26 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/electric/ChangeLog,v 1.16 2006/08/07 14:58:27 plasmaroo Exp $
+
+ 07 Aug 2006; <plasmaroo@gentoo.org> electric-8.03.ebuild:
+ Fix bug #142882.
05 Aug 2006; Michael Hanselmann <hansmi@gentoo.org> electric-7.00.ebuild:
Stable on ppc.
diff --git a/sci-electronics/electric/electric-8.03.ebuild b/sci-electronics/electric/electric-8.03.ebuild
index 5741f693c1b5..79a13a034c2e 100644
--- a/sci-electronics/electric/electric-8.03.ebuild
+++ b/sci-electronics/electric/electric-8.03.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/electric/electric-8.03.ebuild,v 1.2 2006/07/24 12:29:28 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/electric/electric-8.03.ebuild,v 1.3 2006/08/07 14:58:27 plasmaroo Exp $
-inherit eutils
+inherit eutils java-pkg
DESCRIPTION="Complete Electronic Design Automation (EDA) system that can handle many forms of circuit design"
HOMEPAGE="http://www.gnu.org/software/electric/electric.html"
@@ -16,7 +16,7 @@ DEPEND=">=virtual/jre-1.3"
S="${WORKDIR}"
src_install() {
- dojar ${DISTDIR}/${PN}Binary-${PV}.jar
+ java-pkg_dojar ${DISTDIR}/${PN}Binary-${PV}.jar
newicon com/sun/electric/tool/user/help/helphtml/iconplug.png electric.png
make_wrapper electric "java -jar /usr/share/electric/lib/${PN}Binary-${PV}.jar"
make_desktop_entry electric "Electric VLSI Design System" electric.png Electronics