diff options
Diffstat (limited to 'app-xemacs/locale')
-rw-r--r-- | app-xemacs/locale/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/locale/locale-1.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/locale/ChangeLog b/app-xemacs/locale/ChangeLog index 0553189caf42..137a3ed19157 100644 --- a/app-xemacs/locale/ChangeLog +++ b/app-xemacs/locale/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/locale # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/locale/ChangeLog,v 1.16 2011/06/12 04:19:46 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/locale/ChangeLog,v 1.17 2011/06/25 18:23:37 armin76 Exp $ + + 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> locale-1.28.ebuild: + alpha/sparc stable wrt #369897 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> locale-1.28.ebuild: x86 stable per bug 369897 diff --git a/app-xemacs/locale/locale-1.28.ebuild b/app-xemacs/locale/locale-1.28.ebuild index e089af2a59f2..cc5b32e958c6 100644 --- a/app-xemacs/locale/locale-1.28.ebuild +++ b/app-xemacs/locale/locale-1.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/locale/locale-1.28.ebuild,v 1.2 2011/06/12 04:19:46 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/locale/locale-1.28.ebuild,v 1.3 2011/06/25 18:23:37 armin76 Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="mule" RDEPEND="app-xemacs/mule-base " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 sparc x86" inherit xemacs-packages |