diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-12 20:36:40 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-12 20:36:40 +0000 |
commit | e906b80f3db943f30d1773d6e1128a63d18488be (patch) | |
tree | cdf8560d530a34ced9027aa80d77efaeec4b6521 /app-text/xdvik | |
parent | Stable on ppc wrt bug 220651 (diff) | |
download | historical-e906b80f3db943f30d1773d6e1128a63d18488be.tar.gz historical-e906b80f3db943f30d1773d6e1128a63d18488be.tar.bz2 historical-e906b80f3db943f30d1773d6e1128a63d18488be.zip |
Stable on ppc wrt bug 220651
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-text/xdvik')
-rw-r--r-- | app-text/xdvik/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xdvik/xdvik-22.84.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xdvik/ChangeLog b/app-text/xdvik/ChangeLog index 7433a780668b..4112f0f05b95 100644 --- a/app-text/xdvik/ChangeLog +++ b/app-text/xdvik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xdvik # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.48 2008/04/16 14:05:07 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.49 2008/05/12 20:35:51 nixnut Exp $ + + 12 May 2008; nixnut <nixnut@gentoo.org> xdvik-22.84.10.ebuild: + Stable on ppc wrt bug 220651 16 Apr 2008; Peter Volkov <pva@gentoo.org> xdvik-22.84.10.ebuild: amd64 stable, bug #215735. diff --git a/app-text/xdvik/xdvik-22.84.10.ebuild b/app-text/xdvik/xdvik-22.84.10.ebuild index f10e525dc083..aedec3795776 100644 --- a/app-text/xdvik/xdvik-22.84.10.ebuild +++ b/app-text/xdvik/xdvik-22.84.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.10.ebuild,v 1.20 2008/04/16 14:05:07 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.10.ebuild,v 1.21 2008/05/12 20:35:51 nixnut Exp $ WANT_AUTOCONF=2.1 @@ -13,7 +13,7 @@ HOMEPAGE="http://sourceforge.net/projects/xdvi/ http://xdvi.sourceforge.jp/" SRC_URI="mirror://sourceforge/xdvi/${P}.tar.gz cjk? ( mirror://sourceforge.jp/xdvi/20703/${XDVIK_JP} )" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" SLOT="0" LICENSE="GPL-2" IUSE="cjk motif neXt Xaw3d emacs" |