diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-30 18:36:57 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-30 18:36:57 +0000 |
commit | 5fe4ab7fe5bad629097c193fb58f3996750d3885 (patch) | |
tree | b82176c9c15e30a1631e7d3dd87c2446d9dd2fef /x11-apps/listres | |
parent | amd64 stable wrt #302046 (diff) | |
download | gentoo-2-5fe4ab7fe5bad629097c193fb58f3996750d3885.tar.gz gentoo-2-5fe4ab7fe5bad629097c193fb58f3996750d3885.tar.bz2 gentoo-2-5fe4ab7fe5bad629097c193fb58f3996750d3885.zip |
amd64 stable wrt #302046
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/listres')
-rw-r--r-- | x11-apps/listres/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/listres/listres-1.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/listres/ChangeLog b/x11-apps/listres/ChangeLog index 1bf484717854..bdabd1c27d72 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.25 2009/12/19 15:12:52 scarabeus Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.26 2010/01/30 18:36:57 ssuominen Exp $ + + 30 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> listres-1.0.2.ebuild: + amd64 stable wrt #302046 *listres-1.0.2 (19 Dec 2009) diff --git a/x11-apps/listres/listres-1.0.2.ebuild b/x11-apps/listres/listres-1.0.2.ebuild index bf1b7aca7fc3..5a82b1ca224e 100644 --- a/x11-apps/listres/listres-1.0.2.ebuild +++ b/x11-apps/listres/listres-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v 1.1 2009/12/19 15:12:52 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v 1.2 2010/01/30 18:36:57 ssuominen 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 ~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 |