summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-03-21 00:37:24 +0000
committerMike Frysinger <vapier@gentoo.org>2011-03-21 00:37:24 +0000
commit0c7f2093ff3c2b27d33891a346c3fb0e5cb28753 (patch)
treee667ec7ec2d1d9e6c30538d63fe5e1728a5a0756 /net-dialup/xc
parentMajor updates to mozilla eclasses, no objections on the -dev mailing list (diff)
downloadgentoo-2-0c7f2093ff3c2b27d33891a346c3fb0e5cb28753.tar.gz
gentoo-2-0c7f2093ff3c2b27d33891a346c3fb0e5cb28753.tar.bz2
gentoo-2-0c7f2093ff3c2b27d33891a346c3fb0e5cb28753.zip
Stabilize for all.
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'net-dialup/xc')
-rw-r--r--net-dialup/xc/ChangeLog5
-rw-r--r--net-dialup/xc/xc-4.3.2-r2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-dialup/xc/ChangeLog b/net-dialup/xc/ChangeLog
index 2d4c6918a990..39c9b6adfd4e 100644
--- a/net-dialup/xc/ChangeLog
+++ b/net-dialup/xc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/xc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.23 2011/02/06 07:53:42 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.24 2011/03/21 00:37:24 vapier Exp $
+
+ 21 Mar 2011; Mike Frysinger <vapier@gentoo.org> xc-4.3.2-r2.ebuild:
+ Stabilize for all.
06 Feb 2011; Mart Raudsepp <leio@gentoo.org> xc-4.3.2-r1.ebuild:
Drop to ~mips
diff --git a/net-dialup/xc/xc-4.3.2-r2.ebuild b/net-dialup/xc/xc-4.3.2-r2.ebuild
index 3eec28c63c55..b9202a9763bd 100644
--- a/net-dialup/xc/xc-4.3.2-r2.ebuild
+++ b/net-dialup/xc/xc-4.3.2-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r2.ebuild,v 1.1 2010/01/31 06:21:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r2.ebuild,v 1.2 2011/03/21 00:37:24 vapier Exp $
inherit eutils toolchain-funcs multilib
@@ -10,7 +10,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~mips ppc ppc64 sparc x86"
IUSE=""
DEPEND="sys-libs/ncurses"