diff options
author | Denis Dupeyron <calchan@gentoo.org> | 2007-04-24 18:40:49 +0000 |
---|---|---|
committer | Denis Dupeyron <calchan@gentoo.org> | 2007-04-24 18:40:49 +0000 |
commit | 66ed66dde4201a7849c0289cd713681af8658730 (patch) | |
tree | 9acfbc6059b59603ed3a9ef9d61e9f6eaa750d4e /sci-electronics/ktechlab | |
parent | ppc stable, bug #174113 (diff) | |
download | gentoo-2-66ed66dde4201a7849c0289cd713681af8658730.tar.gz gentoo-2-66ed66dde4201a7849c0289cd713681af8658730.tar.bz2 gentoo-2-66ed66dde4201a7849c0289cd713681af8658730.zip |
Fixed homepage, thanks to Peter Fischer (bug #175843).
(Portage version: 2.1.2.3)
Diffstat (limited to 'sci-electronics/ktechlab')
-rw-r--r-- | sci-electronics/ktechlab/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/ktechlab/ktechlab-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/ktechlab/ChangeLog b/sci-electronics/ktechlab/ChangeLog index ba522c5f5950..e3242a51901f 100644 --- a/sci-electronics/ktechlab/ChangeLog +++ b/sci-electronics/ktechlab/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/ktechlab # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ktechlab/ChangeLog,v 1.9 2007/01/31 18:50:06 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ktechlab/ChangeLog,v 1.10 2007/04/24 18:40:49 calchan Exp $ + + 24 Apr 2007; Denis Dupeyron <calchan@gentoo.org> ktechlab-0.3.ebuild: + Fixed homepage, thanks to Peter Fischer (bug #175843). 31 Jan 2007; Denis Dupeyron <calchan@gentoo.org> ktechlab-0.3.ebuild: Fixed gpsim dependency, see bug #143987. diff --git a/sci-electronics/ktechlab/ktechlab-0.3.ebuild b/sci-electronics/ktechlab/ktechlab-0.3.ebuild index d84fb1bd1c1c..275487128952 100644 --- a/sci-electronics/ktechlab/ktechlab-0.3.ebuild +++ b/sci-electronics/ktechlab/ktechlab-0.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ktechlab/ktechlab-0.3.ebuild,v 1.2 2007/01/31 18:50:06 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ktechlab/ktechlab-0.3.ebuild,v 1.3 2007/04/24 18:40:49 calchan Exp $ inherit kde DESCRIPTION="KTechlab is a development and simulation environment for microcontrollers and electronic circuits" -HOMEPAGE="http://ktechlab.org/" +HOMEPAGE="http://sourceforge.net/projects/ktechlab/" SRC_URI="http://ktechlab.org/download/${P}.tar.bz2" LICENSE="GPL-2" |