diff options
author | Dawid Węgliński <cla@gentoo.org> | 2009-01-06 00:17:27 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2009-01-06 00:17:27 +0000 |
commit | 41afe3a3a4af0501970d50491a3f0f386e7c37c3 (patch) | |
tree | e9ca5ed5e203678436a00830620ba8322efb4815 /app-portage | |
parent | Stable on amd64 (bug #252687) (diff) | |
download | gentoo-2-41afe3a3a4af0501970d50491a3f0f386e7c37c3.tar.gz gentoo-2-41afe3a3a4af0501970d50491a3f0f386e7c37c3.tar.bz2 gentoo-2-41afe3a3a4af0501970d50491a3f0f386e7c37c3.zip |
Stable on amd64 (bug #252687)
(Portage version: 2.2_rc20/cvs/Linux 2.6.26-tuxonice x86_64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/autounmask/ChangeLog | 7 | ||||
-rw-r--r-- | app-portage/autounmask/autounmask-0.23.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-portage/autounmask/ChangeLog b/app-portage/autounmask/ChangeLog index 1d5c1249b778..5e500062051f 100644 --- a/app-portage/autounmask/ChangeLog +++ b/app-portage/autounmask/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/autounmask -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/ChangeLog,v 1.32 2008/12/29 18:20:41 dertobi123 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/ChangeLog,v 1.33 2009/01/06 00:17:27 cla Exp $ + + 06 Jan 2009; Dawid Węgliński <cla@gentoo.org> autounmask-0.23.ebuild: + Stable on amd64 (bug #252687) 29 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> autounmask-0.23.ebuild: diff --git a/app-portage/autounmask/autounmask-0.23.ebuild b/app-portage/autounmask/autounmask-0.23.ebuild index 91878a9c74c8..631038d2936b 100644 --- a/app-portage/autounmask/autounmask-0.23.ebuild +++ b/app-portage/autounmask/autounmask-0.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.23.ebuild,v 1.3 2008/12/29 18:20:41 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/autounmask/autounmask-0.23.ebuild,v 1.4 2009/01/06 00:17:27 cla 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 |