diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-01 11:04:10 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-01 11:04:10 +0000 |
commit | 5dac3dde7b5b4d1d4ae6b3a7ad6279369c6a1fb3 (patch) | |
tree | 78c653750b8188464fc14ac8b4e174097f491743 /app-text/asciidoc/asciidoc-7.0.4.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-5dac3dde7b5b4d1d4ae6b3a7ad6279369c6a1fb3.tar.gz gentoo-2-5dac3dde7b5b4d1d4ae6b3a7ad6279369c6a1fb3.tar.bz2 gentoo-2-5dac3dde7b5b4d1d4ae6b3a7ad6279369c6a1fb3.zip |
Stable on ppc64
(Portage version: 2203-svn)
Diffstat (limited to 'app-text/asciidoc/asciidoc-7.0.4.ebuild')
-rw-r--r-- | app-text/asciidoc/asciidoc-7.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/asciidoc/asciidoc-7.0.4.ebuild b/app-text/asciidoc/asciidoc-7.0.4.ebuild index bcc6a1d034ab..d12b5fbc6419 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.4 2006/05/01 00:33:42 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-7.0.4.ebuild,v 1.5 2006/05/01 11:04:10 corsair 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" |