diff options
author | 2006-09-12 04:40:03 +0000 | |
---|---|---|
committer | 2006-09-12 04:40:03 +0000 | |
commit | 862258a1cfd8b38e64298fe2f69db41d9336d692 (patch) | |
tree | 20eff035e881917dbb9c390dc39ae7f1522e3169 /sci-libs/libgeda | |
parent | stable x86 (diff) | |
download | gentoo-2-862258a1cfd8b38e64298fe2f69db41d9336d692.tar.gz gentoo-2-862258a1cfd8b38e64298fe2f69db41d9336d692.tar.bz2 gentoo-2-862258a1cfd8b38e64298fe2f69db41d9336d692.zip |
Stable x86
(Portage version: 2.1-r2)
Diffstat (limited to 'sci-libs/libgeda')
-rw-r--r-- | sci-libs/libgeda/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/libgeda/libgeda-20060123.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/libgeda/ChangeLog b/sci-libs/libgeda/ChangeLog index c23eac4bc41e..ab2eea236a5a 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.15 2006/09/09 17:00:20 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/ChangeLog,v 1.16 2006/09/12 04:40:03 tsunam Exp $ + + 12 Sep 2006; Joshua Jackson <tsunam@gentoo.org> libgeda-20060123.ebuild: + Stable x86; for geda *libgeda-20060824 (09 Sep 2006) diff --git a/sci-libs/libgeda/libgeda-20060123.ebuild b/sci-libs/libgeda/libgeda-20060123.ebuild index 94e5952b288c..02c3c2a268a6 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.3 2006/09/05 18:28:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20060123.ebuild,v 1.4 2006/09/12 04:40:03 tsunam 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 |