diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-05-21 12:24:53 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-05-21 12:24:53 +0000 |
commit | 4a7b983c61fd024dcfd11f25a6f6d0f197dd03bb (patch) | |
tree | 3fca84e10bb4b5a4372efd72aaeaf794fa0967b5 | |
parent | Stable on sparc --- early bump for Bug #178745 --- needed for autounmask to (diff) | |
download | gentoo-2-4a7b983c61fd024dcfd11f25a6f6d0f197dd03bb.tar.gz gentoo-2-4a7b983c61fd024dcfd11f25a6f6d0f197dd03bb.tar.bz2 gentoo-2-4a7b983c61fd024dcfd11f25a6f6d0f197dd03bb.zip |
Stable on sparc --- Bug #177238 --- (Thanks to fix for Bug #178745).
(Portage version: 2.1.2.7)
-rw-r--r-- | app-portage/autounmask/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/autounmask/autounmask-0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/autounmask/ChangeLog b/app-portage/autounmask/ChangeLog index d484997af3c9..821be551e464 100644 --- a/app-portage/autounmask/ChangeLog +++ b/app-portage/autounmask/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/autounmask # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/ChangeLog,v 1.13 2007/05/20 19:52:33 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/ChangeLog,v 1.14 2007/05/21 12:24:53 fmccor Exp $ + + 21 May 2007; Ferris McCormick <fmccor@gentoo.org> autounmask-0.15.ebuild: + Stable on sparc --- Bug #177238 --- (Thanks to fix for Bug #178745). *autounmask-0.16 (20 May 2007) diff --git a/app-portage/autounmask/autounmask-0.15.ebuild b/app-portage/autounmask/autounmask-0.15.ebuild index ba0f83e4aeee..188c47f403a6 100644 --- a/app-portage/autounmask/autounmask-0.15.ebuild +++ b/app-portage/autounmask/autounmask-0.15.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-portage/autounmask/autounmask-0.15.ebuild,v 1.4 2007/05/16 02:30:52 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/autounmask-0.15.ebuild,v 1.5 2007/05/21 12:24:53 fmccor Exp $ DESCRIPTION="autounmask - Unmasking packages the easy way" HOMEPAGE="http://download.iansview.com/gentoo/tools/autounmask/" @@ -8,7 +8,7 @@ SRC_URI="http://download.iansview.com/gentoo/tools/autounmask/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ppc ~sparc x86" +KEYWORDS="amd64 ia64 ppc sparc x86" IUSE="" DEPEND="dev-lang/perl |