diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-19 23:51:38 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-19 23:51:38 +0000 |
commit | 94b17ba9d0c8acffffa2f24360f3ae8ad33f85dd (patch) | |
tree | 1d56e81e5c7077ed3edad7b64703bdb4b287ab2c /x11-apps/listres | |
parent | Stable on x86 wrt #202087 (diff) | |
download | gentoo-2-94b17ba9d0c8acffffa2f24360f3ae8ad33f85dd.tar.gz gentoo-2-94b17ba9d0c8acffffa2f24360f3ae8ad33f85dd.tar.bz2 gentoo-2-94b17ba9d0c8acffffa2f24360f3ae8ad33f85dd.zip |
Stable on x86 wrt #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-apps/listres')
-rw-r--r-- | x11-apps/listres/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/listres/listres-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/listres/ChangeLog b/x11-apps/listres/ChangeLog index bc4a9bd6c74e..171c3c878d51 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.13 2007/05/20 07:43:42 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.14 2007/12/19 23:51:38 cla Exp $ + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> listres-1.0.1.ebuild: + Stable on x86 (bug #202087) 20 May 2007; Christian Faulhammer <opfer@gentoo.org> listres-1.0.1.ebuild: added ~amd64, bug 177249 diff --git a/x11-apps/listres/listres-1.0.1.ebuild b/x11-apps/listres/listres-1.0.1.ebuild index be2a52a3c4f5..03cb04b5c2be 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-2007 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.5 2007/05/20 07:43:42 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.1.ebuild,v 1.6 2007/12/19 23:51:38 cla 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 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libX11 x11-libs/libXt |