diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-10-25 13:52:08 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-10-25 13:52:08 +0000 |
commit | 8852cc6dce16aceb556a14593a3943b7fab3c417 (patch) | |
tree | 55850824bc4e12a16b1cc2b12428b53f4b6ea3a7 /sci-libs/libgeda/libgeda-20060123.ebuild | |
parent | changed SRC_URIs to point to mirrors (now that the sources had ample time to ... (diff) | |
download | historical-8852cc6dce16aceb556a14593a3943b7fab3c417.tar.gz historical-8852cc6dce16aceb556a14593a3943b7fab3c417.tar.bz2 historical-8852cc6dce16aceb556a14593a3943b7fab3c417.zip |
stable on amd64
Package-Manager: portage-2.1.2_pre3-r2
Diffstat (limited to 'sci-libs/libgeda/libgeda-20060123.ebuild')
-rw-r--r-- | sci-libs/libgeda/libgeda-20060123.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |