diff options
author | Jon Hood <squinky86@gentoo.org> | 2006-07-04 15:21:52 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2006-07-04 15:21:52 +0000 |
commit | dda6618cdae290abeab134c03dac386ed8d694bd (patch) | |
tree | 0fafd4265f0b6639cc80b0c56d6367aa34258ad2 /app-editors | |
parent | Sign Manifest.. (diff) | |
download | gentoo-2-dda6618cdae290abeab134c03dac386ed8d694bd.tar.gz gentoo-2-dda6618cdae290abeab134c03dac386ed8d694bd.tar.bz2 gentoo-2-dda6618cdae290abeab134c03dac386ed8d694bd.zip |
Stable on amd64, bug #138435.
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/zile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/zile/zile-2.2.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog index 1222487660f5..f997423f4849 100644 --- a/app-editors/zile/ChangeLog +++ b/app-editors/zile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/zile # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.22 2006/06/30 19:57:00 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.23 2006/07/04 15:21:52 squinky86 Exp $ + + 04 Jul 2006; Jon Hood <squinky86@gentoo.org> zile-2.2.13.ebuild: + Stable on amd64, bug #138435. 30 Jun 2006; Thomas Cort <tcort@gentoo.org> zile-2.2.13.ebuild: Stable on alpha wrt Bug #138435. diff --git a/app-editors/zile/zile-2.2.13.ebuild b/app-editors/zile/zile-2.2.13.ebuild index 8deedfb99167..28c8fb113f72 100644 --- a/app-editors/zile/zile-2.2.13.ebuild +++ b/app-editors/zile/zile-2.2.13.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/zile/zile-2.2.13.ebuild,v 1.6 2006/06/30 19:57:00 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.2.13.ebuild,v 1.7 2006/07/04 15:21:52 squinky86 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/zile/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ppc ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="sys-libs/ncurses |