diff options
author | Brent Baude <ranger@gentoo.org> | 2008-12-30 15:29:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-12-30 15:29:45 +0000 |
commit | a2ba7aca5413a4f2d8f7d65f7a04ee9aed728eac (patch) | |
tree | e28cbe8035a2e6c6087d5d63fae341edfccc7b72 /app-misc/pax-utils | |
parent | stable ppc64, bug 252736 (diff) | |
download | gentoo-2-a2ba7aca5413a4f2d8f7d65f7a04ee9aed728eac.tar.gz gentoo-2-a2ba7aca5413a4f2d8f7d65f7a04ee9aed728eac.tar.bz2 gentoo-2-a2ba7aca5413a4f2d8f7d65f7a04ee9aed728eac.zip |
stable ppc64, bug 253124
(Portage version: 2.1.6.1/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
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.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog index 89890c0af371..b259a728f5af 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.104 2008/12/09 12:08:11 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.105 2008/12/30 15:29:45 ranger Exp $ + + 30 Dec 2008; Brent Baude <ranger@gentoo.org> pax-utils-0.1.19.ebuild: + stable ppc64, bug 253124 09 Dec 2008; Alexis Ballier <aballier@gentoo.org> pax-utils-0.1.18.ebuild, pax-utils-0.1.19.ebuild: diff --git a/app-misc/pax-utils/pax-utils-0.1.19.ebuild b/app-misc/pax-utils/pax-utils-0.1.19.ebuild index 7c761bfc09af..16192b91f074 100644 --- a/app-misc/pax-utils/pax-utils-0.1.19.ebuild +++ b/app-misc/pax-utils/pax-utils-0.1.19.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.19.ebuild,v 1.2 2008/12/09 12:08:11 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.19.ebuild,v 1.3 2008/12/30 15:29:45 ranger 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" |