summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-09-03 03:02:51 +0000
committerJason Wever <weeve@gentoo.org>2006-09-03 03:02:51 +0000
commitb59912e83ec9784b20b0e127c317c05fe95652a6 (patch)
tree85bdf422137907f14a294f20b31ac6b4d8cb1aa8 /net-libs/linc
parentclean out old, non-modX ebuild (diff)
downloadgentoo-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')
-rw-r--r--net-libs/linc/ChangeLog5
-rw-r--r--net-libs/linc/linc-1.0.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/linc/ChangeLog b/net-libs/linc/ChangeLog
index 247de774a9f5..a8509167c3de 100644
--- a/net-libs/linc/ChangeLog
+++ b/net-libs/linc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/linc
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/ChangeLog,v 1.35 2006/09/01 02:13:53 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/ChangeLog,v 1.36 2006/09/03 03:02:51 weeve Exp $
+
+ 03 Sep 2006; Jason Wever <weeve@gentoo.org> linc-1.0.3-r1.ebuild:
+ Stable on SPARC wrt bug #131312.
01 Sep 2006; Daniel Gryniewicz <dang@gentoo.org> linc-1.0.3-r1.ebuild:
Marked stable on amd64 for bug #131312
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