diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-27 07:40:17 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-27 07:40:17 +0000 |
commit | e76d11565af773e6fa2f74f9927ef3927ccbde97 (patch) | |
tree | 360446c5f91d7bc59fbc41c30086d46fb3c89b5e /net-dialup/xc | |
parent | stable on ppc64 (diff) | |
download | historical-e76d11565af773e6fa2f74f9927ef3927ccbde97.tar.gz historical-e76d11565af773e6fa2f74f9927ef3927ccbde97.tar.bz2 historical-e76d11565af773e6fa2f74f9927ef3927ccbde97.zip |
stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-dialup/xc')
-rw-r--r-- | net-dialup/xc/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/xc/xc-4.3.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/xc/ChangeLog b/net-dialup/xc/ChangeLog index 83d1bc944e5d..84c061d44685 100644 --- a/net-dialup/xc/ChangeLog +++ b/net-dialup/xc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/xc # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.15 2005/05/21 12:31:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.16 2005/06/27 07:37:42 corsair Exp $ + + 27 Jun 2005; Markus Rothe <corsair@gentoo.org> xc-4.3.2-r1.ebuild: + Stable on ppc64 21 May 2005; Markus Rothe <corsair@gentoo.org> xc-4.3.2-r1.ebuild: Added ~ppc64 to KEYWORDS diff --git a/net-dialup/xc/xc-4.3.2-r1.ebuild b/net-dialup/xc/xc-4.3.2-r1.ebuild index decaef33ac17..39cd4144453b 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-2005 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.13 2005/05/21 12:31:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r1.ebuild,v 1.14 2005/06/27 07:37:42 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="mips ppc sparc x86 amd64 ~ppc64" +KEYWORDS="amd64 mips ppc ppc64 sparc x86" IUSE="" DEPEND="sys-libs/ncurses" |