diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:22:30 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:22:30 +0000 |
commit | 0ea04070e39d3925d2ccc2688402b213420be2d6 (patch) | |
tree | 57e2ae17b91d83dee8556c2469769eff50d93406 /x11-apps | |
parent | Marking xvinfo-1.1.0 ppc64 for bug 294958 (diff) | |
download | gentoo-2-0ea04070e39d3925d2ccc2688402b213420be2d6.tar.gz gentoo-2-0ea04070e39d3925d2ccc2688402b213420be2d6.tar.bz2 gentoo-2-0ea04070e39d3925d2ccc2688402b213420be2d6.zip |
Marking xwd-1.0.3 ppc64 for bug 294958
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xwd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xwd/xwd-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xwd/ChangeLog b/x11-apps/xwd/ChangeLog index eb9491b3396d..6343724ec393 100644 --- a/x11-apps/xwd/ChangeLog +++ b/x11-apps/xwd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.28 2009/12/10 18:53:22 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.29 2009/12/15 19:22:30 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> xwd-1.0.3.ebuild: + Marking xwd-1.0.3 ppc64 stable for bug 294958 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xwd-1.0.3.ebuild: x86 stable, bug 294958 diff --git a/x11-apps/xwd/xwd-1.0.3.ebuild b/x11-apps/xwd/xwd-1.0.3.ebuild index afa85a02307f..185858ec56ea 100644 --- a/x11-apps/xwd/xwd-1.0.3.ebuild +++ b/x11-apps/xwd/xwd-1.0.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.3.ebuild,v 1.3 2009/12/10 18:53:22 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.3.ebuild,v 1.4 2009/12/15 19:22:30 ranger Exp $ inherit x-modular DESCRIPTION="dump an image of an X window" -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" DEPEND="${RDEPEND}" |