From ab9051e8580235e8bd8b768efbed247b1361b65b Mon Sep 17 00:00:00 2001 From: Radoslaw Stachowiak Date: Sat, 21 Oct 2006 17:48:55 +0000 Subject: arghh, wrongly commited stable keywords after version bump. shame on me. (Portage version: 2.1.2_pre3-r6) --- app-arch/p7zip/ChangeLog | 5 ++++- app-arch/p7zip/p7zip-4.43.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-arch') diff --git a/app-arch/p7zip/ChangeLog b/app-arch/p7zip/ChangeLog index 38494df939df..5f1dc270e968 100644 --- a/app-arch/p7zip/ChangeLog +++ b/app-arch/p7zip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/p7zip # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.47 2006/10/21 17:06:28 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.48 2006/10/21 17:48:55 radek Exp $ + + 21 Oct 2006; Radoslaw Stachowiak p7zip-4.43.ebuild: + arghh, wrongly commited stable keywords after version bump. shame on me. *p7zip-4.43 (21 Oct 2006) diff --git a/app-arch/p7zip/p7zip-4.43.ebuild b/app-arch/p7zip/p7zip-4.43.ebuild index e718ba689bf3..a125ddf97a82 100644 --- a/app-arch/p7zip/p7zip-4.43.ebuild +++ b/app-arch/p7zip/p7zip-4.43.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-arch/p7zip/p7zip-4.43.ebuild,v 1.1 2006/10/21 17:06:28 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.43.ebuild,v 1.2 2006/10/21 17:48:55 radek Exp $ inherit eutils toolchain-funcs multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_src_all.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ~ppc-macos ~sparc x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc-macos ~sparc ~x86" IUSE="static doc" S=${WORKDIR}/${PN}_${PV} -- cgit v1.2.3-65-gdbad