diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-09-07 19:53:09 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-09-07 19:53:09 +0000 |
commit | f6dd0e41492bee640a4fbd95e5a6fad86be79108 (patch) | |
tree | a1c9ea9e98f50f86e2b7350e6fb622b66d385564 /app-portage | |
parent | Stable for HPPA (bug #281876). (diff) | |
download | gentoo-2-f6dd0e41492bee640a4fbd95e5a6fad86be79108.tar.gz gentoo-2-f6dd0e41492bee640a4fbd95e5a6fad86be79108.tar.bz2 gentoo-2-f6dd0e41492bee640a4fbd95e5a6fad86be79108.zip |
Keyworded on alpha, bug #283380
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/autounmask/ChangeLog | 6 | ||||
-rw-r--r-- | app-portage/autounmask/autounmask-0.27.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-portage/autounmask/ChangeLog b/app-portage/autounmask/ChangeLog index 0c895d3e9505..61c7135e6499 100644 --- a/app-portage/autounmask/ChangeLog +++ b/app-portage/autounmask/ChangeLog @@ -1,6 +1,10 @@ # 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.41 2009/07/08 09:20:17 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/ChangeLog,v 1.42 2009/09/07 19:53:09 klausman Exp $ + + 07 Sep 2009; Tobias Klausmann <klausman@gentoo.org> + autounmask-0.27.ebuild: + Keyworded on alpha, bug #283380 08 Jul 2009; Christian Hartmann <ian@gentoo.org> -autounmask-0.23.ebuild, -autounmask-0.26.ebuild, autounmask-0.27.ebuild: diff --git a/app-portage/autounmask/autounmask-0.27.ebuild b/app-portage/autounmask/autounmask-0.27.ebuild index 17822fa63242..3cfc10efb5d2 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 # 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.5 2009/07/08 09:20:17 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/autounmask-0.27.ebuild,v 1.6 2009/09/07 19:53:09 klausman 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ia64 ppc sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl |