summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-07-18 13:04:39 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-07-18 13:04:39 +0000
commitab5820a23354cbe12fabc7acc47518699e087c64 (patch)
treece40f52bfe45628373f5638f014ae82991db9e80 /app-arch/pbzip2
parentFixed bug in init scripts. (diff)
downloadgentoo-2-ab5820a23354cbe12fabc7acc47518699e087c64.tar.gz
gentoo-2-ab5820a23354cbe12fabc7acc47518699e087c64.tar.bz2
gentoo-2-ab5820a23354cbe12fabc7acc47518699e087c64.zip
ppc stable #322531
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'app-arch/pbzip2')
-rw-r--r--app-arch/pbzip2/ChangeLog5
-rw-r--r--app-arch/pbzip2/pbzip2-1.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/pbzip2/ChangeLog b/app-arch/pbzip2/ChangeLog
index c0840bae7211..235653f8a4de 100644
--- a/app-arch/pbzip2/ChangeLog
+++ b/app-arch/pbzip2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/pbzip2
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/ChangeLog,v 1.88 2010/07/05 17:26:50 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/ChangeLog,v 1.89 2010/07/18 13:04:39 nixnut Exp $
+
+ 18 Jul 2010; <nixnut@gentoo.org> pbzip2-1.1.1.ebuild:
+ ppc stable #322531
05 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> pbzip2-1.1.1.ebuild:
ppc64 stable wrt #322531
diff --git a/app-arch/pbzip2/pbzip2-1.1.1.ebuild b/app-arch/pbzip2/pbzip2-1.1.1.ebuild
index 462bc585d717..73f621db6ae7 100644
--- a/app-arch/pbzip2/pbzip2-1.1.1.ebuild
+++ b/app-arch/pbzip2/pbzip2-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-1.1.1.ebuild,v 1.5 2010/07/05 17:26:50 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-1.1.1.ebuild,v 1.6 2010/07/18 13:04:39 nixnut Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="http://compression.ca/${PN}/${P}.tar.gz"
LICENSE="PBZIP2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE="static symlink"
DEPEND="app-arch/bzip2"