diff options
author | 2013-12-17 12:51:01 +0000 | |
---|---|---|
committer | 2013-12-17 12:51:01 +0000 | |
commit | 373452a9f114543efc7bd27981e2bfef4261df4f (patch) | |
tree | 8bbb2e6ad0867f1d0514546140cd8acb38002c92 /app-text/htag | |
parent | Version bump, remove older broken 1.9.x (diff) | |
download | gentoo-2-373452a9f114543efc7bd27981e2bfef4261df4f.tar.gz gentoo-2-373452a9f114543efc7bd27981e2bfef4261df4f.tar.bz2 gentoo-2-373452a9f114543efc7bd27981e2bfef4261df4f.zip |
Stable for amd64 wrt bug #491942
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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 830f14e13869..9526f6454a85 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.23 2013/11/22 08:02:23 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htag/ChangeLog,v 1.24 2013/12/17 12:51:01 nimiux Exp $ + + 17 Dec 2013; Chema Alonso <nimiux@gentoo.org> htag-0.0.24-r1.ebuild: + Stable for amd64 wrt bug #491942 22 Nov 2013; Justin Lecher <jlec@gentoo.org> htag-0.0.24-r1.ebuild, metadata.xml: diff --git a/app-text/htag/htag-0.0.24-r1.ebuild b/app-text/htag/htag-0.0.24-r1.ebuild index 4f37c14faab7..7e3238081583 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.2 2013/11/22 08:02:23 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htag/htag-0.0.24-r1.ebuild,v 1.3 2013/12/17 12:51:01 nimiux 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() { |