diff options
author | Markus Meier <maekke@gentoo.org> | 2012-06-27 18:02:13 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-06-27 18:02:13 +0000 |
commit | eb13ea7b30593cbe867d4a6cad163d14f25f7365 (patch) | |
tree | a88913c0528f4e83a5fab2d6bb6ac49af8e67f82 /x11-apps/listres | |
parent | arm stable, bug #419473 (diff) | |
download | gentoo-2-eb13ea7b30593cbe867d4a6cad163d14f25f7365.tar.gz gentoo-2-eb13ea7b30593cbe867d4a6cad163d14f25f7365.tar.bz2 gentoo-2-eb13ea7b30593cbe867d4a6cad163d14f25f7365.zip |
arm stable, bug #419473
(Portage version: 2.1.10.65/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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/listres/ChangeLog b/x11-apps/listres/ChangeLog index 24f211999c08..75bf6016a00b 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.35 2012/06/24 18:43:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.36 2012/06/27 18:02:13 maekke Exp $ + + 27 Jun 2012; Markus Meier <maekke@gentoo.org> listres-1.0.3.ebuild: + arm stable, bug #419473 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> listres-1.0.3.ebuild: Stable for x86, wrt bug #419473 diff --git a/x11-apps/listres/listres-1.0.3.ebuild b/x11-apps/listres/listres-1.0.3.ebuild index de3367db8dff..8b880215817d 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.3 2012/06/24 18:43:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.3.ebuild,v 1.4 2012/06/27 18:02:13 maekke 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 |