diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-12-31 02:46:42 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-12-31 02:46:42 +0000 |
commit | 19f07be2ea2a67fd0c289a2b7b4dd532871eefd1 (patch) | |
tree | a53201fcb21b957bb7908923927a77c3ac219b08 /app-misc/pax-utils | |
parent | Stable on sparc, bug #252761 (diff) | |
download | gentoo-2-19f07be2ea2a67fd0c289a2b7b4dd532871eefd1.tar.gz gentoo-2-19f07be2ea2a67fd0c289a2b7b4dd532871eefd1.tar.bz2 gentoo-2-19f07be2ea2a67fd0c289a2b7b4dd532871eefd1.zip |
amd64 stable, bug 253124
(Portage version: 2.2_rc20/cvs/Linux 2.6.27.10 x86_64)
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 b259a728f5af..749bf837cd6c 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.105 2008/12/30 15:29:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.106 2008/12/31 02:46:42 darkside Exp $ + + 31 Dec 2008; Jeremy Olexa <darkside@gentoo.org> pax-utils-0.1.19.ebuild: + amd64 stable, bug 253124 30 Dec 2008; Brent Baude <ranger@gentoo.org> pax-utils-0.1.19.ebuild: stable ppc64, bug 253124 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 16192b91f074..21ead5afc6b1 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.3 2008/12/30 15:29:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.19.ebuild,v 1.4 2008/12/31 02:46:42 darkside 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" |