diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:35:55 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:35:55 +0000 |
commit | 140e77dbe5c5f3558a38e7f147b63919c1a4d23e (patch) | |
tree | d1a498c3e5e7a348cf2156493d8e3b1d31150741 /x11-apps/xsetroot | |
parent | Marking fstobdf-1.0.3 ~ppc for bug 268581 (diff) | |
download | gentoo-2-140e77dbe5c5f3558a38e7f147b63919c1a4d23e.tar.gz gentoo-2-140e77dbe5c5f3558a38e7f147b63919c1a4d23e.tar.bz2 gentoo-2-140e77dbe5c5f3558a38e7f147b63919c1a4d23e.zip |
Marking xsetroot-1.0.2 ppc for bug 268581
(Portage version: 2.1.6.13/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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xsetroot/ChangeLog b/x11-apps/xsetroot/ChangeLog index 4ab9b53f9c54..4a6adbf5b65f 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.27 2009/05/05 12:30:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.28 2009/05/20 13:35:55 ranger Exp $ + + 20 May 2009; Brent Baude <ranger@gentoo.org> xsetroot-1.0.2.ebuild: + Marking xsetroot-1.0.2 ppc stable for bug 268581 05 May 2009; Jeroen Roovers <jer@gentoo.org> xsetroot-1.0.2.ebuild: Stable for HPPA (bug #268581). diff --git a/x11-apps/xsetroot/xsetroot-1.0.2.ebuild b/x11-apps/xsetroot/xsetroot-1.0.2.ebuild index 60f422a7f239..339b766cb803 100644 --- a/x11-apps/xsetroot/xsetroot-1.0.2.ebuild +++ b/x11-apps/xsetroot/xsetroot-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/xsetroot/xsetroot-1.0.2.ebuild,v 1.8 2009/05/05 12:30:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.2.ebuild,v 1.9 2009/05/20 13:35:55 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ 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 |