diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 16:14:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 16:14:13 +0000 |
commit | 4d8f53ab902b0c752717c2f1e5e47be4562f642f (patch) | |
tree | 369a51d47ccd0a7e4c158de276439c115a7dc397 /net-dialup/xc | |
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')
-rw-r--r-- | net-dialup/xc/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/xc/xc-4.3.2-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/xc/ChangeLog b/net-dialup/xc/ChangeLog index 20f374591f6e..fdd3883cb2a4 100644 --- a/net-dialup/xc/ChangeLog +++ b/net-dialup/xc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/xc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.30 2013/03/03 16:09:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.31 2013/03/03 16:14:13 ago Exp $ + + 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xc-4.3.2-r3.ebuild: + Stable for sparc, wrt bug #460012 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xc-4.3.2-r3.ebuild: Stable for ppc64, wrt bug #460012 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" |