summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-21 19:09:32 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-21 19:09:32 +0000
commit36dfb0fcee616a99cadbc4d6bc772d2012498e4f (patch)
treebe549753f5b29331640e2b880ca719c2bf1ad116 /net-dialup/xc
parentfilter -funroll-loops for bug #89749 (diff)
downloadgentoo-2-36dfb0fcee616a99cadbc4d6bc772d2012498e4f.tar.gz
gentoo-2-36dfb0fcee616a99cadbc4d6bc772d2012498e4f.tar.bz2
gentoo-2-36dfb0fcee616a99cadbc4d6bc772d2012498e4f.zip
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-dialup/xc')
-rw-r--r--net-dialup/xc/ChangeLog7
-rw-r--r--net-dialup/xc/xc-4.3.2-r1.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/net-dialup/xc/ChangeLog b/net-dialup/xc/ChangeLog
index e51e967f8e04..94cdffb1dae2 100644
--- a/net-dialup/xc/ChangeLog
+++ b/net-dialup/xc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/xc
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.13 2004/11/12 20:49:18 blubb Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.14 2005/04/21 19:07:49 blubb Exp $
+
+ 21 Apr 2005; Simon Stelling <blubb@gentoo.org> xc-4.3.2-r1.ebuild:
+ stable on amd64
12 Nov 2004; Simon Stelling <blubb@gentoo.org> xc-4.3.2-r1.ebuild:
added ~amd64
diff --git a/net-dialup/xc/xc-4.3.2-r1.ebuild b/net-dialup/xc/xc-4.3.2-r1.ebuild
index 2c38ebc70f6d..effe5e866066 100644
--- a/net-dialup/xc/xc-4.3.2-r1.ebuild
+++ b/net-dialup/xc/xc-4.3.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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-r1.ebuild,v 1.11 2005/02/12 10:17:46 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r1.ebuild,v 1.12 2005/04/21 19:07:49 blubb Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="mips ppc sparc x86 ~amd64"
+KEYWORDS="mips ppc sparc x86 amd64"
IUSE=""
DEPEND="sys-libs/ncurses"