diff options
author | 2002-08-14 15:38:26 +0000 | |
---|---|---|
committer | 2002-08-14 15:38:26 +0000 | |
commit | 28490d1bc9170d42bbed9f616cec6c782bfaeffd (patch) | |
tree | f72b8221f932f235384217543fb32460bb490472 /app-editors | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-28490d1bc9170d42bbed9f616cec6c782bfaeffd.tar.gz historical-28490d1bc9170d42bbed9f616cec6c782bfaeffd.tar.bz2 historical-28490d1bc9170d42bbed9f616cec6c782bfaeffd.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.8-r2.ebuild | 4 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.8-r3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/xemacs/xemacs-21.4.8-r2.ebuild b/app-editors/xemacs/xemacs-21.4.8-r2.ebuild index 298650dbb2b8..93d7f9597923 100644 --- a/app-editors/xemacs/xemacs-21.4.8-r2.ebuild +++ b/app-editors/xemacs/xemacs-21.4.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.8-r2.ebuild,v 1.3 2002/08/02 05:05:01 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.8-r2.ebuild,v 1.4 2002/08/14 15:38:26 murphy Exp $ # this is just TEMPORARY until we can get to the core of the problem SANDBOX_DISABLED="1" @@ -48,7 +48,7 @@ PROVIDE="virtual/xemacs" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_unpack() { diff --git a/app-editors/xemacs/xemacs-21.4.8-r3.ebuild b/app-editors/xemacs/xemacs-21.4.8-r3.ebuild index aa830d64c2e8..df04695d93a3 100644 --- a/app-editors/xemacs/xemacs-21.4.8-r3.ebuild +++ b/app-editors/xemacs/xemacs-21.4.8-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.8-r3.ebuild,v 1.6 2002/08/08 03:21:16 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.8-r3.ebuild,v 1.7 2002/08/14 15:38:26 murphy Exp $ # this is just TEMPORARY until we can get to the core of the problem SANDBOX_DISABLED="1" @@ -48,7 +48,7 @@ PROVIDE="virtual/xemacs" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_unpack() { |