diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-11-26 02:45:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-11-26 02:45:26 +0000 |
commit | bc4e9fd2772900e4a92df1ea3679113020b4edf8 (patch) | |
tree | 392e6f8d24a581a773bb2788dd2ff905a637f16e /app-portage | |
parent | fix typo (diff) | |
download | gentoo-2-bc4e9fd2772900e4a92df1ea3679113020b4edf8.tar.gz gentoo-2-bc4e9fd2772900e4a92df1ea3679113020b4edf8.tar.bz2 gentoo-2-bc4e9fd2772900e4a92df1ea3679113020b4edf8.zip |
Stable for SPARC (bug #200264).
(Portage version: 2.1.4_rc3)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/autounmask/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/autounmask/autounmask-0.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/autounmask/ChangeLog b/app-portage/autounmask/ChangeLog index aa255ab94f80..3a97a98a0630 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.25 2007/11/26 02:27:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/ChangeLog,v 1.26 2007/11/26 02:45:26 jer Exp $ + + 26 Nov 2007; Jeroen Roovers <jer@gentoo.org> autounmask-0.21.ebuild: + Stable for SPARC (bug #200264). 26 Nov 2007; Jeroen Roovers <jer@gentoo.org> autounmask-0.21.ebuild: Stable for HPPA (bug #200264). diff --git a/app-portage/autounmask/autounmask-0.21.ebuild b/app-portage/autounmask/autounmask-0.21.ebuild index 9a141a4aca15..c436f6671f31 100644 --- a/app-portage/autounmask/autounmask-0.21.ebuild +++ b/app-portage/autounmask/autounmask-0.21.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.21.ebuild,v 1.6 2007/11/26 02:27:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/autounmask-0.21.ebuild,v 1.7 2007/11/26 02:45:26 jer Exp $ DESCRIPTION="autounmask - Unmasking packages the easy way" HOMEPAGE="http://download.mpsna.de/opensource/autounmask/" @@ -8,7 +8,7 @@ SRC_URI="http://download.mpsna.de/opensource/autounmask/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ppc ~sparc x86" +KEYWORDS="amd64 hppa ~ia64 ppc sparc x86" IUSE="" DEPEND="dev-lang/perl |