diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 18:43:19 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 18:43:19 +0000 |
commit | 6ba44e90be409d2c538f2eedfc9e61dcb5829981 (patch) | |
tree | 470ef3fc1a5a7dfa243d3944be812ff5aefd187f /app-xemacs/locale | |
parent | Remove intermediate version (diff) | |
download | gentoo-2-6ba44e90be409d2c538f2eedfc9e61dcb5829981.tar.gz gentoo-2-6ba44e90be409d2c538f2eedfc9e61dcb5829981.tar.bz2 gentoo-2-6ba44e90be409d2c538f2eedfc9e61dcb5829981.zip |
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/locale')
-rw-r--r-- | app-xemacs/locale/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/locale/locale-1.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/locale/ChangeLog b/app-xemacs/locale/ChangeLog index cfe9700ae161..28df826d326b 100644 --- a/app-xemacs/locale/ChangeLog +++ b/app-xemacs/locale/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/locale # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/locale/ChangeLog,v 1.10 2007/05/29 20:46:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/locale/ChangeLog,v 1.11 2007/06/03 18:43:19 graaff Exp $ + + 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> locale-1.24.ebuild: + Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 29 May 2007; Raúl Porcel <armin76@gentoo.org> locale-1.24.ebuild: alpha stable wrt #175560 diff --git a/app-xemacs/locale/locale-1.24.ebuild b/app-xemacs/locale/locale-1.24.ebuild index f5da398cb5b0..6df7ad4c1f10 100644 --- a/app-xemacs/locale/locale-1.24.ebuild +++ b/app-xemacs/locale/locale-1.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/locale/locale-1.24.ebuild,v 1.2 2007/05/29 20:46:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/locale/locale-1.24.ebuild,v 1.3 2007/06/03 18:43:19 graaff Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="mule" RDEPEND="app-xemacs/mule-base " -KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |