summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Buisse <nattfodd@gentoo.org>2006-03-26 14:15:16 +0000
committerAlexandre Buisse <nattfodd@gentoo.org>2006-03-26 14:15:16 +0000
commit82ed89cab7f2944c1ce5b60a21d6c358179df484 (patch)
treef39793d1f653bae29741aa9da0d364bc899fe138 /app-text/sgml-common/sgml-common-0.6.3-r5.ebuild
parent60+ days, marking stable for sparc and x86 (diff)
downloadhistorical-82ed89cab7f2944c1ce5b60a21d6c358179df484.tar.gz
historical-82ed89cab7f2944c1ce5b60a21d6c358179df484.tar.bz2
historical-82ed89cab7f2944c1ce5b60a21d6c358179df484.zip
Fix a \n in KEYWORDS
Package-Manager: portage-2.1_pre6-r5
Diffstat (limited to 'app-text/sgml-common/sgml-common-0.6.3-r5.ebuild')
-rw-r--r--app-text/sgml-common/sgml-common-0.6.3-r5.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-text/sgml-common/sgml-common-0.6.3-r5.ebuild b/app-text/sgml-common/sgml-common-0.6.3-r5.ebuild
index 485bac4144ab..deb027601ddb 100644
--- a/app-text/sgml-common/sgml-common-0.6.3-r5.ebuild
+++ b/app-text/sgml-common/sgml-common-0.6.3-r5.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/sgml-common/sgml-common-0.6.3-r5.ebuild,v 1.1 2006/03/26 13:56:30 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/sgml-common-0.6.3-r5.ebuild,v 1.2 2006/03/26 14:15:16 nattfodd Exp $
inherit autotools eutils
@@ -10,8 +10,7 @@ SRC_URI="mirror://kde/devel/docbook/SOURCES/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64
-~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND=""