diff options
author | Markus Meier <maekke@gentoo.org> | 2010-12-29 22:30:12 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-12-29 22:30:12 +0000 |
commit | 5fc470fd917b5a9a059ebfce5b1433e8f6271414 (patch) | |
tree | be2168f472289ec91776c688756ca2292a16f351 /x11-apps/xmore | |
parent | arm stable, bug #344827 (diff) | |
download | gentoo-2-5fc470fd917b5a9a059ebfce5b1433e8f6271414.tar.gz gentoo-2-5fc470fd917b5a9a059ebfce5b1433e8f6271414.tar.bz2 gentoo-2-5fc470fd917b5a9a059ebfce5b1433e8f6271414.zip |
arm stable, bug #344827
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xmore')
-rw-r--r-- | x11-apps/xmore/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xmore/xmore-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xmore/ChangeLog b/x11-apps/xmore/ChangeLog index 933bdffd60d0..109a76a41b20 100644 --- a/x11-apps/xmore/ChangeLog +++ b/x11-apps/xmore/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xmore # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.27 2010/12/25 20:08:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.28 2010/12/29 22:30:12 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xmore-1.0.2.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xmore-1.0.2.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xmore/xmore-1.0.2.ebuild b/x11-apps/xmore/xmore-1.0.2.ebuild index a34d7a556bde..d1c0581d6c7c 100644 --- a/x11-apps/xmore/xmore-1.0.2.ebuild +++ b/x11-apps/xmore/xmore-1.0.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v 1.6 2010/12/25 20:08:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v 1.7 2010/12/29 22:30:12 maekke Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="plain text display program for the X Window System" -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="amd64 arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND=" |