summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2006-04-30 19:35:49 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2006-04-30 19:35:49 +0000
commitee9fe82b72de05dd64f38db649c4cc3e1103ec63 (patch)
treee8f3666932103f9cf1b1b2a576ed3075c3629cbe /app-text/asciidoc
parentx86 stable; the power is on (diff)
downloadgentoo-2-ee9fe82b72de05dd64f38db649c4cc3e1103ec63.tar.gz
gentoo-2-ee9fe82b72de05dd64f38db649c4cc3e1103ec63.tar.bz2
gentoo-2-ee9fe82b72de05dd64f38db649c4cc3e1103ec63.zip
Stable on hppa, ppc.
(Portage version: 2.1_pre7-r5)
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 e0016a793d94..f7e391adea7a 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.26 2006/04/23 11:24:10 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/ChangeLog,v 1.27 2006/04/30 19:35:49 killerfox Exp $
+
+ 30 Apr 2006; Rene Nussbaumer <killerfox@gentoo.org> asciidoc-7.0.4.ebuild:
+ Stable on hppa, ppc.
*asciidoc-7.1.2 (23 Apr 2006)
diff --git a/app-text/asciidoc/asciidoc-7.0.4.ebuild b/app-text/asciidoc/asciidoc-7.0.4.ebuild
index cbdbb664faac..cdb1bfd0b797 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.2 2006/01/22 13:13:40 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-7.0.4.ebuild,v 1.3 2006/04/30 19:35:49 killerfox 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"