diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-11-25 18:45:45 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-11-25 18:45:45 +0000 |
commit | a3c88c81a38f7d7b9c68058f32f93dae579d3eea (patch) | |
tree | fc004556f693edc56c08a15a8d02cefd2381cfb6 /net-libs/linc | |
parent | Kernel's got this one... (diff) | |
download | gentoo-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/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 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 |