diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-05-20 07:43:42 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-05-20 07:43:42 +0000 |
commit | b37e01ec975061871b1c592c78cc40f08bc65e31 (patch) | |
tree | a8e45ebe2828b939d5203d998991e9d826f67a9e /x11-apps/listres | |
parent | added ~amd64, bug 177643 (diff) | |
download | gentoo-2-b37e01ec975061871b1c592c78cc40f08bc65e31.tar.gz gentoo-2-b37e01ec975061871b1c592c78cc40f08bc65e31.tar.bz2 gentoo-2-b37e01ec975061871b1c592c78cc40f08bc65e31.zip |
added ~amd64, bug 177249
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-apps/listres')
-rw-r--r-- | x11-apps/listres/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/listres/listres-1.0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/listres/ChangeLog b/x11-apps/listres/ChangeLog index 688f2e293eef..bc4a9bd6c74e 100644 --- a/x11-apps/listres/ChangeLog +++ b/x11-apps/listres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/listres -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.12 2006/10/10 23:55:19 dberkholz Exp $ +# 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 $ + + 20 May 2007; Christian Faulhammer <opfer@gentoo.org> listres-1.0.1.ebuild: + added ~amd64, bug 177249 10 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>; listres-1.0.1.ebuild: Update description to be less generic. diff --git a/x11-apps/listres/listres-1.0.1.ebuild b/x11-apps/listres/listres-1.0.1.ebuild index 2e9a3c9ab07f..be2a52a3c4f5 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-2006 Gentoo Foundation +# 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.4 2006/10/10 23:55:19 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.1.ebuild,v 1.5 2007/05/20 07:43:42 opfer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="list resources in widgets" -KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86 ~ppc" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libX11 x11-libs/libXt |