diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-28 18:05:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-28 18:05:15 +0000 |
commit | cd94540e7fe44e4dfed644962fb0e6d085153e2e (patch) | |
tree | 53f62f9ef65caacca8c8f8db2a5f57881fc7f58e /app-xemacs/x-symbol | |
parent | alpha stable wrt #219332 (diff) | |
download | gentoo-2-cd94540e7fe44e4dfed644962fb0e6d085153e2e.tar.gz gentoo-2-cd94540e7fe44e4dfed644962fb0e6d085153e2e.tar.bz2 gentoo-2-cd94540e7fe44e4dfed644962fb0e6d085153e2e.zip |
alpha stable wrt #219332
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-xemacs/x-symbol')
-rw-r--r-- | app-xemacs/x-symbol/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/x-symbol/x-symbol-1.10.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/x-symbol/ChangeLog b/app-xemacs/x-symbol/ChangeLog index c22e1f022282..d44b00f0a124 100644 --- a/app-xemacs/x-symbol/ChangeLog +++ b/app-xemacs/x-symbol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/x-symbol # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/x-symbol/ChangeLog,v 1.3 2008/03/19 20:17:54 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/x-symbol/ChangeLog,v 1.4 2008/04/28 18:05:15 armin76 Exp $ + + 28 Apr 2008; Raúl Porcel <armin76@gentoo.org> x-symbol-1.10.ebuild: + alpha stable wrt #219332 19 Mar 2008; Hans de Graaff <graaff@gentoo.org> metadata.xml: A herd should not be listed as maintainer diff --git a/app-xemacs/x-symbol/x-symbol-1.10.ebuild b/app-xemacs/x-symbol/x-symbol-1.10.ebuild index 036dc1ce3abf..abcbbffc501d 100644 --- a/app-xemacs/x-symbol/x-symbol-1.10.ebuild +++ b/app-xemacs/x-symbol/x-symbol-1.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/x-symbol/x-symbol-1.10.ebuild,v 1.3 2007/07/11 02:37:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/x-symbol/x-symbol-1.10.ebuild,v 1.4 2008/04/28 18:05:15 armin76 Exp $ SLOT="0" IUSE="" @@ -11,6 +11,6 @@ RDEPEND="app-xemacs/xemacs-base app-xemacs/auctex app-xemacs/mail-lib " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |