diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 19:36:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 19:36:54 +0000 |
commit | c3c024f301e2bb7261bc6b8d8b405b96a803070b (patch) | |
tree | 0451bf71e6e83fc1a7e32c2d165b13ecdd10ef4d /x11-apps/listres | |
parent | Fixes DEPEND on networkmanager, 337496 (diff) | |
download | gentoo-2-c3c024f301e2bb7261bc6b8d8b405b96a803070b.tar.gz gentoo-2-c3c024f301e2bb7261bc6b8d8b405b96a803070b.tar.bz2 gentoo-2-c3c024f301e2bb7261bc6b8d8b405b96a803070b.zip |
s390/sh/sparc stable wrt #327777
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 8968aab735f2..eba077bac5fd 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.30 2010/07/22 15:49:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.31 2010/09/19 19:36:54 armin76 Exp $ + + 19 Sep 2010; Raúl Porcel <armin76@gentoo.org> listres-1.0.2.ebuild: + s390/sh/sparc stable wrt #327777 22 Jul 2010; Markus Meier <maekke@gentoo.org> listres-1.0.2.ebuild: arm stable, bug #327777 diff --git a/x11-apps/listres/listres-1.0.2.ebuild b/x11-apps/listres/listres-1.0.2.ebuild index 73a38af489a7..ddcf69c1a28f 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.6 2010/07/22 15:49:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v 1.7 2010/09/19 19:36:54 armin76 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 |