diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 19:22:27 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 19:22:27 +0000 |
commit | 3ca32f4b1ff68718b2a5d4be1028a365c56ada5f (patch) | |
tree | e7e11ba093683ce5440f9b0a6647a0b541f8b196 /app-xemacs/texinfo/texinfo-1.30.ebuild | |
parent | Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 (diff) | |
download | gentoo-2-3ca32f4b1ff68718b2a5d4be1028a365c56ada5f.tar.gz gentoo-2-3ca32f4b1ff68718b2a5d4be1028a365c56ada5f.tar.bz2 gentoo-2-3ca32f4b1ff68718b2a5d4be1028a365c56ada5f.zip |
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/texinfo/texinfo-1.30.ebuild')
-rw-r--r-- | app-xemacs/texinfo/texinfo-1.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/texinfo/texinfo-1.30.ebuild b/app-xemacs/texinfo/texinfo-1.30.ebuild index 440bf75a6bcc..92e4336270eb 100644 --- a/app-xemacs/texinfo/texinfo-1.30.ebuild +++ b/app-xemacs/texinfo/texinfo-1.30.ebuild @@ -1,6 +1,6 @@ # 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.2 2007/05/29 21:52:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/texinfo-1.30.ebuild,v 1.3 2007/06/03 19:22:27 graaff 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 ppc64 sparc x86" inherit xemacs-packages |