diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:28:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:28:47 +0000 |
commit | 9c7fe2acfef3aede5072bfea4571039c2e760490 (patch) | |
tree | 5da538ada04397b3b6b1b54b28fd1e5f8bbd9ee4 /x11-apps/xwud | |
parent | arm stable, bug #294958 (diff) | |
download | gentoo-2-9c7fe2acfef3aede5072bfea4571039c2e760490.tar.gz gentoo-2-9c7fe2acfef3aede5072bfea4571039c2e760490.tar.bz2 gentoo-2-9c7fe2acfef3aede5072bfea4571039c2e760490.zip |
arm stable, bug #294958
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xwud')
-rw-r--r-- | x11-apps/xwud/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xwud/xwud-1.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xwud/ChangeLog b/x11-apps/xwud/ChangeLog index 2d10634dc114..0ae6ab24fad3 100644 --- a/x11-apps/xwud/ChangeLog +++ b/x11-apps/xwud/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwud -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.22 2009/12/27 17:57:21 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.23 2010/01/14 22:28:47 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xwud-1.0.2.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xwud-1.0.2.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xwud/xwud-1.0.2.ebuild b/x11-apps/xwud/xwud-1.0.2.ebuild index 614b2affe2cf..a503c7dd7226 100644 --- a/x11-apps/xwud/xwud-1.0.2.ebuild +++ b/x11-apps/xwud/xwud-1.0.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/xwud-1.0.2.ebuild,v 1.5 2009/12/27 17:57:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/xwud-1.0.2.ebuild,v 1.6 2010/01/14 22:28:47 maekke Exp $ inherit x-modular DESCRIPTION="image displayer for X" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11" |