diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-09 14:56:35 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-09 14:56:35 +0000 |
commit | 121756c77fbd32ef068f1088d56f777d0abc3043 (patch) | |
tree | 63389a1e4305da802fd14a0d971bffc54827daba /app-misc/pax-utils | |
parent | Stable on ppc wrt bug 212765 (diff) | |
download | gentoo-2-121756c77fbd32ef068f1088d56f777d0abc3043.tar.gz gentoo-2-121756c77fbd32ef068f1088d56f777d0abc3043.tar.bz2 gentoo-2-121756c77fbd32ef068f1088d56f777d0abc3043.zip |
Stable on ppc wrt bug 212499
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-misc/pax-utils')
-rw-r--r-- | app-misc/pax-utils/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/pax-utils/pax-utils-0.1.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog index 7a8f5fef8885..55a61e71a196 100644 --- a/app-misc/pax-utils/ChangeLog +++ b/app-misc/pax-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/pax-utils # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.94 2008/03/06 15:08:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.95 2008/03/09 14:56:35 nixnut Exp $ + + 09 Mar 2008; nixnut <nixnut@gentoo.org> pax-utils-0.1.17.ebuild: + Stable on ppc wrt bug 212499 06 Mar 2008; Raúl Porcel <armin76@gentoo.org> pax-utils-0.1.17.ebuild: alpha/ia64/sparc/x86 stable diff --git a/app-misc/pax-utils/pax-utils-0.1.17.ebuild b/app-misc/pax-utils/pax-utils-0.1.17.ebuild index c76bb5912600..c4ab4e38c454 100644 --- a/app-misc/pax-utils/pax-utils-0.1.17.ebuild +++ b/app-misc/pax-utils/pax-utils-0.1.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.17.ebuild,v 1.2 2008/03/06 15:08:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.17.ebuild,v 1.3 2008/03/09 14:56:35 nixnut Exp $ inherit flag-o-matic toolchain-funcs eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="caps" #RESTRICT="mirror" |