summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-01-12 21:05:27 +0000
committerFabian Groffen <grobian@gentoo.org>2008-01-12 21:05:27 +0000
commite5481a685b906e828d69eaaf7aca90dea9c65cb4 (patch)
tree0f65bd088dcac56f4377dc0c5525551b08a0fa17 /dev-util/argouml
parentAdd patch to make it compile with ffmpeg, bug #188183 (diff)
downloadgentoo-2-e5481a685b906e828d69eaaf7aca90dea9c65cb4.tar.gz
gentoo-2-e5481a685b906e828d69eaaf7aca90dea9c65cb4.tar.bz2
gentoo-2-e5481a685b906e828d69eaaf7aca90dea9c65cb4.zip
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-util/argouml')
-rw-r--r--dev-util/argouml/ChangeLog7
-rw-r--r--dev-util/argouml/argouml-0.19.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/argouml/ChangeLog b/dev-util/argouml/ChangeLog
index f6f842726db0..efa100f40158 100644
--- a/dev-util/argouml/ChangeLog
+++ b/dev-util/argouml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/argouml
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.18 2007/02/22 01:53:08 peper Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.19 2008/01/12 21:05:27 grobian Exp $
+
+ 12 Jan 2008; Fabian Groffen <grobian@gentoo.org> argouml-0.19.6.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/dev-util/argouml/argouml-0.19.6.ebuild b/dev-util/argouml/argouml-0.19.6.ebuild
index a213b88e6127..c6e1514926b0 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-2007 Gentoo Foundation
+# Copyright 1999-2008 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.4 2007/01/19 15:08:39 masterdriverz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.19.6.ebuild,v 1.5 2008/01/12 21:05:27 grobian Exp $
inherit java-pkg
@@ -14,7 +14,7 @@ SRC_URI="http://argouml-downloads.tigris.org/nonav/${P}/ArgoUML-${PV}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc"
RDEPEND=">=virtual/jre-1.3"