summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-09-25 18:27:40 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-09-25 18:27:40 +0000
commitd6e569b4ebc80d0812b4ac270e932f66ffdc7132 (patch)
tree9e096b1ae11d57056a972c79033e31bd374f206e /app-arch/p7zip
parentAdd xemacs-elisp-comp to allow compiling of interdependent elisp (diff)
downloadgentoo-2-d6e569b4ebc80d0812b4ac270e932f66ffdc7132.tar.gz
gentoo-2-d6e569b4ebc80d0812b4ac270e932f66ffdc7132.tar.bz2
gentoo-2-d6e569b4ebc80d0812b4ac270e932f66ffdc7132.zip
sparc stable
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-arch/p7zip')
-rw-r--r--app-arch/p7zip/ChangeLog5
-rw-r--r--app-arch/p7zip/p7zip-4.51.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/p7zip/ChangeLog b/app-arch/p7zip/ChangeLog
index 536a8695dca2..3bb3e78052a8 100644
--- a/app-arch/p7zip/ChangeLog
+++ b/app-arch/p7zip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/p7zip
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.73 2007/09/23 20:25:03 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.74 2007/09/25 18:27:40 armin76 Exp $
+
+ 25 Sep 2007; Raúl Porcel <armin76@gentoo.org> p7zip-4.51.ebuild:
+ sparc stable
*p7zip-4.55 (23 Sep 2007)
diff --git a/app-arch/p7zip/p7zip-4.51.ebuild b/app-arch/p7zip/p7zip-4.51.ebuild
index b5659bac681c..a335e3aa10e1 100644
--- a/app-arch/p7zip/p7zip-4.51.ebuild
+++ b/app-arch/p7zip/p7zip-4.51.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.51.ebuild,v 1.3 2007/09/17 01:07:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.51.ebuild,v 1.4 2007/09/25 18:27:40 armin76 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="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc-macos ~ppc64 sparc x86 ~x86-fbsd"
IUSE="static doc"
DEPEND="!app-arch/lzma"