diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 20:05:54 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 20:05:54 +0000 |
commit | b1207e8846a3058c17ea0516234fbf5fdb67e7a2 (patch) | |
tree | 3171da63bb724173203f9f3ece66d72422ae7b2b /app-text/discount | |
parent | Add arm64 love. (diff) | |
download | gentoo-2-b1207e8846a3058c17ea0516234fbf5fdb67e7a2.tar.gz gentoo-2-b1207e8846a3058c17ea0516234fbf5fdb67e7a2.tar.bz2 gentoo-2-b1207e8846a3058c17ea0516234fbf5fdb67e7a2.zip |
ia64 stable, bug #488810 (thanks to Emeric Maschino for testing)
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-text/discount')
-rw-r--r-- | app-text/discount/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/discount/discount-2.1.6-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/discount/ChangeLog b/app-text/discount/ChangeLog index 7e16e1837798..6d436c704558 100644 --- a/app-text/discount/ChangeLog +++ b/app-text/discount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/discount -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/discount/ChangeLog,v 1.9 2013/11/24 19:00:48 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/discount/ChangeLog,v 1.10 2014/01/19 20:05:54 pacho Exp $ + + 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> discount-2.1.6-r1.ebuild: + ia64 stable, bug #488810 (thanks to Emeric Maschino for testing) 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> discount-2.1.6-r1.ebuild: Stable for ppc64, wrt bug #488810 diff --git a/app-text/discount/discount-2.1.6-r1.ebuild b/app-text/discount/discount-2.1.6-r1.ebuild index 1a655ce2418f..7eb10e58032b 100644 --- a/app-text/discount/discount-2.1.6-r1.ebuild +++ b/app-text/discount/discount-2.1.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/discount/discount-2.1.6-r1.ebuild,v 1.8 2013/11/24 19:00:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/discount/discount-2.1.6-r1.ebuild,v 1.9 2014/01/19 20:05:54 pacho Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.pell.portland.or.us/~orc/Code/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="minimal" src_prepare() { |