summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-09-05 18:28:27 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-09-05 18:28:27 +0000
commita50a5f40f63ee796610ee978c9323459209fcdc4 (patch)
treee32c82593bb34f960b58dd998c92b1b91bc211d2 /sci-libs
parentKeyworded ~sparc (diff)
downloadhistorical-a50a5f40f63ee796610ee978c9323459209fcdc4.tar.gz
historical-a50a5f40f63ee796610ee978c9323459209fcdc4.tar.bz2
historical-a50a5f40f63ee796610ee978c9323459209fcdc4.zip
Stable on sparc wrt #142481
Package-Manager: portage-2.1-r2
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/libgdgeda/ChangeLog6
-rw-r--r--sci-libs/libgdgeda/libgdgeda-2.0.15.ebuild4
-rw-r--r--sci-libs/libgeda/ChangeLog6
-rw-r--r--sci-libs/libgeda/libgeda-20060123.ebuild4
4 files changed, 14 insertions, 6 deletions
diff --git a/sci-libs/libgdgeda/ChangeLog b/sci-libs/libgdgeda/ChangeLog
index fadb062ecfea..26c5fcb906da 100644
--- a/sci-libs/libgdgeda/ChangeLog
+++ b/sci-libs/libgdgeda/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/libgdgeda
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgdgeda/ChangeLog,v 1.7 2006/07/03 18:30:40 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgdgeda/ChangeLog,v 1.8 2006/09/05 18:27:26 gustavoz Exp $
+
+ 05 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ libgdgeda-2.0.15.ebuild:
+ Stable on sparc wrt #142481
03 Jul 2006; Denis Dupeyron <calchan@gentoo.org> metadata.xml:
Adjusted metadata, see bug #138062.
diff --git a/sci-libs/libgdgeda/libgdgeda-2.0.15.ebuild b/sci-libs/libgdgeda/libgdgeda-2.0.15.ebuild
index 75e539970570..682ddfda08e0 100644
--- a/sci-libs/libgdgeda/libgdgeda-2.0.15.ebuild
+++ b/sci-libs/libgdgeda/libgdgeda-2.0.15.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/libgdgeda/libgdgeda-2.0.15.ebuild,v 1.5 2006/02/02 19:04:30 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgdgeda/libgdgeda-2.0.15.ebuild,v 1.6 2006/09/05 18:27:26 gustavoz Exp $
HOMEPAGE="http://www.geda.seul.org"
DESCRIPTION="libgdgeda - a PNG creation library for gEDA"
@@ -8,7 +8,7 @@ SRC_URI="http://www.geda.seul.org/dist/${P}.tar.gz"
IUSE=""
LICENSE="GPL-2"
-KEYWORDS="~amd64 ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc sparc ~x86"
SLOT="0"
DEPEND=">=media-libs/libpng-1.2.1
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