diff options
author | Christian Birchinger <joker@gentoo.org> | 2005-05-31 05:51:33 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2005-05-31 05:51:33 +0000 |
commit | cd4d1c891d0a499e221b0f907b7204fba8a06270 (patch) | |
tree | 029ac8310338a40ab5b0f9c60d27254bcb9f87a3 /app-misc | |
parent | Update homepage and download locations. (diff) | |
download | gentoo-2-cd4d1c891d0a499e221b0f907b7204fba8a06270.tar.gz gentoo-2-cd4d1c891d0a499e221b0f907b7204fba8a06270.tar.bz2 gentoo-2-cd4d1c891d0a499e221b0f907b7204fba8a06270.zip |
Added sparc stable keyword
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/pax-utils/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/pax-utils/pax-utils-0.0.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog index 35577ac22080..a9f624440e95 100644 --- a/app-misc/pax-utils/ChangeLog +++ b/app-misc/pax-utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/pax-utils # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.22 2005/05/28 07:02:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.23 2005/05/31 05:51:33 joker Exp $ + + 31 May 2005; Christian Birchinger <joker@gentoo.org> + pax-utils-0.0.7.ebuild: + Added sparc stable keyword *pax-utils-0.0.9 (28 May 2005) diff --git a/app-misc/pax-utils/pax-utils-0.0.7.ebuild b/app-misc/pax-utils/pax-utils-0.0.7.ebuild index 5695b729fca7..dcda538b8b08 100644 --- a/app-misc/pax-utils/pax-utils-0.0.7.ebuild +++ b/app-misc/pax-utils/pax-utils-0.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.0.7.ebuild,v 1.2 2005/05/15 22:21:54 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.0.7.ebuild,v 1.3 2005/05/31 05:51:33 joker Exp $ inherit flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~mips ~sparc ~hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="caps" DEPEND="virtual/libc |