diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:21:18 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:21:18 +0000 |
commit | 59f4700a88ecc7aecee9d38bc6ad51c47bb3e3d9 (patch) | |
tree | a905381b8561df6074aef54c1c3081016d67678e /x11-apps/xsetroot | |
parent | Marking xsetmode-1.0.0 ppc64 for bug 294958 (diff) | |
download | historical-59f4700a88ecc7aecee9d38bc6ad51c47bb3e3d9.tar.gz historical-59f4700a88ecc7aecee9d38bc6ad51c47bb3e3d9.tar.bz2 historical-59f4700a88ecc7aecee9d38bc6ad51c47bb3e3d9.zip |
Marking xsetroot-1.0.3 ppc64 for bug 294958
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'x11-apps/xsetroot')
-rw-r--r-- | x11-apps/xsetroot/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xsetroot/xsetroot-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xsetroot/ChangeLog b/x11-apps/xsetroot/ChangeLog index 1946b094e139..62ca9eaec682 100644 --- a/x11-apps/xsetroot/ChangeLog +++ b/x11-apps/xsetroot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xsetroot # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.31 2009/12/10 18:51:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.32 2009/12/15 19:21:18 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> xsetroot-1.0.3.ebuild: + Marking xsetroot-1.0.3 ppc64 stable for bug 294958 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xsetroot-1.0.3.ebuild: diff --git a/x11-apps/xsetroot/xsetroot-1.0.3.ebuild b/x11-apps/xsetroot/xsetroot-1.0.3.ebuild index f885aebeb2a5..01c1bdedd46b 100644 --- a/x11-apps/xsetroot/xsetroot-1.0.3.ebuild +++ b/x11-apps/xsetroot/xsetroot-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/xsetroot/xsetroot-1.0.3.ebuild,v 1.3 2009/12/10 18:51:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.3.ebuild,v 1.4 2009/12/15 19:21:18 ranger Exp $ inherit x-modular DESCRIPTION="X.Org xsetroot application" -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 |