summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2004-11-18 20:26:22 +0000
committerSimon Stelling <blubb@gentoo.org>2004-11-18 20:26:22 +0000
commit06c399593b2fe10ec066b37d752bf2e19a3e6f6a (patch)
treeac326762859ce063e437852a1a057bdbd3a7c9b1 /dev-util
parentrepoman: Trim trailing whitespace (Manifest recommit) (diff)
downloadgentoo-2-06c399593b2fe10ec066b37d752bf2e19a3e6f6a.tar.gz
gentoo-2-06c399593b2fe10ec066b37d752bf2e19a3e6f6a.tar.bz2
gentoo-2-06c399593b2fe10ec066b37d752bf2e19a3e6f6a.zip
~amd64
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/argouml/ChangeLog5
-rw-r--r--dev-util/argouml/argouml-0.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/argouml/ChangeLog b/dev-util/argouml/ChangeLog
index c0397cf086cc..7ee93bcff2a6 100644
--- a/dev-util/argouml/ChangeLog
+++ b/dev-util/argouml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/argouml
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.8 2004/08/15 18:26:31 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.9 2004/11/18 20:26:22 blubb Exp $
+
+ 18 Nov 2004; Simon Stelling <blubb@gentoo.org> argouml-0.16.ebuild:
+ added ~amd64
15 Aug 2004; Chris Aniszczyk <zx@gentoo.org> -argouml-0.14.1.ebuild,
-argouml-0.14.ebuild, -argouml-0.15.6.ebuild:
diff --git a/dev-util/argouml/argouml-0.16.ebuild b/dev-util/argouml/argouml-0.16.ebuild
index 2e2d2862b330..31a3ceb7ccb6 100644
--- a/dev-util/argouml/argouml-0.16.ebuild
+++ b/dev-util/argouml/argouml-0.16.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-util/argouml/argouml-0.16.ebuild,v 1.1 2004/08/15 18:25:12 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.16.ebuild,v 1.2 2004/11/18 20:26:22 blubb Exp $
inherit java-pkg
@@ -13,7 +13,7 @@ SRC_URI="http://argouml.tigris.org/files/documents/4/0/${P}/ArgoUML-${PV}.tar.gz
http://argouml.tigris.org/files/documents/4/0/${P}/cookbook-${PV}.pdf )"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
RESTRICT="nomirror"
IUSE="doc"
RDEPEND=">=virtual/jre-1.2*"