diff options
author | Malcolm Lashley <malc@gentoo.org> | 2004-10-26 22:25:25 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2004-10-26 22:25:25 +0000 |
commit | 0ac84648112b608f9644c1810c7eb0e32783688d (patch) | |
tree | f56656af8ee3bdd1a72f3f617e89c9f38a6be823 /net-dialup/komport | |
parent | Resolving #69004 (Manifest recommit) (diff) | |
download | gentoo-2-0ac84648112b608f9644c1810c7eb0e32783688d.tar.gz gentoo-2-0ac84648112b608f9644c1810c7eb0e32783688d.tar.bz2 gentoo-2-0ac84648112b608f9644c1810c7eb0e32783688d.zip |
~amd64 closes bug 68048
Diffstat (limited to 'net-dialup/komport')
-rw-r--r-- | net-dialup/komport/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/komport/komport-0.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/komport/ChangeLog b/net-dialup/komport/ChangeLog index 0774f4152fb4..0c826f767347 100644 --- a/net-dialup/komport/ChangeLog +++ b/net-dialup/komport/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/komport # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/komport/ChangeLog,v 1.5 2004/07/11 12:32:25 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/komport/ChangeLog,v 1.6 2004/10/26 22:25:25 malc Exp $ + + 26 Oct 2004; Malcolm Lashley <malc@gentoo.org> komport-0.5.9.ebuild: + ~amd64 closes bug 68048 11 Jul 2004; Carsten Lohrke <carlo@gentoo.org> komport-0.5.9.ebuild: stable on x86 diff --git a/net-dialup/komport/komport-0.5.9.ebuild b/net-dialup/komport/komport-0.5.9.ebuild index 08e0ab8e9259..1ee7ac402e06 100644 --- a/net-dialup/komport/komport-0.5.9.ebuild +++ b/net-dialup/komport/komport-0.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/komport/komport-0.5.9.ebuild,v 1.5 2004/07/11 12:32:25 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/komport/komport-0.5.9.ebuild,v 1.6 2004/10/26 22:25:25 malc Exp $ inherit kde @@ -12,5 +12,5 @@ SRC_URI="mirror://sourceforge/komport/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" |