diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-02-11 17:38:57 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-02-11 17:38:57 +0000 |
commit | 878c53bb07dddd75a276c867efc0a27c9c85b166 (patch) | |
tree | 70a09cdafc17438772703a91277aa33f62dcfd3a /x11-apps/listres | |
parent | Stable for HPPA (bug #302046). (diff) | |
download | gentoo-2-878c53bb07dddd75a276c867efc0a27c9c85b166.tar.gz gentoo-2-878c53bb07dddd75a276c867efc0a27c9c85b166.tar.bz2 gentoo-2-878c53bb07dddd75a276c867efc0a27c9c85b166.zip |
Stable for HPPA (bug #302046).
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'x11-apps/listres')
-rw-r--r-- | x11-apps/listres/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/listres/listres-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/listres/ChangeLog b/x11-apps/listres/ChangeLog index 4f8c934fd009..1b98fbdb13c3 100644 --- a/x11-apps/listres/ChangeLog +++ b/x11-apps/listres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/listres # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.27 2010/02/08 15:52:47 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.28 2010/02/11 17:38:57 jer Exp $ + + 11 Feb 2010; Jeroen Roovers <jer@gentoo.org> listres-1.0.2.ebuild: + Stable for HPPA (bug #302046). 08 Feb 2010; Christian Faulhammer <fauli@gentoo.org> listres-1.0.2.ebuild: stable x86, bug 302046 diff --git a/x11-apps/listres/listres-1.0.2.ebuild b/x11-apps/listres/listres-1.0.2.ebuild index 69bba032449e..bb8be07bfe15 100644 --- a/x11-apps/listres/listres-1.0.2.ebuild +++ b/x11-apps/listres/listres-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v 1.3 2010/02/08 15:52:47 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v 1.4 2010/02/11 17:38:57 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="list resources in widgets" -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="amd64 ~arm hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXt |