diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-04-11 18:15:02 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-04-11 18:15:02 +0000 |
commit | c57b4d087309d775b03c213b1009292c5442953e (patch) | |
tree | f6550480c4fbcc1a6e0a61159f867fca150ee3e1 /x11-apps/xditview | |
parent | Add ~alpha/~ia64 wrt #260777 (diff) | |
download | gentoo-2-c57b4d087309d775b03c213b1009292c5442953e.tar.gz gentoo-2-c57b4d087309d775b03c213b1009292c5442953e.tar.bz2 gentoo-2-c57b4d087309d775b03c213b1009292c5442953e.zip |
ppc stable #264982
(Portage version: 2.1.6.11/cvs/Linux ppc)
Diffstat (limited to 'x11-apps/xditview')
-rw-r--r-- | x11-apps/xditview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xditview/xditview-1.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xditview/ChangeLog b/x11-apps/xditview/ChangeLog index 5e762df86cbd..be4f11ea363f 100644 --- a/x11-apps/xditview/ChangeLog +++ b/x11-apps/xditview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xditview # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xditview/ChangeLog,v 1.18 2009/04/09 14:56:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xditview/ChangeLog,v 1.19 2009/04/11 18:15:02 nixnut Exp $ + + 11 Apr 2009; nixnut <nixnut@gentoo.org> xditview-1.0.1-r1.ebuild: + ppc stable #264982 09 Apr 2009; Raúl Porcel <armin76@gentoo.org> xditview-1.0.1-r1.ebuild: arm/s390/sh stable wrt #264892 diff --git a/x11-apps/xditview/xditview-1.0.1-r1.ebuild b/x11-apps/xditview/xditview-1.0.1-r1.ebuild index cabba2382119..1fce9a625c3f 100644 --- a/x11-apps/xditview/xditview-1.0.1-r1.ebuild +++ b/x11-apps/xditview/xditview-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xditview/xditview-1.0.1-r1.ebuild,v 1.4 2009/04/09 14:56:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xditview/xditview-1.0.1-r1.ebuild,v 1.5 2009/04/11 18:15:02 nixnut Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="display ditroff output" -KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="arm ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |