diff options
author | 2009-06-05 17:18:44 +0000 | |
---|---|---|
committer | 2009-06-05 17:18:44 +0000 | |
commit | b00b45e7924f385a0edac13445b5b4fe5b707deb (patch) | |
tree | c504cb4a4a407aa94a375f1782523b8da66d17ee /x11-apps | |
parent | stable sparc, bug 268581 (diff) | |
download | gentoo-2-b00b45e7924f385a0edac13445b5b4fe5b707deb.tar.gz gentoo-2-b00b45e7924f385a0edac13445b5b4fe5b707deb.tar.bz2 gentoo-2-b00b45e7924f385a0edac13445b5b4fe5b707deb.zip |
stable sparc, bug 268581
(Portage version: 2.1.6.11/cvs/Linux sparc64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xwd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xwd/xwd-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xwd/ChangeLog b/x11-apps/xwd/ChangeLog index 2e82662bca6a..cdd4a41357c9 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.23 2009/05/20 13:50:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.24 2009/06/05 17:18:44 tcunha Exp $ + + 05 Jun 2009; Tiago Cunha <tcunha@gentoo.org> xwd-1.0.2.ebuild: + stable sparc, bug 268581 20 May 2009; Brent Baude <ranger@gentoo.org> ChangeLog: Marking xwd-1.0.2 ppc64 stable for bug 268581 diff --git a/x11-apps/xwd/xwd-1.0.2.ebuild b/x11-apps/xwd/xwd-1.0.2.ebuild index 660499249ed0..00c7d3c5fc60 100644 --- a/x11-apps/xwd/xwd-1.0.2.ebuild +++ b/x11-apps/xwd/xwd-1.0.2.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.8 2009/05/20 13:50:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.2.ebuild,v 1.9 2009/06/05 17:18:44 tcunha Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ 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/libXmu x11-libs/libX11" |