summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2005-02-12 10:20:25 +0000
committerAlin Năstac <mrness@gentoo.org>2005-02-12 10:20:25 +0000
commite30a332a6cb9eb21c05f1a0d53cb8dff4886bfa2 (patch)
treef0223f4d32b0b31c475c547181e99db674661089 /net-dialup/xlc
parentAdded DEPEND for cross-compilation. (diff)
downloadgentoo-2-e30a332a6cb9eb21c05f1a0d53cb8dff4886bfa2.tar.gz
gentoo-2-e30a332a6cb9eb21c05f1a0d53cb8dff4886bfa2.tar.bz2
gentoo-2-e30a332a6cb9eb21c05f1a0d53cb8dff4886bfa2.zip
stable on x86
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-dialup/xlc')
-rw-r--r--net-dialup/xlc/ChangeLog7
-rw-r--r--net-dialup/xlc/xlc-1.0.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/xlc/ChangeLog b/net-dialup/xlc/ChangeLog
index 3c92cb04510f..740211d8a7d3 100644
--- a/net-dialup/xlc/ChangeLog
+++ b/net-dialup/xlc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/xlc
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/xlc/ChangeLog,v 1.1 2004/11/28 10:44:06 mrness Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xlc/ChangeLog,v 1.2 2005/02/12 10:20:25 mrness Exp $
+
+ 12 Feb 2005; Alin Nastac <mrness@gentoo.org> xlc-1.0.6.ebuild:
+ Mark as stable on x86.
*xlc-1.0.6 (28 Nov 2004)
diff --git a/net-dialup/xlc/xlc-1.0.6.ebuild b/net-dialup/xlc/xlc-1.0.6.ebuild
index ddbbb0734fca..496b313cb721 100644
--- a/net-dialup/xlc/xlc-1.0.6.ebuild
+++ b/net-dialup/xlc/xlc-1.0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/xlc/xlc-1.0.6.ebuild,v 1.1 2004/11/28 10:44:06 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xlc/xlc-1.0.6.ebuild,v 1.2 2005/02/12 10:20:25 mrness Exp $
DESCRIPTION="GTK client for LineControl server"
HOMEPAGE="http://linecontrol.sourceforge.net"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/linecontrol/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="mysql"
DEPEND=">=x11-libs/gtk+-1.2