diff options
author | 2011-11-26 09:46:45 +0000 | |
---|---|---|
committer | 2011-11-26 09:46:45 +0000 | |
commit | 0f6aa5bbe048448587b9cf894a5e333dd97b34df (patch) | |
tree | 621d85b26fd4ab181e1b3ba216bf8f8654e5947e /app-text/hnb | |
parent | Stable on amd64 wrt bug #391265 (diff) | |
download | gentoo-2-0f6aa5bbe048448587b9cf894a5e333dd97b34df.tar.gz gentoo-2-0f6aa5bbe048448587b9cf894a5e333dd97b34df.tar.bz2 gentoo-2-0f6aa5bbe048448587b9cf894a5e333dd97b34df.zip |
Stable on amd64 wrt bug #391479
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'app-text/hnb')
-rw-r--r-- | app-text/hnb/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/hnb/hnb-1.9.18-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/hnb/ChangeLog b/app-text/hnb/ChangeLog index 291a61b39a94..c6a94a167a50 100644 --- a/app-text/hnb/ChangeLog +++ b/app-text/hnb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/hnb -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/ChangeLog,v 1.23 2010/01/02 11:21:57 fauli Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/ChangeLog,v 1.24 2011/11/26 09:46:45 hwoarang Exp $ + + 26 Nov 2011; Markos Chandras <hwoarang@gentoo.org> hnb-1.9.18-r1.ebuild: + Stable on amd64 wrt bug #391479 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> hnb-1.9.18-r1.ebuild: Transfer Prefix keywords diff --git a/app-text/hnb/hnb-1.9.18-r1.ebuild b/app-text/hnb/hnb-1.9.18-r1.ebuild index 2d0df67a9bf4..b18ff3fcd074 100644 --- a/app-text/hnb/hnb-1.9.18-r1.ebuild +++ b/app-text/hnb/hnb-1.9.18-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/hnb-1.9.18-r1.ebuild,v 1.3 2010/01/02 11:21:57 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/hnb-1.9.18-r1.ebuild,v 1.4 2011/11/26 09:46:45 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ HOMEPAGE="http://hnb.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="" |