summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-20 08:24:17 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-20 08:24:17 +0000
commita780645a066bf9ac82195199e0e30e04dae8b36c (patch)
tree79de6d9d6b268c5cd45d9fe538ba9bc746fbd3a5 /dev-java/jdiffplugin
parentKeywords ~amd64. (diff)
downloadhistorical-a780645a066bf9ac82195199e0e30e04dae8b36c.tar.gz
historical-a780645a066bf9ac82195199e0e30e04dae8b36c.tar.bz2
historical-a780645a066bf9ac82195199e0e30e04dae8b36c.zip
Keywords ~amd64.
Diffstat (limited to 'dev-java/jdiffplugin')
-rw-r--r--dev-java/jdiffplugin/ChangeLog5
-rw-r--r--dev-java/jdiffplugin/jdiffplugin-1.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/jdiffplugin/ChangeLog b/dev-java/jdiffplugin/ChangeLog
index 6b24f41c4e91..93808b94e783 100644
--- a/dev-java/jdiffplugin/ChangeLog
+++ b/dev-java/jdiffplugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jdiffplugin
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdiffplugin/ChangeLog,v 1.1 2004/09/17 09:36:07 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdiffplugin/ChangeLog,v 1.2 2004/10/20 08:18:36 absinthe Exp $
+
+ 20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> jdiffplugin-1.4.2.ebuild:
+ Keywords ~amd64.
*jdiffplugin-1.4.2 (17 Sep 2004)
diff --git a/dev-java/jdiffplugin/jdiffplugin-1.4.2.ebuild b/dev-java/jdiffplugin/jdiffplugin-1.4.2.ebuild
index dcd5ddac3262..284a591c5682 100644
--- a/dev-java/jdiffplugin/jdiffplugin-1.4.2.ebuild
+++ b/dev-java/jdiffplugin/jdiffplugin-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdiffplugin/jdiffplugin-1.4.2.ebuild,v 1.1 2004/09/17 09:36:07 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdiffplugin/jdiffplugin-1.4.2.ebuild,v 1.2 2004/10/20 08:18:36 absinthe Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ HOMEPAGE="http://plugins.jedit.org/plugins/?JDiffPlugin"
SRC_URI="mirror://sourceforge/jedit-plugins/JDiffPlugin-${PV}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND=">=app-editors/jedit-4.2
dev-java/ant"