diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-18 07:11:02 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-18 07:11:02 +0000 |
commit | accfadb8c9c53c0636db9e0c46bb8fbdbee93304 (patch) | |
tree | 480b8dbe220565e045c5473230c491d06821a87c /app-xemacs/fsf-compat | |
parent | Stable for HPPA (bug #162039). (diff) | |
download | historical-accfadb8c9c53c0636db9e0c46bb8fbdbee93304.tar.gz historical-accfadb8c9c53c0636db9e0c46bb8fbdbee93304.tar.bz2 historical-accfadb8c9c53c0636db9e0c46bb8fbdbee93304.zip |
Stable for HPPA (bug #162039).
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'app-xemacs/fsf-compat')
-rw-r--r-- | app-xemacs/fsf-compat/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/fsf-compat/fsf-compat-1.15.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/fsf-compat/ChangeLog b/app-xemacs/fsf-compat/ChangeLog index 6aedc9214b53..5aec318d5033 100644 --- a/app-xemacs/fsf-compat/ChangeLog +++ b/app-xemacs/fsf-compat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/fsf-compat -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/fsf-compat/ChangeLog,v 1.9 2006/11/11 18:21:36 graaff Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/fsf-compat/ChangeLog,v 1.10 2007/01/18 07:08:13 jer Exp $ + + 18 Jan 2007; Jeroen Roovers <jer@gentoo.org> fsf-compat-1.15.ebuild: + Stable for HPPA (bug #162039). *fsf-compat-1.15 (11 Nov 2006) diff --git a/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild b/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild index 54dcd63d9443..3f89c80dc93f 100644 --- a/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild +++ b/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild,v 1.1 2006/11/11 18:21:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild,v 1.2 2007/01/18 07:08:13 jer Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |