diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-20 10:49:05 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-20 10:49:05 +0000 |
commit | df32512c82a7f2e1e27f5369c872405d02b5e081 (patch) | |
tree | 24ad3122224a684e1b28e63095a361c3cc3b6385 /x11-apps/listres | |
parent | fix patch, unix lf (diff) | |
download | historical-df32512c82a7f2e1e27f5369c872405d02b5e081.tar.gz historical-df32512c82a7f2e1e27f5369c872405d02b5e081.tar.bz2 historical-df32512c82a7f2e1e27f5369c872405d02b5e081.zip |
Added ~ppc after testing.
Package-Manager: portage-2.1_rc1-r2
Diffstat (limited to 'x11-apps/listres')
-rw-r--r-- | x11-apps/listres/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/listres/files/digest-listres-1.0.1 | 2 | ||||
-rw-r--r-- | x11-apps/listres/listres-1.0.1.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/listres/ChangeLog b/x11-apps/listres/ChangeLog index 3030a902ad5a..ed8ee411fd44 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.10 2006/02/14 20:38:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.11 2006/05/20 10:43:17 robbat2 Exp $ + + 20 May 2006; Robin H. Johnson <robbat2@gentoo.org> listres-1.0.1.ebuild: + Added ~ppc after testing. 14 Feb 2006; Markus Rothe <corsair@gentoo.org> listres-1.0.1.ebuild: Added ~ppc64 diff --git a/x11-apps/listres/files/digest-listres-1.0.1 b/x11-apps/listres/files/digest-listres-1.0.1 index 478a3d1ad9c7..bed713a4d456 100644 --- a/x11-apps/listres/files/digest-listres-1.0.1 +++ b/x11-apps/listres/files/digest-listres-1.0.1 @@ -1 +1,3 @@ MD5 827a1ac5adf9aadd0c13b54a897e297b listres-1.0.1.tar.bz2 76709 +RMD160 8dc3ab492705faa7e6397e625e43d65598ab0c4e listres-1.0.1.tar.bz2 76709 +SHA256 7156e58025e240a501d5b32244b923b283bb35014ea5a4081b70044af8aef7a3 listres-1.0.1.tar.bz2 76709 diff --git a/x11-apps/listres/listres-1.0.1.ebuild b/x11-apps/listres/listres-1.0.1.ebuild index b09ad6f37c40..d5c2c569a21a 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 # 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.2 2006/02/14 20:38:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.1.ebuild,v 1.3 2006/05/20 10:43:17 robbat2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org listres application" -KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86 ~ppc" IUSE="xprint" RDEPEND="x11-libs/libX11 x11-libs/libXt |