diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:52:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:52:21 +0000 |
commit | 9011f061607232b8b14a810e8fca84d6cf8b5497 (patch) | |
tree | 303822fff85bbfce8f3c86ab117177fd3a880200 /app-xemacs/texinfo | |
parent | alpha stable wrt #175560 (diff) | |
download | gentoo-2-9011f061607232b8b14a810e8fca84d6cf8b5497.tar.gz gentoo-2-9011f061607232b8b14a810e8fca84d6cf8b5497.tar.bz2 gentoo-2-9011f061607232b8b14a810e8fca84d6cf8b5497.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/texinfo')
-rw-r--r-- | app-xemacs/texinfo/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/texinfo/texinfo-1.30.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/texinfo/ChangeLog b/app-xemacs/texinfo/ChangeLog index af7e12014430..3ea0c201cdff 100644 --- a/app-xemacs/texinfo/ChangeLog +++ b/app-xemacs/texinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/texinfo -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/ChangeLog,v 1.8 2006/11/12 13:59:55 graaff Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/ChangeLog,v 1.9 2007/05/29 21:52:21 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> texinfo-1.30.ebuild: + alpha stable wrt #175560 *texinfo-1.30 (12 Nov 2006) diff --git a/app-xemacs/texinfo/texinfo-1.30.ebuild b/app-xemacs/texinfo/texinfo-1.30.ebuild index 7002520984cc..440bf75a6bcc 100644 --- a/app-xemacs/texinfo/texinfo-1.30.ebuild +++ b/app-xemacs/texinfo/texinfo-1.30.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/texinfo-1.30.ebuild,v 1.1 2006/11/12 13:59:55 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/texinfo-1.30.ebuild,v 1.2 2007/05/29 21:52:21 armin76 Exp $ SLOT="0" IUSE="" @@ -10,7 +10,7 @@ PKG_CAT="standard" RDEPEND="app-xemacs/text-modes app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86" inherit xemacs-packages |