diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-06 08:52:17 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-06 08:52:17 +0000 |
commit | 001eeab35fab07a156c32c7dcdf032ce957c5cac (patch) | |
tree | 9de39d42bec80d1298e9f11563c629e143ac66e0 /net-dialup/gnokii | |
parent | Disabled make check if xv is not installed. See bug #70135. (Manifest recommit) (diff) | |
download | gentoo-2-001eeab35fab07a156c32c7dcdf032ce957c5cac.tar.gz gentoo-2-001eeab35fab07a156c32c7dcdf032ce957c5cac.tar.bz2 gentoo-2-001eeab35fab07a156c32c7dcdf032ce957c5cac.zip |
Marked ~ppc64; bug #67291
Diffstat (limited to 'net-dialup/gnokii')
-rw-r--r-- | net-dialup/gnokii/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/gnokii/gnokii-0.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/gnokii/ChangeLog b/net-dialup/gnokii/ChangeLog index f3f182a3dec7..81fc63176c81 100644 --- a/net-dialup/gnokii/ChangeLog +++ b/net-dialup/gnokii/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/gnokii # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/ChangeLog,v 1.20 2004/11/04 13:30:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/ChangeLog,v 1.21 2004/11/06 08:52:17 corsair Exp $ + + 06 Nov 2004; Markus Rothe <corsair@gentoo.org> gnokii-0.6.3.ebuild: + Marked ~ppc64; bug #67291 04 Nov 2004; Jason Wever <weeve@gentoo.org> gnokii-0.6.3.ebuild: Stable on sparc wrt security bug #69936. diff --git a/net-dialup/gnokii/gnokii-0.6.3.ebuild b/net-dialup/gnokii/gnokii-0.6.3.ebuild index 1db43859e193..a937a6044838 100644 --- a/net-dialup/gnokii/gnokii-0.6.3.ebuild +++ b/net-dialup/gnokii/gnokii-0.6.3.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/gnokii/gnokii-0.6.3.ebuild,v 1.7 2004/11/04 13:30:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/gnokii-0.6.3.ebuild,v 1.8 2004/11/06 08:52:17 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.gnokii.org/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc sparc ~x86 ~alpha" +KEYWORDS="~amd64 ~hppa ~ppc sparc ~x86 ~alpha ~ppc64" IUSE="nls X bluetooth irda sms postgres mysql" RDEPEND="X? ( =x11-libs/gtk+-1.2* ) |