diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-04-17 18:29:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-04-17 18:29:06 +0000 |
commit | fb1096d725fc577d39e9684a8561e0ba5210f6f6 (patch) | |
tree | c1f3c6bcd0141cb4d59990a55a1cf0b6a0de5818 /x11-apps/listres | |
parent | Marked ~hppa too. (diff) | |
download | gentoo-2-fb1096d725fc577d39e9684a8561e0ba5210f6f6.tar.gz gentoo-2-fb1096d725fc577d39e9684a8561e0ba5210f6f6.tar.bz2 gentoo-2-fb1096d725fc577d39e9684a8561e0ba5210f6f6.zip |
Marked ~hppa too.
(Portage version: 2.2_rc30/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.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/listres/ChangeLog b/x11-apps/listres/ChangeLog index 5a000bd5f312..ea44f4307c1c 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.21 2009/04/11 18:04:40 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.22 2009/04/17 18:29:06 jer Exp $ + + 17 Apr 2009; Jeroen Roovers <jer@gentoo.org> listres-1.0.1-r1.ebuild: + Marked ~hppa too. 11 Apr 2009; nixnut <nixnut@gentoo.org> listres-1.0.1-r1.ebuild: ppc stable #264982 diff --git a/x11-apps/listres/listres-1.0.1-r1.ebuild b/x11-apps/listres/listres-1.0.1-r1.ebuild index 36343104265e..f22edcccb30b 100644 --- a/x11-apps/listres/listres-1.0.1-r1.ebuild +++ b/x11-apps/listres/listres-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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-r1.ebuild,v 1.6 2009/04/11 18:04:40 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.1-r1.ebuild,v 1.7 2009/04/17 18:29:06 jer 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 ~hppa ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXt |