diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2006-04-29 01:00:16 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2006-04-29 01:00:16 +0000 |
commit | a463ad9b673caf8704d878b7822fdc59f4432ee3 (patch) | |
tree | 06fd9b62c3fa7b6e3dbe419f558c2a0392e0889f /x11-apps/xfontsel | |
parent | Fix SHA256 digests. (diff) | |
download | gentoo-2-a463ad9b673caf8704d878b7822fdc59f4432ee3.tar.gz gentoo-2-a463ad9b673caf8704d878b7822fdc59f4432ee3.tar.bz2 gentoo-2-a463ad9b673caf8704d878b7822fdc59f4432ee3.zip |
Marked ~ppc
(Portage version: 2.1_pre9-r4)
Diffstat (limited to 'x11-apps/xfontsel')
-rw-r--r-- | x11-apps/xfontsel/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xfontsel/files/digest-xfontsel-1.0.1 | 2 | ||||
-rw-r--r-- | x11-apps/xfontsel/xfontsel-1.0.1.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/xfontsel/ChangeLog b/x11-apps/xfontsel/ChangeLog index 3e0bb81eda56..4cab3329ab3a 100644 --- a/x11-apps/xfontsel/ChangeLog +++ b/x11-apps/xfontsel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xfontsel # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.11 2006/02/14 21:17:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.12 2006/04/29 01:00:16 lu_zero Exp $ + + 29 Apr 2006; Luca Barbato <lu_zero@gentoo.org> xfontsel-1.0.1.ebuild: + Marked ~ppc 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xfontsel-1.0.1.ebuild: Added ~ppc64 diff --git a/x11-apps/xfontsel/files/digest-xfontsel-1.0.1 b/x11-apps/xfontsel/files/digest-xfontsel-1.0.1 index 0f2d363c8760..fd6131d66a5f 100644 --- a/x11-apps/xfontsel/files/digest-xfontsel-1.0.1 +++ b/x11-apps/xfontsel/files/digest-xfontsel-1.0.1 @@ -1 +1,3 @@ MD5 f7b240af84fa8f68f5074b3f0ae479e5 xfontsel-1.0.1.tar.bz2 95869 +RMD160 bd4e9864ddfb1e5e2023a0b4f68e6c7158716092 xfontsel-1.0.1.tar.bz2 95869 +SHA256 5eca2a0c7be0b7c398a04af908bf55c9ff7344c64c5ea9cc33fe7262894a4c7f xfontsel-1.0.1.tar.bz2 95869 diff --git a/x11-apps/xfontsel/xfontsel-1.0.1.ebuild b/x11-apps/xfontsel/xfontsel-1.0.1.ebuild index d652c8215101..f5e4e952ccc1 100644 --- a/x11-apps/xfontsel/xfontsel-1.0.1.ebuild +++ b/x11-apps/xfontsel/xfontsel-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/xfontsel/xfontsel-1.0.1.ebuild,v 1.2 2006/02/14 21:17:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.1.ebuild,v 1.3 2006/04/29 01:00:16 lu_zero Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xfontsel application" -KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |