diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-10-10 18:14:30 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-10-10 18:14:30 +0000 |
commit | 136d5128caf217df4e1eea6b1c2f5299839669c9 (patch) | |
tree | 864131327f9d6b5af36891e4df5e56d443fa8c88 | |
parent | Stable on sparc (diff) | |
download | gentoo-2-136d5128caf217df4e1eea6b1c2f5299839669c9.tar.gz gentoo-2-136d5128caf217df4e1eea6b1c2f5299839669c9.tar.bz2 gentoo-2-136d5128caf217df4e1eea6b1c2f5299839669c9.zip |
Stable on ppc wrt bug 148861
(Portage version: 2.1.2_pre2-r7)
-rw-r--r-- | app-editors/zoinks/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/zoinks/zoinks-0.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zoinks/ChangeLog b/app-editors/zoinks/ChangeLog index 1d57e75c4320..054d26381ad2 100644 --- a/app-editors/zoinks/ChangeLog +++ b/app-editors/zoinks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/zoinks # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/ChangeLog,v 1.17 2006/10/10 00:45:35 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/ChangeLog,v 1.18 2006/10/10 18:14:30 nixnut Exp $ + + 10 Oct 2006; <nixnut@gentoo.org> zoinks-0.4.0.ebuild: + Stable on ppc wrt bug 148861 10 Oct 2006; Jason Huebel <jhuebel@gentoo.org> zoinks-0.4.0.ebuild: stable on amd64, bug #148861 diff --git a/app-editors/zoinks/zoinks-0.4.0.ebuild b/app-editors/zoinks/zoinks-0.4.0.ebuild index 925790428e55..1d18e97c115d 100644 --- a/app-editors/zoinks/zoinks-0.4.0.ebuild +++ b/app-editors/zoinks/zoinks-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/zoinks-0.4.0.ebuild,v 1.4 2006/10/10 00:45:35 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/zoinks-0.4.0.ebuild,v 1.5 2006/10/10 18:14:30 nixnut Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://zoinks.mikelockwood.com/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="nls imlib" DEPEND="nls? ( sys-devel/gettext ) |