diff options
author | Dawid Węgliński <cla@gentoo.org> | 2008-01-12 11:59:01 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2008-01-12 11:59:01 +0000 |
commit | 6c6c06f704d6f7c6726daee567292f96a0d94dee (patch) | |
tree | 4e922d9f501ac95ced12c38fb745aafc46eca91b /app-editors | |
parent | Fixed quoting. (diff) | |
download | gentoo-2-6c6c06f704d6f7c6726daee567292f96a0d94dee.tar.gz gentoo-2-6c6c06f704d6f7c6726daee567292f96a0d94dee.tar.bz2 gentoo-2-6c6c06f704d6f7c6726daee567292f96a0d94dee.zip |
Stable on x86 wrt bug #205043
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/zoinks/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/zoinks/zoinks-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zoinks/ChangeLog b/app-editors/zoinks/ChangeLog index 9c0176cefbdf..f8ed85fd8494 100644 --- a/app-editors/zoinks/ChangeLog +++ b/app-editors/zoinks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/zoinks # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/ChangeLog,v 1.24 2008/01/11 18:18:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/ChangeLog,v 1.25 2008/01/12 11:59:01 cla Exp $ + + 12 Jan 2008; Dawid Węgliński <cla@gentoo.org> zoinks-0.4.1.ebuild: + Stable on x86 (bug #205043) 11 Jan 2008; nixnut <nixnut@gentoo.org> zoinks-0.4.1.ebuild: Stable on ppc wrt bug 205043 diff --git a/app-editors/zoinks/zoinks-0.4.1.ebuild b/app-editors/zoinks/zoinks-0.4.1.ebuild index e9a7515dc872..10a11277384e 100644 --- a/app-editors/zoinks/zoinks-0.4.1.ebuild +++ b/app-editors/zoinks/zoinks-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/zoinks-0.4.1.ebuild,v 1.5 2008/01/11 18:18:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/zoinks-0.4.1.ebuild,v 1.6 2008/01/12 11:59:01 cla Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.mikelockwood.com/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="nls" RDEPEND="x11-libs/libX11 |