diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 18:38:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 18:38:57 +0000 |
commit | f039c58ae4f77806f2809266a64660c9a2763709 (patch) | |
tree | 764d38bf0fea06d156c371809f3fef6ee3c14bbb /app-admin | |
parent | alpha/arm/ia64/s390/sh stable wrt #253551 (diff) | |
download | gentoo-2-f039c58ae4f77806f2809266a64660c9a2763709.tar.gz gentoo-2-f039c58ae4f77806f2809266a64660c9a2763709.tar.bz2 gentoo-2-f039c58ae4f77806f2809266a64660c9a2763709.zip |
alpha/arm/ia64/s390/sh stable wrt #253551
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-mpost/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-mpost/eselect-mpost-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-mpost/ChangeLog b/app-admin/eselect-mpost/ChangeLog index cd4fd5776c0c..d68a7392062b 100644 --- a/app-admin/eselect-mpost/ChangeLog +++ b/app-admin/eselect-mpost/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-mpost # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mpost/ChangeLog,v 1.11 2009/03/11 22:14:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mpost/ChangeLog,v 1.12 2009/03/18 18:38:57 armin76 Exp $ + + 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> eselect-mpost-0.1.ebuild: + alpha/arm/ia64/s390/sh stable wrt #253551 11 Mar 2009; Markus Meier <maekke@gentoo.org> eselect-mpost-0.1.ebuild: amd64 stable, bug #253551 diff --git a/app-admin/eselect-mpost/eselect-mpost-0.1.ebuild b/app-admin/eselect-mpost/eselect-mpost-0.1.ebuild index 2fc46f390ee5..80be6578c84d 100644 --- a/app-admin/eselect-mpost/eselect-mpost-0.1.ebuild +++ b/app-admin/eselect-mpost/eselect-mpost-0.1.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-admin/eselect-mpost/eselect-mpost-0.1.ebuild,v 1.11 2009/03/11 22:14:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mpost/eselect-mpost-0.1.ebuild,v 1.12 2009/03/18 18:38:57 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |