diff options
author | Jason Wever <weeve@gentoo.org> | 2004-03-14 05:08:38 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-03-14 05:08:38 +0000 |
commit | 982b1e0799f6620a6eadb90020757b1ffdfc8264 (patch) | |
tree | 8855f7a05c1acdf2f65d3b6f80a0fa92372fb635 /app-text/djvu | |
parent | Added some masked use flags borrowed from the sparc profile. (diff) | |
download | historical-982b1e0799f6620a6eadb90020757b1ffdfc8264.tar.gz historical-982b1e0799f6620a6eadb90020757b1ffdfc8264.tar.bz2 historical-982b1e0799f6620a6eadb90020757b1ffdfc8264.zip |
Stable on sparc.
Diffstat (limited to 'app-text/djvu')
-rw-r--r-- | app-text/djvu/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/djvu/djvu-3.5.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/djvu/ChangeLog b/app-text/djvu/ChangeLog index 38e0e0de7dd0..c33b351eeb9d 100644 --- a/app-text/djvu/ChangeLog +++ b/app-text/djvu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/djvu # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.10 2004/02/21 12:26:19 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.11 2004/03/14 05:05:12 weeve Exp $ + + 13 Mar 2004; Jason Wever <weeve@gentoo.org> djvu-3.5.12.ebuild: + Stable on sparc. 21 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> djvu-3.5.12.ebuild: Marked stable on x86, see bug #41659 and #38430 diff --git a/app-text/djvu/djvu-3.5.12.ebuild b/app-text/djvu/djvu-3.5.12.ebuild index 5abca342f0ed..7e2c07403b2e 100644 --- a/app-text/djvu/djvu-3.5.12.ebuild +++ b/app-text/djvu/djvu-3.5.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.12.ebuild,v 1.3 2004/02/21 12:26:19 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.12.ebuild,v 1.4 2004/03/14 05:05:12 weeve Exp $ inherit nsplugins @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 sparc" IUSE="xml qt" DEPEND=">=media-libs/jpeg-6b-r2 |