diff options
Diffstat (limited to 'sci-libs/libgeda/libgeda-20050820.ebuild')
-rw-r--r-- | sci-libs/libgeda/libgeda-20050820.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/libgeda/libgeda-20050820.ebuild b/sci-libs/libgeda/libgeda-20050820.ebuild index 7168bd787e2b..db5f82a298c5 100644 --- a/sci-libs/libgeda/libgeda-20050820.ebuild +++ b/sci-libs/libgeda/libgeda-20050820.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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-20050820.ebuild,v 1.2 2005/12/13 16:59:53 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20050820.ebuild,v 1.3 2006/01/22 00:30:34 weeve 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 ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" SLOT="0" DEPEND=">=dev-libs/glib-2.4.8 |