diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-05-21 12:36:30 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-05-21 12:36:30 +0000 |
commit | ba35c688d2f91a9d9d76c830b682563bc2fc119b (patch) | |
tree | 5f9bb662cca6a664c15df6eeaf96902ecdd3f91b /net-dialup/xc | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-ba35c688d2f91a9d9d76c830b682563bc2fc119b.tar.gz gentoo-2-ba35c688d2f91a9d9d76c830b682563bc2fc119b.tar.bz2 gentoo-2-ba35c688d2f91a9d9d76c830b682563bc2fc119b.zip |
Added ~ppc64
(Portage version: 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 94cdffb1dae2..83d1bc944e5d 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.14 2005/04/21 19:07:49 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.15 2005/05/21 12:31:55 corsair Exp $ + + 21 May 2005; Markus Rothe <corsair@gentoo.org> xc-4.3.2-r1.ebuild: + Added ~ppc64 to KEYWORDS 21 Apr 2005; Simon Stelling <blubb@gentoo.org> xc-4.3.2-r1.ebuild: stable on amd64 diff --git a/net-dialup/xc/xc-4.3.2-r1.ebuild b/net-dialup/xc/xc-4.3.2-r1.ebuild index effe5e866066..decaef33ac17 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.12 2005/04/21 19:07:49 blubb Exp $ +# $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 $ 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" +KEYWORDS="mips ppc sparc x86 amd64 ~ppc64" IUSE="" DEPEND="sys-libs/ncurses" |