diff options
author | David Holm <dholm@gentoo.org> | 2004-03-22 19:12:30 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-22 19:12:30 +0000 |
commit | 1676f617488715cf72b8d923d91a5ff9788455b1 (patch) | |
tree | 4fe0f564390016c3f06e6f72a2b0e5f213cc6576 /app-editors/xxe | |
parent | New license (diff) | |
download | historical-1676f617488715cf72b8d923d91a5ff9788455b1.tar.gz historical-1676f617488715cf72b8d923d91a5ff9788455b1.tar.bz2 historical-1676f617488715cf72b8d923d91a5ff9788455b1.zip |
Added to ~ppc
Diffstat (limited to 'app-editors/xxe')
-rw-r--r-- | app-editors/xxe/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/xxe/Manifest | 4 | ||||
-rw-r--r-- | app-editors/xxe/xxe-2.5_p3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/xxe/ChangeLog b/app-editors/xxe/ChangeLog index d4beede49124..bc24742d94cb 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.6 2004/03/15 02:02:07 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xxe/ChangeLog,v 1.7 2004/03/22 19:12:30 dholm Exp $ + + 22 Mar 2004; David Holm <dholm@gentoo.org> xxe-2.5_p3.ebuild: + Added to ~ppc. *xxe-2.5_p3 (14 Mar 2004) diff --git a/app-editors/xxe/Manifest b/app-editors/xxe/Manifest index 1bf28f7dd20c..f0b19b5deb74 100644 --- a/app-editors/xxe/Manifest +++ b/app-editors/xxe/Manifest @@ -1,4 +1,4 @@ -MD5 000130a050eabe27e0b0a52d4d4c7dcb xxe-2.5_p3.ebuild 848 -MD5 09c92ba73a339368509f86ab188cabae ChangeLog 1122 +MD5 440cc7cee03e1f90de5251a4bfbe92cf ChangeLog 1204 +MD5 e556a54aa86d15d682006a6a3191f813 xxe-2.5_p3.ebuild 853 MD5 cba5f21f1e37c6fc886c08c621f8a636 metadata.xml 398 MD5 d85d0bb5e68056fdc829d6bd1f7869ac files/digest-xxe-2.5_p3 65 diff --git a/app-editors/xxe/xxe-2.5_p3.ebuild b/app-editors/xxe/xxe-2.5_p3.ebuild index 5f5175bf66b5..f96257f71627 100644 --- a/app-editors/xxe/xxe-2.5_p3.ebuild +++ b/app-editors/xxe/xxe-2.5_p3.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_p3.ebuild,v 1.1 2004/03/15 02:02:07 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xxe/xxe-2.5_p3.ebuild,v 1.2 2004/03/22 19:12:30 dholm 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" |