diff options
author | 2013-03-03 16:14:13 +0000 | |
---|---|---|
committer | 2013-03-03 16:14:13 +0000 | |
commit | 4d8f53ab902b0c752717c2f1e5e47be4562f642f (patch) | |
tree | 369a51d47ccd0a7e4c158de276439c115a7dc397 /net-dialup/xc/xc-4.3.2-r3.ebuild | |
parent | Stable for sparc, wrt bug #459452 (diff) | |
download | gentoo-2-4d8f53ab902b0c752717c2f1e5e47be4562f642f.tar.gz gentoo-2-4d8f53ab902b0c752717c2f1e5e47be4562f642f.tar.bz2 gentoo-2-4d8f53ab902b0c752717c2f1e5e47be4562f642f.zip |
Stable for sparc, wrt bug #460012
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dialup/xc/xc-4.3.2-r3.ebuild')
-rw-r--r-- | net-dialup/xc/xc-4.3.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/xc/xc-4.3.2-r3.ebuild b/net-dialup/xc/xc-4.3.2-r3.ebuild index 39ebd52906bf..930da9d1d276 100644 --- a/net-dialup/xc/xc-4.3.2-r3.ebuild +++ b/net-dialup/xc/xc-4.3.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r3.ebuild,v 1.7 2013/03/03 16:09:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r3.ebuild,v 1.8 2013/03/03 16:14:13 ago Exp $ EAPI=5 @@ -12,7 +12,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="" RDEPEND="sys-libs/ncurses" |