summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-02-01 20:07:26 +0000
committerMarkus Meier <maekke@gentoo.org>2010-02-01 20:07:26 +0000
commitf6ae286b129f3467325d054d6a445475e1a0afe4 (patch)
tree73dceecb35d10af37df11e335f0eb181566e55bf /dev-util
parentadd ~x86, bug #299862 (diff)
downloadgentoo-2-f6ae286b129f3467325d054d6a445475e1a0afe4.tar.gz
gentoo-2-f6ae286b129f3467325d054d6a445475e1a0afe4.tar.bz2
gentoo-2-f6ae286b129f3467325d054d6a445475e1a0afe4.zip
amd64/x86 stable, bug #300395
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/argouml/ChangeLog5
-rw-r--r--dev-util/argouml/argouml-0.29.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/argouml/ChangeLog b/dev-util/argouml/ChangeLog
index da6c99e8a447..96a6d360e5e3 100644
--- a/dev-util/argouml/ChangeLog
+++ b/dev-util/argouml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/argouml
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.28 2010/01/19 18:27:22 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.29 2010/02/01 20:07:26 maekke Exp $
+
+ 01 Feb 2010; Markus Meier <maekke@gentoo.org> argouml-0.29.2.ebuild:
+ amd64/x86 stable, bug #300395
19 Jan 2010; nixnut <nixnut@gentoo.org> argouml-0.29.2.ebuild:
ppc stable #300395
diff --git a/dev-util/argouml/argouml-0.29.2.ebuild b/dev-util/argouml/argouml-0.29.2.ebuild
index ebd916fee6aa..98fed47cd289 100644
--- a/dev-util/argouml/argouml-0.29.2.ebuild
+++ b/dev-util/argouml/argouml-0.29.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.29.2.ebuild,v 1.2 2010/01/19 18:27:22 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.29.2.ebuild,v 1.3 2010/02/01 20:07:26 maekke Exp $
inherit java-pkg-2
@@ -16,7 +16,7 @@ SRC_URI="${BASE_URI}/ArgoUML-${PV}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE="doc"
DEPEND="app-arch/unzip"