summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-12 21:48:02 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-12 21:48:02 +0000
commit79f2f2f491f6a1ab7f209b9fed71e6a0687b18eb (patch)
tree4804685fc9e9d643b50247d4aa6d5486c3a5921f /app-text/asciidoc
parentAdd three new local USE flags: (diff)
downloadgentoo-2-79f2f2f491f6a1ab7f209b9fed71e6a0687b18eb.tar.gz
gentoo-2-79f2f2f491f6a1ab7f209b9fed71e6a0687b18eb.tar.bz2
gentoo-2-79f2f2f491f6a1ab7f209b9fed71e6a0687b18eb.zip
Mark 7.0.4 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'app-text/asciidoc')
-rw-r--r--app-text/asciidoc/ChangeLog5
-rw-r--r--app-text/asciidoc/asciidoc-7.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/asciidoc/ChangeLog b/app-text/asciidoc/ChangeLog
index b17b5a07a128..7a8372c3bf2f 100644
--- a/app-text/asciidoc/ChangeLog
+++ b/app-text/asciidoc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/asciidoc
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/ChangeLog,v 1.32 2006/05/05 04:45:58 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/ChangeLog,v 1.33 2006/07/12 21:48:02 agriffis Exp $
+
+ 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> asciidoc-7.0.4.ebuild:
+ Mark 7.0.4 stable on ia64
05 May 2006; Joshua Jackson <tsunam@gentoo.org> asciidoc-7.0.4.ebuild:
Stable on x86; bug #131825
diff --git a/app-text/asciidoc/asciidoc-7.0.4.ebuild b/app-text/asciidoc/asciidoc-7.0.4.ebuild
index b85992a1319c..a3fa5f2b7598 100644
--- a/app-text/asciidoc/asciidoc-7.0.4.ebuild
+++ b/app-text/asciidoc/asciidoc-7.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-7.0.4.ebuild,v 1.8 2006/05/05 04:45:58 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-7.0.4.ebuild,v 1.9 2006/07/12 21:48:02 agriffis Exp $
DESCRIPTION="A text document format for writing short documents, articles, books and UNIX man pages"
HOMEPAGE="http://www.methods.co.nz/asciidoc/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.methods.co.nz/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ia64 mips ppc ~ppc-macos ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 mips ppc ~ppc-macos ppc64 sparc x86"
IUSE=""
DEPEND=">=virtual/python-2.3"