diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-09-09 23:38:17 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-09-09 23:38:17 +0000 |
commit | 552d004c6b9c582b19102d49a6fa5c3c9554308d (patch) | |
tree | c647a2e2edd19f8bacbfc277833be217d6982f6a /net-libs | |
parent | Stable on x86, bug #125700. (diff) | |
download | gentoo-2-552d004c6b9c582b19102d49a6fa5c3c9554308d.tar.gz gentoo-2-552d004c6b9c582b19102d49a6fa5c3c9554308d.tar.bz2 gentoo-2-552d004c6b9c582b19102d49a6fa5c3c9554308d.zip |
Stable on x86, bug #131312.
(Portage version: 2.1.1)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/linc/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/linc/linc-1.0.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/linc/ChangeLog b/net-libs/linc/ChangeLog index a8509167c3de..b8c56d3801ef 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.36 2006/09/03 03:02:51 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/ChangeLog,v 1.37 2006/09/09 23:38:17 ticho Exp $ + + 09 Sep 2006; <ticho@gentoo.org> linc-1.0.3-r1.ebuild: + Stable on x86, bug #131312. 03 Sep 2006; Jason Wever <weeve@gentoo.org> linc-1.0.3-r1.ebuild: Stable on SPARC wrt 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 8245cca589d9..64121a2a32f9 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.5 2006/09/03 03:02:51 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/linc-1.0.3-r1.ebuild,v 1.6 2006/09/09 23:38:17 ticho 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 |