diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-01-02 07:03:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-01-02 07:03:03 +0000 |
commit | d5335ecb6354ee7eb75d61ef3df48c7605bb8597 (patch) | |
tree | 0a08f04f98a5de743e5506ebe902e35c32512c13 /app-editors/xemacs | |
parent | Remove direct dependencies to dev-java/ant-tasks (diff) | |
download | gentoo-2-d5335ecb6354ee7eb75d61ef3df48c7605bb8597.tar.gz gentoo-2-d5335ecb6354ee7eb75d61ef3df48c7605bb8597.tar.bz2 gentoo-2-d5335ecb6354ee7eb75d61ef3df48c7605bb8597.zip |
Stable for HPPA (bug #203245).
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.21.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 2babb9ee97cc..6509badf56f6 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,9 @@ # 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.105 2007/12/26 15:45:13 armin76 Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.106 2008/01/02 07:03:03 jer Exp $ + + 02 Jan 2008; Jeroen Roovers <jer@gentoo.org> xemacs-21.4.21.ebuild: + Stable for HPPA (bug #203245). 26 Dec 2007; Raúl Porcel <armin76@gentoo.org> xemacs-21.4.21.ebuild: alpha/sparc stable wrt #203245 diff --git a/app-editors/xemacs/xemacs-21.4.21.ebuild b/app-editors/xemacs/xemacs-21.4.21.ebuild index cba8b3bee08e..27933c7de852 100644 --- a/app-editors/xemacs/xemacs-21.4.21.ebuild +++ b/app-editors/xemacs/xemacs-21.4.21.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-editors/xemacs/xemacs-21.4.21.ebuild,v 1.5 2007/12/26 15:45:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.21.ebuild,v 1.6 2008/01/02 07:03:03 jer 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="alpha ~amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ppc ppc64 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" |