diff options
author | 2013-11-24 18:57:00 +0000 | |
---|---|---|
committer | 2013-11-24 18:57:00 +0000 | |
commit | 3fee128b526282ddfe922625f8c83547bece9bcf (patch) | |
tree | 41f8a98878dc81d3a9e40cff23b3af0e9093c56e /app-text/discount | |
parent | Stable for alpha, wrt bug #488810 (diff) | |
download | gentoo-2-3fee128b526282ddfe922625f8c83547bece9bcf.tar.gz gentoo-2-3fee128b526282ddfe922625f8c83547bece9bcf.tar.bz2 gentoo-2-3fee128b526282ddfe922625f8c83547bece9bcf.zip |
Stable for alpha, wrt bug #488810
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 2ab8da91f045..ab1a66176cdb 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.3 2013/10/29 22:13:29 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/discount/ChangeLog,v 1.4 2013/11/24 18:57:00 ago Exp $ + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> discount-2.1.6-r1.ebuild: + Stable for alpha, wrt bug #488810 29 Oct 2013; Tony Vroon <chainsaw@gentoo.org> discount-2.1.6-r1.ebuild: Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El diff --git a/app-text/discount/discount-2.1.6-r1.ebuild b/app-text/discount/discount-2.1.6-r1.ebuild index 4af4086e614a..51e329ca0fd8 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.2 2013/10/29 22:13:29 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/discount/discount-2.1.6-r1.ebuild,v 1.3 2013/11/24 18:57:00 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="amd64 ~x86" +KEYWORDS="alpha amd64 ~x86" IUSE="minimal" src_prepare() { |