diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-12 04:48:31 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-12 04:48:31 +0000 |
commit | 8b3a3a4896c603de8c3a31169bc6ce1be48ce240 (patch) | |
tree | bb0c5d2b5248c6b919106a9221289dda63852fdc /app-xemacs/hyperbole | |
parent | Disabled PIE for USE="profile", should fix bug #371119. (diff) | |
download | historical-8b3a3a4896c603de8c3a31169bc6ce1be48ce240.tar.gz historical-8b3a3a4896c603de8c3a31169bc6ce1be48ce240.tar.bz2 historical-8b3a3a4896c603de8c3a31169bc6ce1be48ce240.zip |
x86 stable per bug 369897
Package-Manager: portage-2.1.9.50/cvs/Linux i686
Diffstat (limited to 'app-xemacs/hyperbole')
-rw-r--r-- | app-xemacs/hyperbole/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/hyperbole/hyperbole-1.17.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/hyperbole/ChangeLog b/app-xemacs/hyperbole/ChangeLog index 776e58817573..a56a411d46fd 100644 --- a/app-xemacs/hyperbole/ChangeLog +++ b/app-xemacs/hyperbole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/hyperbole -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/hyperbole/ChangeLog,v 1.5 2009/02/22 10:48:41 graaff Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/hyperbole/ChangeLog,v 1.6 2011/06/12 04:14:23 tomka Exp $ + + 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> hyperbole-1.17.ebuild: + x86 stable per bug 369897 *hyperbole-1.17 (22 Feb 2009) diff --git a/app-xemacs/hyperbole/hyperbole-1.17.ebuild b/app-xemacs/hyperbole/hyperbole-1.17.ebuild index 49d83763719e..93064e12f85b 100644 --- a/app-xemacs/hyperbole/hyperbole-1.17.ebuild +++ b/app-xemacs/hyperbole/hyperbole-1.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/hyperbole/hyperbole-1.17.ebuild,v 1.1 2009/02/22 10:48:41 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/hyperbole/hyperbole-1.17.ebuild,v 1.2 2011/06/12 04:14:23 tomka Exp $ SLOT="0" IUSE="" @@ -21,6 +21,6 @@ app-xemacs/sh-script app-xemacs/net-utils app-xemacs/ecrypto " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |