summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Maes <sejo@gentoo.org>2004-05-05 16:33:47 +0000
committerJochen Maes <sejo@gentoo.org>2004-05-05 16:33:47 +0000
commitef808cd47d01fc1745051304bf57cda873592e9c (patch)
treec359aa46e86b2f81c08158ad9ff3bcfafb9b9f95
parentForgot something for the ChangeLog... (diff)
downloadhistorical-ef808cd47d01fc1745051304bf57cda873592e9c.tar.gz
historical-ef808cd47d01fc1745051304bf57cda873592e9c.tar.bz2
historical-ef808cd47d01fc1745051304bf57cda873592e9c.zip
added ~ppc keyword
-rw-r--r--app-editors/xxe/ChangeLog5
-rw-r--r--app-editors/xxe/Manifest4
-rw-r--r--app-editors/xxe/xxe-2.5_p4.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/xxe/ChangeLog b/app-editors/xxe/ChangeLog
index f7790b0c8bc9..8896b41e8952 100644
--- a/app-editors/xxe/ChangeLog
+++ b/app-editors/xxe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/xxe
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xxe/ChangeLog,v 1.10 2004/03/30 20:40:33 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xxe/ChangeLog,v 1.11 2004/05/05 16:33:47 sejo Exp $
+
+ 05 May 2004; <SeJo@gentoo.org> xxe-2.5_p4.ebuild:
+ added ~ppc keyword
30 Mar 2004; Don Seiler <rizzo@gentoo.org>; xxe-2.5_p4.ebuild:
Added xxe.desktop and some other cosmetic changes. Thanks to Keith Lea.
diff --git a/app-editors/xxe/Manifest b/app-editors/xxe/Manifest
index 95dcb8a1e7ec..d3969ffd6665 100644
--- a/app-editors/xxe/Manifest
+++ b/app-editors/xxe/Manifest
@@ -1,5 +1,5 @@
-MD5 929a6db3ca19f98cce5b91c26178c764 xxe-2.5_p4.ebuild 1036
-MD5 760faf10dc0547366415bd9812c5c7c4 ChangeLog 1708
+MD5 86c4f75fa498a29c3a3f3f30bdbe6cf0 ChangeLog 1781
MD5 cba5f21f1e37c6fc886c08c621f8a636 metadata.xml 398
+MD5 37d58555db79323816e3c38bc0fa3f56 xxe-2.5_p4.ebuild 1040
MD5 e3be91112b6b91abee45c6a63e8963f8 files/digest-xxe-2.5_p4 65
MD5 b821128de3dfbcbf02b24d7fb13a0337 files/xxe.desktop 223
diff --git a/app-editors/xxe/xxe-2.5_p4.ebuild b/app-editors/xxe/xxe-2.5_p4.ebuild
index 14f810340012..2cd6421dc6eb 100644
--- a/app-editors/xxe/xxe-2.5_p4.ebuild
+++ b/app-editors/xxe/xxe-2.5_p4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xxe/xxe-2.5_p4.ebuild,v 1.3 2004/03/30 20:40:33 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xxe/xxe-2.5_p4.ebuild,v 1.4 2004/05/05 16:33:47 sejo Exp $
MY_PV="${PV/./}"
MY_PV="${MY_PV/_/}"
@@ -12,7 +12,7 @@ IUSE=""
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
RESTRICT="nostrip nomirror"
RDEPEND=">=virtual/jdk-1.4.1"