summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-11-25 18:45:45 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-11-25 18:45:45 +0000
commita3c88c81a38f7d7b9c68058f32f93dae579d3eea (patch)
treefc004556f693edc56c08a15a8d02cefd2381cfb6 /net-libs/linc
parentKernel's got this one... (diff)
downloadgentoo-2-a3c88c81a38f7d7b9c68058f32f93dae579d3eea.tar.gz
gentoo-2-a3c88c81a38f7d7b9c68058f32f93dae579d3eea.tar.bz2
gentoo-2-a3c88c81a38f7d7b9c68058f32f93dae579d3eea.zip
Stable on Alpha, bug 131312.
(Portage version: 2.1.2_rc2-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 256c476d083d..270562ca9cdc 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.38 2006/10/15 12:14:07 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/ChangeLog,v 1.39 2006/11/25 18:45:45 kloeri Exp $
+
+ 25 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> linc-1.0.3-r1.ebuild:
+ Stable on Alpha, bug 131312.
15 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
linc-1.0.3-r1.ebuild:
diff --git a/net-libs/linc/linc-1.0.3-r1.ebuild b/net-libs/linc/linc-1.0.3-r1.ebuild
index bf17683286dc..de82eefbd399 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.7 2006/10/15 12:14:07 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/linc-1.0.3-r1.ebuild,v 1.8 2006/11/25 18:45:45 kloeri 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