diff options
author | Denis Dupeyron <calchan@gentoo.org> | 2008-03-23 20:24:00 +0000 |
---|---|---|
committer | Denis Dupeyron <calchan@gentoo.org> | 2008-03-23 20:24:00 +0000 |
commit | bd5dc36dfa5fad3fbf0bcbd9ae922879022915a7 (patch) | |
tree | 62d2466228200566b5c5700b124c9e2b9961a8bc /sci-electronics/geda-suite | |
parent | sparc stable wrt #208940, thanks to Friedrich Oslage for testing (diff) | |
download | gentoo-2-bd5dc36dfa5fad3fbf0bcbd9ae922879022915a7.tar.gz gentoo-2-bd5dc36dfa5fad3fbf0bcbd9ae922879022915a7.tar.bz2 gentoo-2-bd5dc36dfa5fad3fbf0bcbd9ae922879022915a7.zip |
Fixed dependencies, thanks to Michael Sterrett.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-electronics/geda-suite')
-rw-r--r-- | sci-electronics/geda-suite/ChangeLog | 8 | ||||
-rw-r--r-- | sci-electronics/geda-suite/geda-suite-20050820.ebuild | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/sci-electronics/geda-suite/ChangeLog b/sci-electronics/geda-suite/ChangeLog index f37ea32738de..19120ff8e9d7 100644 --- a/sci-electronics/geda-suite/ChangeLog +++ b/sci-electronics/geda-suite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-electronics/geda-suite -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-suite/ChangeLog,v 1.5 2007/03/24 14:43:44 calchan Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-suite/ChangeLog,v 1.6 2008/03/23 20:24:00 calchan Exp $ + + 23 Mar 2008; Denis Dupeyron <calchan@gentoo.org> + geda-suite-20050820.ebuild: + Fixed dependencies, thanks to Michael Sterrett. 24 Mar 2007; Denis Dupeyron <calchan@gentoo.org> ChangeLog: Fixed ChangeLog, see bug #171962. diff --git a/sci-electronics/geda-suite/geda-suite-20050820.ebuild b/sci-electronics/geda-suite/geda-suite-20050820.ebuild index 57cd36918bde..a84b3eb4c0c3 100644 --- a/sci-electronics/geda-suite/geda-suite-20050820.ebuild +++ b/sci-electronics/geda-suite/geda-suite-20050820.ebuild @@ -1,15 +1,15 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-suite/geda-suite-20050820.ebuild,v 1.4 2007/02/08 19:54:06 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-suite/geda-suite-20050820.ebuild,v 1.5 2008/03/23 20:24:00 calchan Exp $ HOMEPAGE="http://www.geda.seul.org" -DESCRIPTION="geda-suite is a metapackage which compiles all the necessary components you would expect for a full-featured gEDA/gaf system" +DESCRIPTION="Metapackage which installs all the components required for a full-featured gEDA/gaf system" IUSE='' LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" SLOT="0" -RDEPEND=">=sci-electronics/geda-20050820 +RDEPEND="sci-electronics/geda >=sci-electronics/gerbv-1.0.1 >=sci-electronics/gnucap-0.35 >=sci-electronics/gwave-20031224 |