diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-10-11 15:35:19 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-10-11 15:35:19 +0000 |
commit | d27c27241474cdcc5bb72ec9c8a3b8e5266c9714 (patch) | |
tree | 9a99b0797646700fe95fdec95aa193ca16a55cc5 /app-portage | |
parent | Version bump. (diff) | |
download | gentoo-2-d27c27241474cdcc5bb72ec9c8a3b8e5266c9714.tar.gz gentoo-2-d27c27241474cdcc5bb72ec9c8a3b8e5266c9714.tar.bz2 gentoo-2-d27c27241474cdcc5bb72ec9c8a3b8e5266c9714.zip |
Stable 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 61c7135e6499..295886bcad69 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.42 2009/09/07 19:53:09 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/ChangeLog,v 1.43 2009/10/11 15:35:19 klausman Exp $ + + 11 Oct 2009; Tobias Klausmann <klausman@gentoo.org> + autounmask-0.27.ebuild: + Stable on alpha, bug #283380 07 Sep 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 3cfc10efb5d2..f3e261eda834 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.6 2009/09/07 19:53:09 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/autounmask-0.27.ebuild,v 1.7 2009/10/11 15:35:19 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="~alpha amd64 hppa ia64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl |