diff options
Diffstat (limited to 'app-text/discount')
-rw-r--r-- | app-text/discount/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/discount/discount-2.1.6-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/discount/ChangeLog b/app-text/discount/ChangeLog index 3768dcf310ca..2ab8da91f045 100644 --- a/app-text/discount/ChangeLog +++ b/app-text/discount/ChangeLog @@ -1,6 +1,10 @@ # 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.2 2013/07/31 04:00:20 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/discount/ChangeLog,v 1.3 2013/10/29 22:13:29 chainsaw Exp $ + + 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 + Lazkani in bug #488810. *discount-2.1.6-r1 (31 Jul 2013) diff --git a/app-text/discount/discount-2.1.6-r1.ebuild b/app-text/discount/discount-2.1.6-r1.ebuild index 85aaa4d31af6..4af4086e614a 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.1 2013/07/31 04:00:20 binki Exp $ +# $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 $ 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="amd64 ~x86" IUSE="minimal" src_prepare() { |