summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-10-08 20:05:06 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-10-08 20:05:06 +0000
commit03f09b14a41acd9a1dd1818857187adcbe218975 (patch)
tree495b155e0f32628c063e3ed72ad006488d66d48d /app-editors/zoinks
parentVersion bump #149012 by Arfrever Frehtes Taifersar Arahesis. (diff)
downloadgentoo-2-03f09b14a41acd9a1dd1818857187adcbe218975.tar.gz
gentoo-2-03f09b14a41acd9a1dd1818857187adcbe218975.tar.bz2
gentoo-2-03f09b14a41acd9a1dd1818857187adcbe218975.zip
Stable on x86, bug #148861.
(Portage version: 2.1.2_pre2-r3)
Diffstat (limited to 'app-editors/zoinks')
-rw-r--r--app-editors/zoinks/ChangeLog5
-rw-r--r--app-editors/zoinks/zoinks-0.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zoinks/ChangeLog b/app-editors/zoinks/ChangeLog
index e97b6d2e1088..584db9a90445 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.15 2006/10/08 17:39:42 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/ChangeLog,v 1.16 2006/10/08 20:05:06 ticho Exp $
+
+ 08 Oct 2006; Andrej Kacian <ticho@gentoo.org> zoinks-0.4.0.ebuild:
+ Stable on x86, bug #148861.
08 Oct 2006; Marius Mauch <genone@gentoo.org>
+files/zoinks-0.4.0-gcc-4.1-fix.diff, zoinks-0.4.0.ebuild:
diff --git a/app-editors/zoinks/zoinks-0.4.0.ebuild b/app-editors/zoinks/zoinks-0.4.0.ebuild
index f3523904a3dd..833965359e25 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.2 2006/10/08 17:39:42 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/zoinks-0.4.0.ebuild,v 1.3 2006/10/08 20:05:06 ticho Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://zoinks.mikelockwood.com/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE="nls imlib"
DEPEND="nls? ( sys-devel/gettext )