diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-04-11 18:04:40 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-04-11 18:04:40 +0000 |
commit | 555609bbdf4541c1c60f6cb5c9e8823b43436beb (patch) | |
tree | 6a62975ade632269dbaf4b6ec7fddd2336cb08c0 /x11-apps/listres | |
parent | Add ~alpha/~ia64 wrt #260777 (diff) | |
download | gentoo-2-555609bbdf4541c1c60f6cb5c9e8823b43436beb.tar.gz gentoo-2-555609bbdf4541c1c60f6cb5c9e8823b43436beb.tar.bz2 gentoo-2-555609bbdf4541c1c60f6cb5c9e8823b43436beb.zip |
ppc stable #264982
(Portage version: 2.1.6.11/cvs/Linux ppc)
Diffstat (limited to 'x11-apps/listres')
-rw-r--r-- | x11-apps/listres/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/listres/listres-1.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/listres/ChangeLog b/x11-apps/listres/ChangeLog index 978759e7d3c9..5a000bd5f312 100644 --- a/x11-apps/listres/ChangeLog +++ b/x11-apps/listres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/listres # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.20 2009/04/09 14:46:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.21 2009/04/11 18:04:40 nixnut Exp $ + + 11 Apr 2009; nixnut <nixnut@gentoo.org> listres-1.0.1-r1.ebuild: + ppc stable #264982 09 Apr 2009; Raúl Porcel <armin76@gentoo.org> listres-1.0.1-r1.ebuild: arm/s390/sh stable wrt #264982 diff --git a/x11-apps/listres/listres-1.0.1-r1.ebuild b/x11-apps/listres/listres-1.0.1-r1.ebuild index 5409a8c43990..36343104265e 100644 --- a/x11-apps/listres/listres-1.0.1-r1.ebuild +++ b/x11-apps/listres/listres-1.0.1-r1.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/listres/listres-1.0.1-r1.ebuild,v 1.5 2009/04/09 14:46:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.1-r1.ebuild,v 1.6 2009/04/11 18:04:40 nixnut 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 ~mips ~ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="amd64 arm ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXt |