summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-04-15 18:23:19 +0000
committerMike Frysinger <vapier@gentoo.org>2012-04-15 18:23:19 +0000
commit02c7adf3a1ce712cf5b436a7a0133ad8ab935e73 (patch)
tree4d28b77a7f7e6d417cbde3dd4104dbc7c08752a5 /dev-java/ant-apache-xalan2
parentAdd back ia64 love #349020 by Dennis Schridde. (diff)
downloadgentoo-2-02c7adf3a1ce712cf5b436a7a0133ad8ab935e73.tar.gz
gentoo-2-02c7adf3a1ce712cf5b436a7a0133ad8ab935e73.tar.bz2
gentoo-2-02c7adf3a1ce712cf5b436a7a0133ad8ab935e73.zip
Add back ia64 love #349020 by Dennis Schridde.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/ant-apache-xalan2')
-rw-r--r--dev-java/ant-apache-xalan2/ChangeLog6
-rw-r--r--dev-java/ant-apache-xalan2/ant-apache-xalan2-1.8.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/ant-apache-xalan2/ChangeLog b/dev-java/ant-apache-xalan2/ChangeLog
index 03e0ffb0f72b..8d6547cf3b6d 100644
--- a/dev-java/ant-apache-xalan2/ChangeLog
+++ b/dev-java/ant-apache-xalan2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/ant-apache-xalan2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v 1.10 2012/02/18 22:11:03 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ChangeLog,v 1.11 2012/04/15 18:23:19 vapier Exp $
+
+ 15 Apr 2012; Mike Frysinger <vapier@gentoo.org>
+ ant-apache-xalan2-1.8.2.ebuild:
+ Add back ia64 love #349020 by Dennis Schridde.
*ant-apache-xalan2-1.8.2 (18 Feb 2012)
diff --git a/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.8.2.ebuild b/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.8.2.ebuild
index e4d0f83aa002..e8e459414dc5 100644
--- a/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.8.2.ebuild
+++ b/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.8.2.ebuild,v 1.1 2012/02/18 22:11:03 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.8.2.ebuild,v 1.2 2012/04/15 18:23:19 vapier Exp $
EAPI="4"
@@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="xalan"
inherit ant-tasks
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-java/xalan"