diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-24 13:58:06 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-24 13:58:06 +0000 |
commit | edc142152a0a2b814404c6636389973a6bc2be15 (patch) | |
tree | 302bfdf1281f0afbbedbd3adf8c406e4e8a7eaaf /x11-apps | |
parent | amd64 stable, bug #202087 (diff) | |
download | gentoo-2-edc142152a0a2b814404c6636389973a6bc2be15.tar.gz gentoo-2-edc142152a0a2b814404c6636389973a6bc2be15.tar.bz2 gentoo-2-edc142152a0a2b814404c6636389973a6bc2be15.zip |
amd64 stable, bug #202087
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/listres/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/listres/listres-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/listres/ChangeLog b/x11-apps/listres/ChangeLog index 171c3c878d51..89dad9ac2de4 100644 --- a/x11-apps/listres/ChangeLog +++ b/x11-apps/listres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/listres -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.14 2007/12/19 23:51:38 cla Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.15 2008/03/24 13:58:06 maekke Exp $ + + 24 Mar 2008; Markus Meier <maekke@gentoo.org> listres-1.0.1.ebuild: + amd64 stable, bug #202087 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> listres-1.0.1.ebuild: Stable on x86 (bug #202087) diff --git a/x11-apps/listres/listres-1.0.1.ebuild b/x11-apps/listres/listres-1.0.1.ebuild index 226150f9c5de..1652add0216a 100644 --- a/x11-apps/listres/listres-1.0.1.ebuild +++ b/x11-apps/listres/listres-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.ebuild,v 1.7 2008/01/13 09:35:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.1.ebuild,v 1.8 2008/03/24 13:58:06 maekke 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="xprint" RDEPEND="x11-libs/libX11 x11-libs/libXt |