diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-12 04:19:46 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-12 04:19:46 +0000 |
commit | 9e3cc10aa86dfa365e4c5859f46b48ddddf9f3e4 (patch) | |
tree | 8352063d0270499019f48ad4b4a0ede80a5ee166 /app-xemacs/locale | |
parent | x86 stable per bug 369897 (diff) | |
download | gentoo-2-9e3cc10aa86dfa365e4c5859f46b48ddddf9f3e4.tar.gz gentoo-2-9e3cc10aa86dfa365e4c5859f46b48ddddf9f3e4.tar.bz2 gentoo-2-9e3cc10aa86dfa365e4c5859f46b48ddddf9f3e4.zip |
x86 stable per bug 369897
(Portage version: 2.1.9.50/cvs/Linux i686)
Diffstat (limited to 'app-xemacs/locale')
-rw-r--r-- | app-xemacs/locale/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/locale/locale-1.28.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/locale/ChangeLog b/app-xemacs/locale/ChangeLog index 4e55ce9b1d99..0553189caf42 100644 --- a/app-xemacs/locale/ChangeLog +++ b/app-xemacs/locale/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/locale -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/locale/ChangeLog,v 1.15 2009/02/22 10:16:35 graaff Exp $ +# 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 $ + + 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> locale-1.28.ebuild: + x86 stable per bug 369897 *locale-1.28 (22 Feb 2009) diff --git a/app-xemacs/locale/locale-1.28.ebuild b/app-xemacs/locale/locale-1.28.ebuild index a43cc99f97ce..e089af2a59f2 100644 --- a/app-xemacs/locale/locale-1.28.ebuild +++ b/app-xemacs/locale/locale-1.28.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.1 2009/02/22 10:16:35 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/locale/locale-1.28.ebuild,v 1.2 2011/06/12 04:19:46 tomka 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 |