summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/argouml')
-rw-r--r--dev-util/argouml/ChangeLog5
-rw-r--r--dev-util/argouml/Manifest12
-rw-r--r--dev-util/argouml/argouml-0.19.6.ebuild4
3 files changed, 7 insertions, 14 deletions
diff --git a/dev-util/argouml/ChangeLog b/dev-util/argouml/ChangeLog
index 3ab0097111e9..2569877f1002 100644
--- a/dev-util/argouml/ChangeLog
+++ b/dev-util/argouml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/argouml
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.15 2005/10/02 18:57:17 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.16 2005/11/05 20:39:02 grobian Exp $
+
+ 05 Nov 2005; Fabian Groffen <grobian@gentoo.org> argouml-0.19.6.ebuild:
+ Marked ~ppc-macos (bug #111583)
*argouml-0.19.6 (02 Oct 2005)
diff --git a/dev-util/argouml/Manifest b/dev-util/argouml/Manifest
index eb35b3bb055d..99fe798eb716 100644
--- a/dev-util/argouml/Manifest
+++ b/dev-util/argouml/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 4e847be90387a8baab8759eba21dd67a argouml-0.18.1-r1.ebuild 1396
-MD5 ec44f0001bf036b052f0e5eda196ffa8 argouml-0.19.6.ebuild 1377
+MD5 ec01e5bd71f16b48bb36742908a3c653 argouml-0.19.6.ebuild 1388
MD5 ef1175b3110eecaafdb035dbc94a4c2f ChangeLog 2094
MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157
MD5 d787d7cc7dfb1990dbe39b0c6667efe4 files/digest-argouml-0.18.1-r1 336
MD5 b91470e34414adb1a1b46ba53836aa77 files/digest-argouml-0.19.6 337
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDQC1b8zY1VwezZiERAgDZAJ9vUaSpYfdMs9+G/u0s9NZDRvzYEgCff8+n
-RFf8EVOSLajQ3HjVIhry9+k=
-=gRsV
------END PGP SIGNATURE-----
diff --git a/dev-util/argouml/argouml-0.19.6.ebuild b/dev-util/argouml/argouml-0.19.6.ebuild
index c37e6ca1bc71..b792ba0bd045 100644
--- a/dev-util/argouml/argouml-0.19.6.ebuild
+++ b/dev-util/argouml/argouml-0.19.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.19.6.ebuild,v 1.1 2005/10/02 18:57:17 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.19.6.ebuild,v 1.2 2005/11/05 20:39:02 grobian Exp $
inherit java-pkg
@@ -13,7 +13,7 @@ SRC_URI="http://argouml-downloads.tigris.org/nonav/${P}/ArgoUML-${PV}.tar.gz
http://argouml-downloads.tigris.org/nonav/${P}/cookbook-${PV}.pdf )"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86"
RESTRICT="nomirror"
IUSE="doc"
RDEPEND=">=virtual/jre-1.3"