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
commitdee8bd068b2b388cd18a45c62ec23150b6661ae8 (patch)
tree8856b6da368e547f7d36321f67036239e8e2718c /dev-util/argouml
parentrepoman: Trim trailing whitespace (diff)
downloadhistorical-dee8bd068b2b388cd18a45c62ec23150b6661ae8.tar.gz
historical-dee8bd068b2b388cd18a45c62ec23150b6661ae8.tar.bz2
historical-dee8bd068b2b388cd18a45c62ec23150b6661ae8.zip
~amd64
Diffstat (limited to 'dev-util/argouml')
-rw-r--r--dev-util/argouml/ChangeLog5
-rw-r--r--dev-util/argouml/Manifest4
-rw-r--r--dev-util/argouml/argouml-0.16.ebuild4
3 files changed, 8 insertions, 5 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/Manifest b/dev-util/argouml/Manifest
index 3fd8b4e0c8d6..f4c76252ae24 100644
--- a/dev-util/argouml/Manifest
+++ b/dev-util/argouml/Manifest
@@ -1,4 +1,4 @@
-MD5 f84921ee37c0a077164e79bb77c731ae ChangeLog 1113
+MD5 2fbd3117236070190960d4cf9b6167a0 ChangeLog 1202
+MD5 d9a8b18f5bc8e491fb6acc88dfb8f958 argouml-0.16.ebuild 1405
MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157
-MD5 51f52c65ff3f2f55bde8d8102b062a00 argouml-0.16.ebuild 1395
MD5 478b841134711ba627ac5c73229f72c3 files/digest-argouml-0.16 326
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*"