diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-11-12 18:24:51 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-11-12 18:24:51 +0000 |
commit | 2865fa350292b4e24b4f4af0bd6028056f679fd6 (patch) | |
tree | c372c2a756cfcb5fa904956ec2f31cd0739bdddc /app-editors | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-2865fa350292b4e24b4f4af0bd6028056f679fd6.tar.gz gentoo-2-2865fa350292b4e24b4f4af0bd6028056f679fd6.tar.bz2 gentoo-2-2865fa350292b4e24b4f4af0bd6028056f679fd6.zip |
~amd64
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/zoinks/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/zoinks/zoinks-0.3.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zoinks/ChangeLog b/app-editors/zoinks/ChangeLog index 17941d6dfedb..30dc45a69d83 100644 --- a/app-editors/zoinks/ChangeLog +++ b/app-editors/zoinks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/zoinks # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/ChangeLog,v 1.9 2004/10/05 12:19:44 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/ChangeLog,v 1.10 2004/11/12 18:22:09 blubb Exp $ + + 12 Nov 2004; Simon Stelling <blubb@gentoo.org> zoinks-0.3.8.ebuild: + added ~amd64 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> zoinks-0.3.8.ebuild: diff --git a/app-editors/zoinks/zoinks-0.3.8.ebuild b/app-editors/zoinks/zoinks-0.3.8.ebuild index db4f6ae6f955..16198741ef54 100644 --- a/app-editors/zoinks/zoinks-0.3.8.ebuild +++ b/app-editors/zoinks/zoinks-0.3.8.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/app-editors/zoinks/zoinks-0.3.8.ebuild,v 1.7 2004/10/05 12:19:44 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/zoinks-0.3.8.ebuild,v 1.8 2004/11/12 18:22:09 blubb Exp $ DESCRIPTION="programmer's text editor and development environment" HOMEPAGE="http://zoinks.mikelockwood.com/" @@ -8,7 +8,7 @@ SRC_URI="http://zoinks.mikelockwood.com/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="nls imlib" DEPEND="nls? ( sys-devel/gettext ) |