summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@gentoo.org>2006-05-02 22:18:54 +0000
committerEmanuele Giaquinta <exg@gentoo.org>2006-05-02 22:18:54 +0000
commitda43f1388aec1055367e398890be58400b98d640 (patch)
treeea041a227064c80ada3e433d1bb4eed07bc4e228 /x11-apps
parentFix src_install to append to, not overwrite host.def to set ManDirectoryRoot. (diff)
downloadgentoo-2-da43f1388aec1055367e398890be58400b98d640.tar.gz
gentoo-2-da43f1388aec1055367e398890be58400b98d640.tar.bz2
gentoo-2-da43f1388aec1055367e398890be58400b98d640.zip
Added ~ppc
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/luit/ChangeLog5
-rw-r--r--x11-apps/luit/files/digest-luit-1.0.12
-rw-r--r--x11-apps/luit/luit-1.0.1.ebuild4
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/luit/ChangeLog b/x11-apps/luit/ChangeLog
index f6fb47a480f2..c44411351943 100644
--- a/x11-apps/luit/ChangeLog
+++ b/x11-apps/luit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/luit
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.10 2006/02/14 20:39:30 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.11 2006/05/02 22:18:54 exg Exp $
+
+ 02 May 2006; Emanuele Giaquinta <exg@gentoo.org> luit-1.0.1.ebuild:
+ Added ~ppc
14 Feb 2006; Markus Rothe <corsair@gentoo.org> luit-1.0.1.ebuild:
Added ~ppc64
diff --git a/x11-apps/luit/files/digest-luit-1.0.1 b/x11-apps/luit/files/digest-luit-1.0.1
index 0858274a968d..af3669b7600c 100644
--- a/x11-apps/luit/files/digest-luit-1.0.1
+++ b/x11-apps/luit/files/digest-luit-1.0.1
@@ -1 +1,3 @@
MD5 fbe44e739590d3d73f711bfc8a0e33fd luit-1.0.1.tar.bz2 92254
+RMD160 bed28dcadcd0477e09f6a9131ce4857159eae33a luit-1.0.1.tar.bz2 92254
+SHA256 75262691dfe8ea6bfcbd3a7ebf2f5135b52b13e877f040edef64ec7dc3936c59 luit-1.0.1.tar.bz2 92254
diff --git a/x11-apps/luit/luit-1.0.1.ebuild b/x11-apps/luit/luit-1.0.1.ebuild
index 9b5d871bb2b5..5b9c78c737e8 100644
--- a/x11-apps/luit/luit-1.0.1.ebuild
+++ b/x11-apps/luit/luit-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/luit/luit-1.0.1.ebuild,v 1.2 2006/02/14 20:39:30 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.1.ebuild,v 1.3 2006/05/02 22:18:54 exg Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org luit application"
-KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libfontenc"
DEPEND="${RDEPEND}"