summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-10-25 13:52:03 +0000
committerSimon Stelling <blubb@gentoo.org>2006-10-25 13:52:03 +0000
commit65108d5aa7dbe304b37f2f0b94d47019fbfabc14 (patch)
tree9f42c94ddf90bc659b8fa710511ab389b1776580 /sci-libs/libgeda
parentchanged SRC_URIs to point to mirrors (now that the sources had ample time to ... (diff)
downloadgentoo-2-65108d5aa7dbe304b37f2f0b94d47019fbfabc14.tar.gz
gentoo-2-65108d5aa7dbe304b37f2f0b94d47019fbfabc14.tar.bz2
gentoo-2-65108d5aa7dbe304b37f2f0b94d47019fbfabc14.zip
stable on amd64
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'sci-libs/libgeda')
-rw-r--r--sci-libs/libgeda/ChangeLog5
-rw-r--r--sci-libs/libgeda/libgeda-20060123.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/libgeda/ChangeLog b/sci-libs/libgeda/ChangeLog
index c46cf6c98f82..a6e3ceca4d05 100644
--- a/sci-libs/libgeda/ChangeLog
+++ b/sci-libs/libgeda/ChangeLog
@@ -1,6 +1,9 @@
# 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.18 2006/09/30 11:51:11 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/ChangeLog,v 1.19 2006/10/25 13:52:03 blubb Exp $
+
+ 25 Oct 2006; Simon Stelling <blubb@gentoo.org> libgeda-20060123.ebuild:
+ stable on amd64
*libgeda-20060906 (30 Sep 2006)
diff --git a/sci-libs/libgeda/libgeda-20060123.ebuild b/sci-libs/libgeda/libgeda-20060123.ebuild
index 02c3c2a268a6..e7bf940100b9 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.4 2006/09/12 04:40:03 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20060123.ebuild,v 1.5 2006/10/25 13:52:03 blubb 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