diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-20 20:05:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-20 20:05:23 +0000 |
commit | beb78128428438e61dbc5443007a394a20a87ee3 (patch) | |
tree | 87e5ed4c170174e830b1c7372e8334c52683c360 /app-text/xdvik | |
parent | Stable for alpha, wrt bug #449298 (diff) | |
download | gentoo-2-beb78128428438e61dbc5443007a394a20a87ee3.tar.gz gentoo-2-beb78128428438e61dbc5443007a394a20a87ee3.tar.bz2 gentoo-2-beb78128428438e61dbc5443007a394a20a87ee3.zip |
Stable for alpha, 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 eedaf824202c..59fb5c0c6099 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.98 2013/04/19 20:42:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.99 2013/04/20 20:05:23 ago Exp $ + + 20 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xdvik-22.85-r1.ebuild: + Stable for alpha, wrt bug #449298 19 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xdvik-22.85-r1.ebuild: Stable for ia64, wrt bug #449298 diff --git a/app-text/xdvik/xdvik-22.85-r1.ebuild b/app-text/xdvik/xdvik-22.85-r1.ebuild index a2e61f514eff..77d1bf88baeb 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.14 2013/04/19 20:42:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.85-r1.ebuild,v 1.15 2013/04/20 20:05:23 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" |