diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-18 21:33:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-18 21:33:56 +0000 |
commit | 01abbd8bba09c28f7d7ba2616628d21ede8cfd2c (patch) | |
tree | e5cb6c8c8b9fbcc15605d3724d0d489512c22fc3 /app-text/xdvik | |
parent | Stable for ppc64, wrt bug #449298 (diff) | |
download | gentoo-2-01abbd8bba09c28f7d7ba2616628d21ede8cfd2c.tar.gz gentoo-2-01abbd8bba09c28f7d7ba2616628d21ede8cfd2c.tar.bz2 gentoo-2-01abbd8bba09c28f7d7ba2616628d21ede8cfd2c.zip |
Stable for ppc64, wrt bug #449298
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/xdvik')
-rw-r--r-- | app-text/xdvik/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xdvik/xdvik-22.85-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xdvik/ChangeLog b/app-text/xdvik/ChangeLog index 7d5df4a21982..f5574de2bd00 100644 --- a/app-text/xdvik/ChangeLog +++ b/app-text/xdvik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xdvik # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.96 2013/04/18 17:03:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.97 2013/04/18 21:33:56 ago Exp $ + + 18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xdvik-22.85-r1.ebuild: + Stable for ppc64, wrt bug #449298 18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xdvik-22.85-r1.ebuild: Stable for ppc, wrt bug #449298 diff --git a/app-text/xdvik/xdvik-22.85-r1.ebuild b/app-text/xdvik/xdvik-22.85-r1.ebuild index 1a472de269cb..b3c0ca7fca38 100644 --- a/app-text/xdvik/xdvik-22.85-r1.ebuild +++ b/app-text/xdvik/xdvik-22.85-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.85-r1.ebuild,v 1.12 2013/04/18 17:03:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.85-r1.ebuild,v 1.13 2013/04/18 21:33:56 ago Exp $ EAPI=4 inherit eutils flag-o-matic elisp-common toolchain-funcs multilib @@ -9,7 +9,7 @@ DESCRIPTION="DVI previewer for X Window System" HOMEPAGE="http://xdvi.sourceforge.net/" SRC_URI="mirror://sourceforge/xdvi/${P}.tar.gz" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="GPL-2" IUSE="motif neXt Xaw3d emacs" |