diff options
author | 2008-04-28 18:03:31 +0000 | |
---|---|---|
committer | 2008-04-28 18:03:31 +0000 | |
commit | 63e6d5580144cffa04920dfa2954e338cb623892 (patch) | |
tree | e0eb2a34efe8e56f3121dbf6523f33d7f9c2d761 /app-xemacs/hyperbole | |
parent | alpha stable wrt #219332 (diff) | |
download | gentoo-2-63e6d5580144cffa04920dfa2954e338cb623892.tar.gz gentoo-2-63e6d5580144cffa04920dfa2954e338cb623892.tar.bz2 gentoo-2-63e6d5580144cffa04920dfa2954e338cb623892.zip |
alpha stable wrt #219332
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-xemacs/hyperbole')
-rw-r--r-- | app-xemacs/hyperbole/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/hyperbole/hyperbole-1.16.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/hyperbole/ChangeLog b/app-xemacs/hyperbole/ChangeLog index f60cc74fedc3..d12516aa2b03 100644 --- a/app-xemacs/hyperbole/ChangeLog +++ b/app-xemacs/hyperbole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/hyperbole # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/hyperbole/ChangeLog,v 1.3 2008/03/19 19:38:54 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/hyperbole/ChangeLog,v 1.4 2008/04/28 18:03:31 armin76 Exp $ + + 28 Apr 2008; Raúl Porcel <armin76@gentoo.org> hyperbole-1.16.ebuild: + alpha stable wrt #219332 19 Mar 2008; Hans de Graaff <graaff@gentoo.org> metadata.xml: A herd should not be listed as maintainer diff --git a/app-xemacs/hyperbole/hyperbole-1.16.ebuild b/app-xemacs/hyperbole/hyperbole-1.16.ebuild index 952c5bc8a992..8b36428e84b1 100644 --- a/app-xemacs/hyperbole/hyperbole-1.16.ebuild +++ b/app-xemacs/hyperbole/hyperbole-1.16.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-xemacs/hyperbole/hyperbole-1.16.ebuild,v 1.3 2007/07/11 02:37:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/hyperbole/hyperbole-1.16.ebuild,v 1.4 2008/04/28 18:03:31 armin76 Exp $ SLOT="0" IUSE="" @@ -20,6 +20,6 @@ app-xemacs/tm app-xemacs/sh-script app-xemacs/net-utils " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |