diff options
author | 2006-09-03 03:02:51 +0000 | |
---|---|---|
committer | 2006-09-03 03:02:51 +0000 | |
commit | b59912e83ec9784b20b0e127c317c05fe95652a6 (patch) | |
tree | 85bdf422137907f14a294f20b31ac6b4d8cb1aa8 /net-libs/linc/linc-1.0.3-r1.ebuild | |
parent | clean out old, non-modX ebuild (diff) | |
download | gentoo-2-b59912e83ec9784b20b0e127c317c05fe95652a6.tar.gz gentoo-2-b59912e83ec9784b20b0e127c317c05fe95652a6.tar.bz2 gentoo-2-b59912e83ec9784b20b0e127c317c05fe95652a6.zip |
Stable on SPARC wrt bug #131312.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'net-libs/linc/linc-1.0.3-r1.ebuild')
-rw-r--r-- | net-libs/linc/linc-1.0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/linc/linc-1.0.3-r1.ebuild b/net-libs/linc/linc-1.0.3-r1.ebuild index 3cb447eafc47..8245cca589d9 100644 --- a/net-libs/linc/linc-1.0.3-r1.ebuild +++ b/net-libs/linc/linc-1.0.3-r1.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/net-libs/linc/linc-1.0.3-r1.ebuild,v 1.4 2006/09/01 02:13:53 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/linc-1.0.3-r1.ebuild,v 1.5 2006/09/03 03:02:51 weeve Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ppc sparc ~x86" IUSE="doc ssl" RDEPEND=">=dev-libs/glib-2 |