diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-28 18:05:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-28 18:05:41 +0000 |
commit | 62c18c188f31d2e0a5b2221f1b89eb41eb9d297d (patch) | |
tree | 44b412631d6f93255ee885a6a76f08b3f56e2e57 /app-xemacs/hyperbole | |
parent | ppc stable (diff) | |
download | historical-62c18c188f31d2e0a5b2221f1b89eb41eb9d297d.tar.gz historical-62c18c188f31d2e0a5b2221f1b89eb41eb9d297d.tar.bz2 historical-62c18c188f31d2e0a5b2221f1b89eb41eb9d297d.zip |
alpha stable wrt #219332
Package-Manager: portage-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 |