diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-05 18:28:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-05 18:28:27 +0000 |
commit | d294b9c0c572a860af33f4891fdf74a329948b75 (patch) | |
tree | 28e6a5d476e677c799bedd2a6338a2a6cacf22bb /sci-libs/libgeda | |
parent | Stable on sparc wrt #142481 (diff) | |
download | gentoo-2-d294b9c0c572a860af33f4891fdf74a329948b75.tar.gz gentoo-2-d294b9c0c572a860af33f4891fdf74a329948b75.tar.bz2 gentoo-2-d294b9c0c572a860af33f4891fdf74a329948b75.zip |
Stable on sparc wrt #142481
(Portage version: 2.1-r2)
Diffstat (limited to 'sci-libs/libgeda')
-rw-r--r-- | sci-libs/libgeda/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/libgeda/libgeda-20060123.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/libgeda/ChangeLog b/sci-libs/libgeda/ChangeLog index 622c50e07ea4..d627ac5e39d0 100644 --- a/sci-libs/libgeda/ChangeLog +++ b/sci-libs/libgeda/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/libgeda # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/ChangeLog,v 1.13 2006/09/05 06:06:01 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/ChangeLog,v 1.14 2006/09/05 18:28:27 gustavoz Exp $ + + 05 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> + libgeda-20060123.ebuild: + Stable on sparc wrt #142481 04 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> libgeda-20060123.ebuild: diff --git a/sci-libs/libgeda/libgeda-20060123.ebuild b/sci-libs/libgeda/libgeda-20060123.ebuild index f60d69e89302..94e5952b288c 100644 --- a/sci-libs/libgeda/libgeda-20060123.ebuild +++ b/sci-libs/libgeda/libgeda-20060123.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.2 2006/09/05 06:06:01 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20060123.ebuild,v 1.3 2006/09/05 18:28:27 gustavoz Exp $ HOMEPAGE="http://www.geda.seul.org" DESCRIPTION="libgeda - this library provides functions needed for the gEDA core suite" @@ -8,7 +8,7 @@ SRC_URI="http://www.geda.seul.org/devel/${PV}/libgeda-${PV}.tar.gz" IUSE="png static" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc sparc ~x86" SLOT="0" DEPEND=">=dev-libs/glib-2.4.8 |