diff options
author | Denis Dupeyron <calchan@gentoo.org> | 2011-07-15 23:43:29 +0000 |
---|---|---|
committer | Denis Dupeyron <calchan@gentoo.org> | 2011-07-15 23:43:29 +0000 |
commit | 066ffe300cf6203fccbc772d10129ddae28f1479 (patch) | |
tree | f1a4729a78021652726b124108bb16ffbd2ce629 /sci-electronics/oregano/oregano-0.69.1.ebuild | |
parent | Changed dependency on sci-electronics/ng-spice-rework to sci-electronics/ngsp... (diff) | |
download | gentoo-2-066ffe300cf6203fccbc772d10129ddae28f1479.tar.gz gentoo-2-066ffe300cf6203fccbc772d10129ddae28f1479.tar.bz2 gentoo-2-066ffe300cf6203fccbc772d10129ddae28f1479.zip |
Changed about ng-spice-rework to ngspice due to move.
(Portage version: 2.1.10.5/cvs/Linux i686)
Diffstat (limited to 'sci-electronics/oregano/oregano-0.69.1.ebuild')
-rw-r--r-- | sci-electronics/oregano/oregano-0.69.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/oregano/oregano-0.69.1.ebuild b/sci-electronics/oregano/oregano-0.69.1.ebuild index 46bdffe1f08c..e170ec6014d4 100644 --- a/sci-electronics/oregano/oregano-0.69.1.ebuild +++ b/sci-electronics/oregano/oregano-0.69.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/oregano/oregano-0.69.1.ebuild,v 1.6 2011/06/28 20:09:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/oregano/oregano-0.69.1.ebuild,v 1.7 2011/07/15 23:43:29 calchan Exp $ EAPI="4" @@ -48,6 +48,6 @@ src_install() { pkg_postinst() { fdo-mime_desktop_database_update elog "You'll need to emerge your prefered simulation backend" - elog "such as spice, ng-spice-rework or gnucap for simulation" + elog "such as spice, ngspice or gnucap for simulation" elog "to work." } |