diff options
author | 2004-02-22 20:08:41 +0000 | |
---|---|---|
committer | 2004-02-22 20:08:41 +0000 | |
commit | b54767790500906e1e7d2aeb58ab6d1a7184c406 (patch) | |
tree | 61fdef8241b97181306617b9137500c1cb938b57 /app-text/djvu | |
parent | Closing #35809. (diff) | |
download | historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.tar.gz historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.tar.bz2 historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.zip |
Remove arm keywords
Diffstat (limited to 'app-text/djvu')
-rw-r--r-- | app-text/djvu/djvu-3.5.7.ebuild | 4 | ||||
-rw-r--r-- | app-text/djvu/djvu-3.5.9-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/djvu/djvu-3.5.9.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-text/djvu/djvu-3.5.7.ebuild b/app-text/djvu/djvu-3.5.7.ebuild index 1dd63459b525..6b2ab68690d9 100644 --- a/app-text/djvu/djvu-3.5.7.ebuild +++ b/app-text/djvu/djvu-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.7.ebuild,v 1.7 2003/09/05 22:37:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.7.ebuild,v 1.8 2004/02/22 20:01:27 agriffis Exp $ MY_P="${PN}libre-${PV}" DESCRIPTION="A web-centric format and software platform for distributing documents and images." @@ -8,7 +8,7 @@ HOMEPAGE="http://djvu.sourceforge.net" SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" # Build-time dependencies, such as DEPEND=">=qt-3.0.4.20020606-r1 diff --git a/app-text/djvu/djvu-3.5.9-r1.ebuild b/app-text/djvu/djvu-3.5.9-r1.ebuild index 7e40cb347e97..0b3e3cd7d630 100644 --- a/app-text/djvu/djvu-3.5.9-r1.ebuild +++ b/app-text/djvu/djvu-3.5.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.9-r1.ebuild,v 1.4 2003/07/11 20:35:22 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.9-r1.ebuild,v 1.5 2004/02/22 20:01:27 agriffis Exp $ inherit nsplugins @@ -10,7 +10,7 @@ HOMEPAGE="http://djvu.sourceforge.net" SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc " +KEYWORDS="x86 ~sparc" IUSE="" DEPEND=">=qt-3.0.4.20020606-r1 >=jpeg-6b-r2" diff --git a/app-text/djvu/djvu-3.5.9.ebuild b/app-text/djvu/djvu-3.5.9.ebuild index 9968f184ba16..0595705eea92 100644 --- a/app-text/djvu/djvu-3.5.9.ebuild +++ b/app-text/djvu/djvu-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.9.ebuild,v 1.5 2003/09/05 22:37:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.9.ebuild,v 1.6 2004/02/22 20:01:27 agriffis Exp $ MY_P="${PN}libre-${PV}" DESCRIPTION="A web-centric format and software platform for distributing documents and images." @@ -8,7 +8,7 @@ HOMEPAGE="http://djvu.sourceforge.net" SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc " +KEYWORDS="x86 ~sparc" IUSE="" DEPEND=">=qt-3.0.4.20020606-r1 >=jpeg-6b-r2" |