diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 12:11:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 12:11:54 +0000 |
commit | 487fa1ddd4148609f9f247cc6d5aac2bb8ef2ded (patch) | |
tree | dcd888d22833f2b2aa91c8209255d743ce6e629c /net-dialup/xc | |
parent | Stable for x86, wrt bug #459952 (diff) | |
download | gentoo-2-487fa1ddd4148609f9f247cc6d5aac2bb8ef2ded.tar.gz gentoo-2-487fa1ddd4148609f9f247cc6d5aac2bb8ef2ded.tar.bz2 gentoo-2-487fa1ddd4148609f9f247cc6d5aac2bb8ef2ded.zip |
Stable for x86, wrt bug #460012
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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 bd15fa2bffd4..d61aefa361c7 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.27 2013/03/03 12:08:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.28 2013/03/03 12:11:54 ago Exp $ + + 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xc-4.3.2-r3.ebuild: + Stable for x86, wrt bug #460012 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xc-4.3.2-r3.ebuild: Stable for amd64, 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 05a116786189..18c679e1a37a 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.4 2013/03/03 12:08:02 ago Exp $ +# $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 $ 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" |