diff options
author | Markus Meier <maekke@gentoo.org> | 2012-06-28 05:56:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-06-28 05:56:05 +0000 |
commit | 45ccdfcee31d7e68ec9ad1e1039f827ed12ff6ba (patch) | |
tree | a3903f359adf032e44a552cf644e536fe6047f8f | |
parent | Bump (diff) | |
download | gentoo-2-45ccdfcee31d7e68ec9ad1e1039f827ed12ff6ba.tar.gz gentoo-2-45ccdfcee31d7e68ec9ad1e1039f827ed12ff6ba.tar.bz2 gentoo-2-45ccdfcee31d7e68ec9ad1e1039f827ed12ff6ba.zip |
arm stable, bug #419473
(Portage version: 2.1.10.65/cvs/Linux i686)
-rw-r--r-- | x11-apps/xwud/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xwud/xwud-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xwud/ChangeLog b/x11-apps/xwud/ChangeLog index 8f62ca075d1e..0589b902800e 100644 --- a/x11-apps/xwud/ChangeLog +++ b/x11-apps/xwud/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwud # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.39 2012/06/24 18:56:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.40 2012/06/28 05:56:05 maekke Exp $ + + 28 Jun 2012; Markus Meier <maekke@gentoo.org> xwud-1.0.4.ebuild: + arm stable, bug #419473 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xwud-1.0.4.ebuild: Stable for x86, wrt bug #419473 diff --git a/x11-apps/xwud/xwud-1.0.4.ebuild b/x11-apps/xwud/xwud-1.0.4.ebuild index 7ab4dde2ab5c..1aa6d1417b0f 100644 --- a/x11-apps/xwud/xwud-1.0.4.ebuild +++ b/x11-apps/xwud/xwud-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/xwud-1.0.4.ebuild,v 1.4 2012/06/24 18:56:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/xwud-1.0.4.ebuild,v 1.5 2012/06/28 05:56:05 maekke Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="image displayer for X" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11" |