diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 15:26:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 15:26:41 +0000 |
commit | 99810dd1d43d96feb68a58d3570f764c618a0366 (patch) | |
tree | 9a26d31967ddba90e2d4066e1380a0998a92b1ba /net-dialup/xc | |
parent | Stable for ppc, wrt bug #459868 (diff) | |
download | gentoo-2-99810dd1d43d96feb68a58d3570f764c618a0366.tar.gz gentoo-2-99810dd1d43d96feb68a58d3570f764c618a0366.tar.bz2 gentoo-2-99810dd1d43d96feb68a58d3570f764c618a0366.zip |
Stable for ppc, 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 d61aefa361c7..e54074b25610 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.28 2013/03/03 12:11:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.29 2013/03/03 15:26:41 ago Exp $ + + 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xc-4.3.2-r3.ebuild: + Stable for ppc, wrt bug #460012 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xc-4.3.2-r3.ebuild: Stable for x86, 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 18c679e1a37a..86d9e1820e2a 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.5 2013/03/03 12:11:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r3.ebuild,v 1.6 2013/03/03 15:26:41 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" |