diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-28 18:02:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-28 18:02:40 +0000 |
commit | ab2d27e410657a4396c057be629bf78ebe1a89fd (patch) | |
tree | ae559db18ff090386974b1b70d207eccaef4ca6e /app-xemacs/escreen/escreen-1.01.ebuild | |
parent | alpha stable wrt #219332 (diff) | |
download | gentoo-2-ab2d27e410657a4396c057be629bf78ebe1a89fd.tar.gz gentoo-2-ab2d27e410657a4396c057be629bf78ebe1a89fd.tar.bz2 gentoo-2-ab2d27e410657a4396c057be629bf78ebe1a89fd.zip |
alpha stable wrt #219332
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-xemacs/escreen/escreen-1.01.ebuild')
-rw-r--r-- | app-xemacs/escreen/escreen-1.01.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/escreen/escreen-1.01.ebuild b/app-xemacs/escreen/escreen-1.01.ebuild index 7b97b8de2b0f..70a489a38b16 100644 --- a/app-xemacs/escreen/escreen-1.01.ebuild +++ b/app-xemacs/escreen/escreen-1.01.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/escreen/escreen-1.01.ebuild,v 1.3 2007/07/11 02:37:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/escreen/escreen-1.01.ebuild,v 1.4 2008/04/28 18:02:40 armin76 Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |