diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:58:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:58:12 +0000 |
commit | 90303f1ed332f7572377bcefc04494f81f22893f (patch) | |
tree | cd3eb828986841972b007846615c2e5425f57765 /app-text/htag | |
parent | Stable for x86, wrt bug #491998 (diff) | |
download | gentoo-2-90303f1ed332f7572377bcefc04494f81f22893f.tar.gz gentoo-2-90303f1ed332f7572377bcefc04494f81f22893f.tar.bz2 gentoo-2-90303f1ed332f7572377bcefc04494f81f22893f.zip |
Stable for x86, wrt bug #491942
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/htag')
-rw-r--r-- | app-text/htag/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/htag/htag-0.0.24-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/htag/ChangeLog b/app-text/htag/ChangeLog index 0bf460671e1d..f0f5915d6ea1 100644 --- a/app-text/htag/ChangeLog +++ b/app-text/htag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/htag # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htag/ChangeLog,v 1.25 2013/12/21 15:53:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htag/ChangeLog,v 1.26 2013/12/24 12:58:12 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> htag-0.0.24-r1.ebuild: + Stable for x86, wrt bug #491942 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> htag-0.0.24-r1.ebuild: Stable for ppc, wrt bug #491942 diff --git a/app-text/htag/htag-0.0.24-r1.ebuild b/app-text/htag/htag-0.0.24-r1.ebuild index 40ff4ea3e0c1..d68c3c9ccd4c 100644 --- a/app-text/htag/htag-0.0.24-r1.ebuild +++ b/app-text/htag/htag-0.0.24-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htag/htag-0.0.24-r1.ebuild,v 1.4 2013/12/21 15:53:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htag/htag-0.0.24-r1.ebuild,v 1.5 2013/12/24 12:58:12 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.earth.li/projectpurple/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ppc ~sparc ~x86" +KEYWORDS="amd64 ~mips ppc ~sparc x86" IUSE="" src_install() { |