diff options
author | Denis Dupeyron <calchan@gentoo.org> | 2007-03-03 13:29:39 +0000 |
---|---|---|
committer | Denis Dupeyron <calchan@gentoo.org> | 2007-03-03 13:29:39 +0000 |
commit | 28c6e014fe7eb0fcc02516f11968a89ddf2e5b62 (patch) | |
tree | 593887826f8c5014fa2b9824534b66fa6d8b72a9 /sci-libs | |
parent | Stable on ppc wrt bug 115490 (diff) | |
download | gentoo-2-28c6e014fe7eb0fcc02516f11968a89ddf2e5b62.tar.gz gentoo-2-28c6e014fe7eb0fcc02516f11968a89ddf2e5b62.tar.bz2 gentoo-2-28c6e014fe7eb0fcc02516f11968a89ddf2e5b62.zip |
Fixed guile dependency, thanks to Jacopo Lamanna (bug #164842).
(Portage version: 2.1.2-r13)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libgeda/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/libgeda/libgeda-20060123.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/libgeda/libgeda-20060824.ebuild | 5 | ||||
-rw-r--r-- | sci-libs/libgeda/libgeda-20060906.ebuild | 3 | ||||
-rw-r--r-- | sci-libs/libgeda/libgeda-20061020.ebuild | 3 |
5 files changed, 14 insertions, 7 deletions
diff --git a/sci-libs/libgeda/ChangeLog b/sci-libs/libgeda/ChangeLog index 471d50eab347..1fab941e7998 100644 --- a/sci-libs/libgeda/ChangeLog +++ b/sci-libs/libgeda/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/libgeda # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/ChangeLog,v 1.28 2007/02/07 18:46:34 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/ChangeLog,v 1.29 2007/03/03 13:29:39 calchan Exp $ + + 03 Mar 2007; Denis Dupeyron <calchan@gentoo.org> libgeda-20060123.ebuild, + libgeda-20060824.ebuild, libgeda-20060906.ebuild, libgeda-20061020.ebuild: + Fixed guile dependency, thanks to Jacopo Lamanna (bug #164842). 07 Feb 2007; Denis Dupeyron <calchan@gentoo.org> libgeda-20060123.ebuild, libgeda-20060824.ebuild, libgeda-20060906.ebuild, libgeda-20061020.ebuild: diff --git a/sci-libs/libgeda/libgeda-20060123.ebuild b/sci-libs/libgeda/libgeda-20060123.ebuild index 93576f44bacc..cc2c4d83be3d 100644 --- a/sci-libs/libgeda/libgeda-20060123.ebuild +++ b/sci-libs/libgeda/libgeda-20060123.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20060123.ebuild,v 1.7 2007/02/07 18:46:34 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20060123.ebuild,v 1.8 2007/03/03 13:29:39 calchan Exp $ HOMEPAGE="http://www.geda.seul.org" DESCRIPTION="libgeda - this library provides functions needed for the gEDA core suite" @@ -13,8 +13,8 @@ SLOT="0" DEPEND=">=dev-libs/glib-2.4.8 >=x11-libs/gtk+-2.2 - >=dev-scheme/guile-1.6.3 + <dev-scheme/guile-1.8 >=dev-util/pkgconfig-0.15.0 png? ( >=sci-libs/libgdgeda-2.0.15 )" diff --git a/sci-libs/libgeda/libgeda-20060824.ebuild b/sci-libs/libgeda/libgeda-20060824.ebuild index db242522e45b..c35e8f79f228 100644 --- a/sci-libs/libgeda/libgeda-20060824.ebuild +++ b/sci-libs/libgeda/libgeda-20060824.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20060824.ebuild,v 1.4 2007/02/07 18:46:34 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20060824.ebuild,v 1.5 2007/03/03 13:29:39 calchan Exp $ HOMEPAGE="http://www.geda.seul.org" DESCRIPTION="libgeda - this library provides functions needed for the gEDA core suite" @@ -13,7 +13,8 @@ SLOT="0" DEPEND=">=dev-libs/glib-2.4.8 >=x11-libs/gtk+-2.2 - >=dev-scheme/guile-1.6.3" + >=dev-scheme/guile-1.6.3 + <dev-scheme/guile-1.8" src_unpack() { unpack ${A} diff --git a/sci-libs/libgeda/libgeda-20060906.ebuild b/sci-libs/libgeda/libgeda-20060906.ebuild index 36378e8746b2..a48eee59f8de 100644 --- a/sci-libs/libgeda/libgeda-20060906.ebuild +++ b/sci-libs/libgeda/libgeda-20060906.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20060906.ebuild,v 1.4 2007/02/07 18:46:34 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20060906.ebuild,v 1.5 2007/03/03 13:29:39 calchan Exp $ HOMEPAGE="http://www.geda.seul.org" DESCRIPTION="libgeda - this library provides functions needed for the gEDA core suite" @@ -13,6 +13,7 @@ SLOT="0" DEPEND=">=x11-libs/gtk+-2.4 >=dev-scheme/guile-1.6.3 + <dev-scheme/guile-1.8 >=dev-libs/libstroke-0.5.1" src_unpack() { diff --git a/sci-libs/libgeda/libgeda-20061020.ebuild b/sci-libs/libgeda/libgeda-20061020.ebuild index f552d3001203..d13e07ef397e 100644 --- a/sci-libs/libgeda/libgeda-20061020.ebuild +++ b/sci-libs/libgeda/libgeda-20061020.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20061020.ebuild,v 1.4 2007/02/07 18:46:34 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20061020.ebuild,v 1.5 2007/03/03 13:29:39 calchan Exp $ HOMEPAGE="http://www.geda.seul.org" DESCRIPTION="libgeda - this library provides functions needed for the gEDA core suite" @@ -13,6 +13,7 @@ SLOT="0" DEPEND=">=x11-libs/gtk+-2.4 >=dev-scheme/guile-1.6.3 + <dev-scheme/guile-1.8 >=dev-libs/libstroke-0.5.1" src_unpack() { |