diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-26 10:54:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-26 10:54:38 +0000 |
commit | 84bc39882ef3800021b8f29ed34d57454f580f4a (patch) | |
tree | ffa7ccaba35a584d8d98d81ce919bfcfd00e1f68 /app-xemacs/prog-modes | |
parent | Corrected quoting, bumped EAPI (diff) | |
download | historical-84bc39882ef3800021b8f29ed34d57454f580f4a.tar.gz historical-84bc39882ef3800021b8f29ed34d57454f580f4a.tar.bz2 historical-84bc39882ef3800021b8f29ed34d57454f580f4a.zip |
alpha/sparc stable
Package-Manager: portage-2.1.10.3/cvs/Linux ia64
Diffstat (limited to 'app-xemacs/prog-modes')
-rw-r--r-- | app-xemacs/prog-modes/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/prog-modes/prog-modes-2.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/prog-modes/ChangeLog b/app-xemacs/prog-modes/ChangeLog index ad1968207dec..f33540a501ea 100644 --- a/app-xemacs/prog-modes/ChangeLog +++ b/app-xemacs/prog-modes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/prog-modes # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.26 2011/06/12 04:29:52 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.27 2011/06/26 10:54:38 armin76 Exp $ + + 26 Jun 2011; Raúl Porcel <armin76@gentoo.org> prog-modes-2.20.ebuild: + alpha/sparc stable 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> prog-modes-2.20.ebuild: x86 stable per bug 369897 diff --git a/app-xemacs/prog-modes/prog-modes-2.20.ebuild b/app-xemacs/prog-modes/prog-modes-2.20.ebuild index 0602c1fc92d0..9efe43177a23 100644 --- a/app-xemacs/prog-modes/prog-modes-2.20.ebuild +++ b/app-xemacs/prog-modes/prog-modes-2.20.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/prog-modes/prog-modes-2.20.ebuild,v 1.2 2011/06/12 04:29:52 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-2.20.ebuild,v 1.3 2011/06/26 10:54:38 armin76 Exp $ SLOT="0" IUSE="" @@ -23,6 +23,6 @@ app-xemacs/ilisp app-xemacs/sh-script app-xemacs/cedet-common " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 sparc x86" inherit xemacs-packages |