diff options
author | 2011-02-06 07:53:42 +0000 | |
---|---|---|
committer | 2011-02-06 07:53:42 +0000 | |
commit | 85201b63562760f9ad4dfe1ec1c95ecb101f521b (patch) | |
tree | 859018535e1e9c1bb386b37a7cb531918ebf3eff /net-dialup/xc | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-85201b63562760f9ad4dfe1ec1c95ecb101f521b.tar.gz gentoo-2-85201b63562760f9ad4dfe1ec1c95ecb101f521b.tar.bz2 gentoo-2-85201b63562760f9ad4dfe1ec1c95ecb101f521b.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'net-dialup/xc')
-rw-r--r-- | net-dialup/xc/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/xc/xc-4.3.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/xc/ChangeLog b/net-dialup/xc/ChangeLog index 7aac519fc503..2d4c6918a990 100644 --- a/net-dialup/xc/ChangeLog +++ b/net-dialup/xc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/xc -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.22 2010/01/31 06:21:08 vapier Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.23 2011/02/06 07:53:42 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> xc-4.3.2-r1.ebuild: + Drop to ~mips *xc-4.3.2-r2 (31 Jan 2010) diff --git a/net-dialup/xc/xc-4.3.2-r1.ebuild b/net-dialup/xc/xc-4.3.2-r1.ebuild index a277da1a1d40..34b41bb1261f 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-2008 Gentoo Foundation +# Copyright 1999-2011 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.18 2008/10/18 09:15:32 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r1.ebuild,v 1.19 2011/02/06 07:53:42 leio Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,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="" DEPEND="sys-libs/ncurses" |