diff options
author | Denis Dupeyron <calchan@gentoo.org> | 2009-11-23 20:56:28 +0000 |
---|---|---|
committer | Denis Dupeyron <calchan@gentoo.org> | 2009-11-23 20:56:28 +0000 |
commit | 9fb1c177083f0fc34ef2cb1a4ba3eb893abaa038 (patch) | |
tree | fbe9d4e91b19c1f51ef6cfc79c1f0df1e6c27645 /sci-electronics | |
parent | stable x86, bug 294208 (diff) | |
download | gentoo-2-9fb1c177083f0fc34ef2cb1a4ba3eb893abaa038.tar.gz gentoo-2-9fb1c177083f0fc34ef2cb1a4ba3eb893abaa038.tar.bz2 gentoo-2-9fb1c177083f0fc34ef2cb1a4ba3eb893abaa038.zip |
Fixed blockers, bug #294291.
(Portage version: 2.1.7.1/cvs/Linux i686)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/geda/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/geda/geda-1.6.0-r1.ebuild | 10 |
2 files changed, 10 insertions, 5 deletions
diff --git a/sci-electronics/geda/ChangeLog b/sci-electronics/geda/ChangeLog index 472c6ed69ecf..98ec061c611e 100644 --- a/sci-electronics/geda/ChangeLog +++ b/sci-electronics/geda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/geda # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.54 2009/11/18 20:37:38 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.55 2009/11/23 20:56:28 calchan Exp $ + + 23 Nov 2009; Denis Dupeyron <calchan@gentoo.org> geda-1.6.0-r1.ebuild: + Fixed blockers, bug #294291. 18 Nov 2009; Denis Dupeyron <calchan@gentoo.org> metadata.xml: Updated metadata, thanks to Stefan Salewski. diff --git a/sci-electronics/geda/geda-1.6.0-r1.ebuild b/sci-electronics/geda/geda-1.6.0-r1.ebuild index 2c7b7965aff2..ef0ab6e4ce11 100644 --- a/sci-electronics/geda/geda-1.6.0-r1.ebuild +++ b/sci-electronics/geda/geda-1.6.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild,v 1.2 2009/11/18 00:55:09 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.6.0-r1.ebuild,v 1.3 2009/11/23 20:56:28 calchan Exp $ EAPI="2" @@ -26,12 +26,14 @@ CDEPEND=" DEPEND="${CDEPEND} !sci-libs/libgeda + !sci-electronics/geda-docs + !sci-electronics/geda-examples + !sci-electronics/geda-gattrib + !sci-electronics/geda-gnetlist !sci-electronics/geda-gschem + !sci-electronics/geda-symcheck !sci-electronics/geda-symbols !sci-electronics/geda-utils - !sci-electronics/geda-gnetlist - !sci-electronics/geda-docs - !sci-electronics/geda-examples sys-apps/groff dev-util/desktop-file-utils x11-misc/shared-mime-info |