diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 21:03:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 21:03:28 +0000 |
commit | 8762eabe57b2476144ccb21a9f6987cd1f1f555b (patch) | |
tree | b7765782f75453ba0afb3682ad1bc9864a918efb /app-text/djvu | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-8762eabe57b2476144ccb21a9f6987cd1f1f555b.tar.gz gentoo-2-8762eabe57b2476144ccb21a9f6987cd1f1f555b.tar.bz2 gentoo-2-8762eabe57b2476144ccb21a9f6987cd1f1f555b.zip |
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'app-text/djvu')
-rw-r--r-- | app-text/djvu/djvu-3.5.7.ebuild | 5 | ||||
-rw-r--r-- | app-text/djvu/djvu-3.5.9-r1.ebuild | 3 | ||||
-rw-r--r-- | app-text/djvu/djvu-3.5.9.ebuild | 4 |
3 files changed, 4 insertions, 8 deletions
diff --git a/app-text/djvu/djvu-3.5.7.ebuild b/app-text/djvu/djvu-3.5.7.ebuild index 73944e37e234..cd6f6e9cc7f9 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-2004 Gentoo Foundation # 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.11 2004/06/24 22:32:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.7.ebuild,v 1.12 2004/07/13 20:59:00 agriffis Exp $ MY_P="${PN}libre-${PV}" DESCRIPTION="A web-centric format and software platform for distributing documents and images." @@ -10,6 +10,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc" +IUSE="" # Build-time dependencies, such as DEPEND=">=x11-libs/qt-3.0.4.20020606-r1 @@ -57,5 +58,3 @@ pkg_postrm() { rm /usr/lib/mozilla/plugins/nsdejavu.so fi } - - diff --git a/app-text/djvu/djvu-3.5.9-r1.ebuild b/app-text/djvu/djvu-3.5.9-r1.ebuild index 9e36954366c4..d5947b10d9fb 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-2004 Gentoo Foundation # 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.8 2004/06/24 22:32:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.9-r1.ebuild,v 1.9 2004/07/13 20:59:00 agriffis Exp $ inherit nsplugins @@ -41,4 +41,3 @@ src_install() { inst_plugin /usr/lib/netscape/plugins/nsdejavu.so } - diff --git a/app-text/djvu/djvu-3.5.9.ebuild b/app-text/djvu/djvu-3.5.9.ebuild index 51fe2673e153..81d7e4b8ba61 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-2004 Gentoo Foundation # 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.9 2004/06/24 22:32:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.9.ebuild,v 1.10 2004/07/13 20:59:00 agriffis Exp $ MY_P="${PN}libre-${PV}" DESCRIPTION="A web-centric format and software platform for distributing documents and images." @@ -54,5 +54,3 @@ pkg_postrm() { rm /usr/lib/mozilla/plugins/nsdejavu.so fi } - - |