diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 16:21:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 16:21:51 +0000 |
commit | 7e370c9168ac29727103f55bb9010546fd9818fa (patch) | |
tree | 670cbbd38be7ddfc420844a87c3ddfadda3e18de /x11-apps/listres | |
parent | s390/sh/sparc stable wrt #419473 (diff) | |
download | gentoo-2-7e370c9168ac29727103f55bb9010546fd9818fa.tar.gz gentoo-2-7e370c9168ac29727103f55bb9010546fd9818fa.tar.bz2 gentoo-2-7e370c9168ac29727103f55bb9010546fd9818fa.zip |
s390/sh/sparc stable wrt #419473
(Portage version: 2.1.11.5/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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/listres/ChangeLog b/x11-apps/listres/ChangeLog index 4f26e1fd3b8d..312790e1c12e 100644 --- a/x11-apps/listres/ChangeLog +++ b/x11-apps/listres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/listres # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.39 2012/07/12 17:09:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.40 2012/08/26 16:21:51 armin76 Exp $ + + 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> listres-1.0.3.ebuild: + s390/sh/sparc stable wrt #419473 12 Jul 2012; Brent Baude <ranger@gentoo.org> listres-1.0.3.ebuild: Marking listres-1.0.3 ppc stable for bug 419473 diff --git a/x11-apps/listres/listres-1.0.3.ebuild b/x11-apps/listres/listres-1.0.3.ebuild index db16977b3c48..c651a76544d3 100644 --- a/x11-apps/listres/listres-1.0.3.ebuild +++ b/x11-apps/listres/listres-1.0.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.3.ebuild,v 1.7 2012/07/12 17:09:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.3.ebuild,v 1.8 2012/08/26 16:21:51 armin76 Exp $ EAPI=4 inherit xorg-2 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 |