diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-17 16:41:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-17 16:41:27 +0000 |
commit | 8251a59e9b63177c9eaea45f857d3018c7393425 (patch) | |
tree | 210ed4d5718c298c743a3333a61b79d4277984f3 /app-portage | |
parent | alpha/arm/ia64/sparc stable wrt #312455 (diff) | |
download | gentoo-2-8251a59e9b63177c9eaea45f857d3018c7393425.tar.gz gentoo-2-8251a59e9b63177c9eaea45f857d3018c7393425.tar.bz2 gentoo-2-8251a59e9b63177c9eaea45f857d3018c7393425.zip |
Add ~arm wrt #300823
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/autounmask/ChangeLog | 7 | ||||
-rw-r--r-- | app-portage/autounmask/autounmask-0.27.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-portage/autounmask/ChangeLog b/app-portage/autounmask/ChangeLog index 295886bcad69..e4462f3b9e6d 100644 --- a/app-portage/autounmask/ChangeLog +++ b/app-portage/autounmask/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/autounmask -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/ChangeLog,v 1.43 2009/10/11 15:35:19 klausman Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/ChangeLog,v 1.44 2010/04/17 16:41:27 armin76 Exp $ + + 17 Apr 2010; Raúl Porcel <armin76@gentoo.org> autounmask-0.27.ebuild: + Add ~arm wrt #300823 11 Oct 2009; Tobias Klausmann <klausman@gentoo.org> autounmask-0.27.ebuild: diff --git a/app-portage/autounmask/autounmask-0.27.ebuild b/app-portage/autounmask/autounmask-0.27.ebuild index f3e261eda834..0323a1c44d49 100644 --- a/app-portage/autounmask/autounmask-0.27.ebuild +++ b/app-portage/autounmask/autounmask-0.27.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/autounmask-0.27.ebuild,v 1.7 2009/10/11 15:35:19 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/autounmask-0.27.ebuild,v 1.8 2010/04/17 16:41:27 armin76 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="alpha amd64 hppa ia64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl |