diff options
author | 2007-06-03 18:34:08 +0000 | |
---|---|---|
committer | 2007-06-03 18:34:08 +0000 | |
commit | 3dd0f6a3efc28ebe9acd2a00d348cf14a96079f9 (patch) | |
tree | 07ffd1b81d15fd3cad30164b2e9e01a2489789a7 /app-xemacs/hyperbole | |
parent | Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 (diff) | |
download | gentoo-2-3dd0f6a3efc28ebe9acd2a00d348cf14a96079f9.tar.gz gentoo-2-3dd0f6a3efc28ebe9acd2a00d348cf14a96079f9.tar.bz2 gentoo-2-3dd0f6a3efc28ebe9acd2a00d348cf14a96079f9.zip |
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/hyperbole')
-rw-r--r-- | app-xemacs/hyperbole/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/hyperbole/hyperbole-1.16.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/hyperbole/ChangeLog b/app-xemacs/hyperbole/ChangeLog index 9a1c7eeeb5b4..fcec7010ad3d 100644 --- a/app-xemacs/hyperbole/ChangeLog +++ b/app-xemacs/hyperbole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/hyperbole -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/hyperbole/ChangeLog,v 1.1 2006/11/26 08:12:44 graaff Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/hyperbole/ChangeLog,v 1.2 2007/06/03 18:34:08 graaff Exp $ + + 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> hyperbole-1.16.ebuild: + Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 *hyperbole-1.16 (26 Nov 2006) diff --git a/app-xemacs/hyperbole/hyperbole-1.16.ebuild b/app-xemacs/hyperbole/hyperbole-1.16.ebuild index 835da74cc5ca..5012bbc891b3 100644 --- a/app-xemacs/hyperbole/hyperbole-1.16.ebuild +++ b/app-xemacs/hyperbole/hyperbole-1.16.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/hyperbole/hyperbole-1.16.ebuild,v 1.1 2006/11/26 08:12:44 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/hyperbole/hyperbole-1.16.ebuild,v 1.2 2007/06/03 18:34:08 graaff Exp $ SLOT="0" IUSE="" @@ -20,7 +20,7 @@ app-xemacs/tm app-xemacs/sh-script app-xemacs/net-utils " -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |