diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-04-19 22:35:14 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-04-19 22:35:14 +0000 |
commit | b68537f1ea9083267419864be4fb93f77f40c7d1 (patch) | |
tree | f93eb2a0818359ca0dfeabee2aee326a4c4bd160 /app-editors/xemacs | |
parent | stable for x86 (diff) | |
download | gentoo-2-b68537f1ea9083267419864be4fb93f77f40c7d1.tar.gz gentoo-2-b68537f1ea9083267419864be4fb93f77f40c7d1.tar.bz2 gentoo-2-b68537f1ea9083267419864be4fb93f77f40c7d1.zip |
Add ~alpha keyword.
(Portage version: 2.1.2.4)
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.20-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 8efb968646b2..8361d21b7cb1 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/xemacs # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.84 2007/04/19 05:24:39 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.85 2007/04/19 22:35:14 kloeri Exp $ + + 19 Apr 2007; Bryan Østergaard <kloeri@gentoo.org> + xemacs-21.4.20-r3.ebuild: + Add ~alpha keyword. *xemacs-21.4.20-r3 (18 Apr 2007) diff --git a/app-editors/xemacs/xemacs-21.4.20-r3.ebuild b/app-editors/xemacs/xemacs-21.4.20-r3.ebuild index b25cd8ca939a..ad5cb6f0c390 100644 --- a/app-editors/xemacs/xemacs-21.4.20-r3.ebuild +++ b/app-editors/xemacs/xemacs-21.4.20-r3.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-editors/xemacs/xemacs-21.4.20-r3.ebuild,v 1.1 2007/04/18 21:41:56 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.20-r3.ebuild,v 1.2 2007/04/19 22:35:14 kloeri Exp $ # Note: xemacs currently does not work with a hardened profile. If you # want to use xemacs on a hardened profile then compile with the @@ -16,7 +16,7 @@ SRC_URI="http://ftp.xemacs.org/xemacs-21.4/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86" IUSE="eolconv esd gif gpm pop postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn canna xim athena neXt Xaw3d gdbm berkdb" X_DEPEND="x11-libs/libXt x11-libs/libXmu x11-libs/libXext x11-misc/xbitmaps" |