diff options
author | Markus Meier <maekke@gentoo.org> | 2013-10-05 16:32:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-10-05 16:32:51 +0000 |
commit | ae294e67a2a9ba907f61324c519d93c7fa8b133c (patch) | |
tree | 9fb13a04718559e012d904a5091ab6123e5c360a /x11-apps/viewres | |
parent | arm stable, bug #475480 (diff) | |
download | gentoo-2-ae294e67a2a9ba907f61324c519d93c7fa8b133c.tar.gz gentoo-2-ae294e67a2a9ba907f61324c519d93c7fa8b133c.tar.bz2 gentoo-2-ae294e67a2a9ba907f61324c519d93c7fa8b133c.zip |
arm stable, bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-apps/viewres')
-rw-r--r-- | x11-apps/viewres/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/viewres/viewres-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/viewres/ChangeLog b/x11-apps/viewres/ChangeLog index 28bb88dff4f9..dae87d8fc7de 100644 --- a/x11-apps/viewres/ChangeLog +++ b/x11-apps/viewres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/viewres # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/viewres/ChangeLog,v 1.36 2013/10/04 11:57:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/viewres/ChangeLog,v 1.37 2013/10/05 16:32:51 maekke Exp $ + + 05 Oct 2013; Markus Meier <maekke@gentoo.org> viewres-1.0.4.ebuild: + arm stable, bug #475480 04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> viewres-1.0.4.ebuild: Stable for ppc64, wrt bug #475480 diff --git a/x11-apps/viewres/viewres-1.0.4.ebuild b/x11-apps/viewres/viewres-1.0.4.ebuild index b4e62745472e..f7785a14d324 100644 --- a/x11-apps/viewres/viewres-1.0.4.ebuild +++ b/x11-apps/viewres/viewres-1.0.4.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/x11-apps/viewres/viewres-1.0.4.ebuild,v 1.5 2013/10/04 11:57:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/viewres/viewres-1.0.4.ebuild,v 1.6 2013/10/05 16:32:51 maekke Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="graphical class browser for Xt" -KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libXaw |