diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2006-12-12 22:18:22 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2006-12-12 22:18:22 +0000 |
commit | 929e5fa5d13a7c9c2d4dbb66a90bb8f94af40d62 (patch) | |
tree | 443051632ac282b797985cae4722fddca03a1ff7 /app-admin/ccze | |
parent | version bump (diff) | |
download | gentoo-2-929e5fa5d13a7c9c2d4dbb66a90bb8f94af40d62.tar.gz gentoo-2-929e5fa5d13a7c9c2d4dbb66a90bb8f94af40d62.tar.bz2 gentoo-2-929e5fa5d13a7c9c2d4dbb66a90bb8f94af40d62.zip |
Stable on ppc wrt bug #157930
(Portage version: 2.1.2_rc2-r4)
Diffstat (limited to 'app-admin/ccze')
-rw-r--r-- | app-admin/ccze/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/ccze/ccze-0.2.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/ccze/ChangeLog b/app-admin/ccze/ChangeLog index dbfbd7417578..6828c74eed4e 100644 --- a/app-admin/ccze/ChangeLog +++ b/app-admin/ccze/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/ccze # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/ccze/ChangeLog,v 1.15 2006/12/12 18:30:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/ccze/ChangeLog,v 1.16 2006/12/12 22:18:22 drizzt Exp $ + + 12 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> ccze-0.2.1-r1.ebuild: + Stable on ppc wrt bug #157930 12 Dec 2006; Andrej Kacian <ticho@gentoo.org> ccze-0.2.1-r1.ebuild: Stable on x86, bug #157930. diff --git a/app-admin/ccze/ccze-0.2.1-r1.ebuild b/app-admin/ccze/ccze-0.2.1-r1.ebuild index a2860ba4c231..d9cb62f4b048 100644 --- a/app-admin/ccze/ccze-0.2.1-r1.ebuild +++ b/app-admin/ccze/ccze-0.2.1-r1.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-admin/ccze/ccze-0.2.1-r1.ebuild,v 1.7 2006/12/12 18:30:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/ccze/ccze-0.2.1-r1.ebuild,v 1.8 2006/12/12 22:18:22 drizzt Exp $ inherit fixheadtails autotools eutils @@ -12,7 +12,7 @@ RESTRICT="test" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-libs/libpcre" |