diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 19:00:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 19:00:48 +0000 |
commit | a08ff4f67669ffd74d895e453fa44f0d12a21570 (patch) | |
tree | f82c451e81a107455a812d3911752699caed8003 /app-text/discount | |
parent | Stable for ppc64, wrt bug #488810 (diff) | |
download | gentoo-2-a08ff4f67669ffd74d895e453fa44f0d12a21570.tar.gz gentoo-2-a08ff4f67669ffd74d895e453fa44f0d12a21570.tar.bz2 gentoo-2-a08ff4f67669ffd74d895e453fa44f0d12a21570.zip |
Stable for ppc64, wrt bug #488810
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/discount')
-rw-r--r-- | app-text/discount/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/discount/discount-2.1.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/discount/ChangeLog b/app-text/discount/ChangeLog index f4a34184b1fa..7e16e1837798 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.8 2013/11/24 19:00:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/discount/ChangeLog,v 1.9 2013/11/24 19:00:48 ago Exp $ + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> discount-2.1.6-r1.ebuild: + Stable for ppc64, wrt bug #488810 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> discount-2.1.6-r1.ebuild: Stable for arm, 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 ddae6270f57c..1a655ce2418f 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 # 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.7 2013/11/24 19:00:24 ago Exp $ +# $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 $ 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 sparc x86" +KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86" IUSE="minimal" src_prepare() { |