diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-24 13:18:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-24 13:18:44 +0000 |
commit | a9f93bf6626a17f677d5cbb433e1cec25cc3b349 (patch) | |
tree | 1bc917f346ba84176dff38351e0c1f8368cf82a2 /app-portage | |
parent | Version bump for security bugs 257923 and 258592. Request itself is in bug 27... (diff) | |
download | gentoo-2-a9f93bf6626a17f677d5cbb433e1cec25cc3b349.tar.gz gentoo-2-a9f93bf6626a17f677d5cbb433e1cec25cc3b349.tar.bz2 gentoo-2-a9f93bf6626a17f677d5cbb433e1cec25cc3b349.zip |
ia64/sparc/x86 stable wrt #275086
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/autounmask/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/autounmask/autounmask-0.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/autounmask/ChangeLog b/app-portage/autounmask/ChangeLog index 5faca23432b8..8c69ad386c57 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.37 2009/06/09 10:16:40 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/ChangeLog,v 1.38 2009/06/24 13:18:44 armin76 Exp $ + + 24 Jun 2009; Raúl Porcel <armin76@gentoo.org> autounmask-0.27.ebuild: + ia64/sparc/x86 stable wrt #275086 *autounmask-0.27 (09 Jun 2009) diff --git a/app-portage/autounmask/autounmask-0.27.ebuild b/app-portage/autounmask/autounmask-0.27.ebuild index d06b70d07624..06a566d19a80 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.1 2009/06/09 10:16:40 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/autounmask-0.27.ebuild,v 1.2 2009/06/24 13:18:44 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="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ia64 ~ppc sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl |