diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-15 12:14:07 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-15 12:14:07 +0000 |
commit | 9dc90f05801bc4d7653d600c276224536c56dc17 (patch) | |
tree | f9ebb84ed57154eecd73e4014a1296fbd5bbbc8b /net-libs/linc | |
parent | hppa stable, bug #137414 (diff) | |
download | gentoo-2-9dc90f05801bc4d7653d600c276224536c56dc17.tar.gz gentoo-2-9dc90f05801bc4d7653d600c276224536c56dc17.tar.bz2 gentoo-2-9dc90f05801bc4d7653d600c276224536c56dc17.zip |
hppa stable, bug #131312
(Portage version: 2.1.1)
Diffstat (limited to 'net-libs/linc')
-rw-r--r-- | net-libs/linc/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/linc/linc-1.0.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/linc/ChangeLog b/net-libs/linc/ChangeLog index b8c56d3801ef..256c476d083d 100644 --- a/net-libs/linc/ChangeLog +++ b/net-libs/linc/ChangeLog @@ -1,6 +1,10 @@ # 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.37 2006/09/09 23:38:17 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/ChangeLog,v 1.38 2006/10/15 12:14:07 dertobi123 Exp $ + + 15 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> + linc-1.0.3-r1.ebuild: + hppa stable, bug #131312 09 Sep 2006; <ticho@gentoo.org> linc-1.0.3-r1.ebuild: Stable on x86, 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 64121a2a32f9..bf17683286dc 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.6 2006/09/09 23:38:17 ticho Exp $ +# $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 $ 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 |