summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharlie Shepherd <masterdriverz@gentoo.org>2007-01-19 15:08:39 +0000
committerCharlie Shepherd <masterdriverz@gentoo.org>2007-01-19 15:08:39 +0000
commitc800fe8100b5edf33ad3aee12cafeec40a27726e (patch)
tree2cfd4e1514d452661dba32e040f8b98df82aa9bf /dev-util
parentVersion bump, thanks seemant (diff)
downloadgentoo-2-c800fe8100b5edf33ad3aee12cafeec40a27726e.tar.gz
gentoo-2-c800fe8100b5edf33ad3aee12cafeec40a27726e.tar.bz2
gentoo-2-c800fe8100b5edf33ad3aee12cafeec40a27726e.zip
QA: remove invalid RESTRICT="mirror"
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/argouml/ChangeLog8
-rw-r--r--dev-util/argouml/argouml-0.18.1-r1.ebuild6
-rw-r--r--dev-util/argouml/argouml-0.19.6.ebuild5
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-util/argouml/ChangeLog b/dev-util/argouml/ChangeLog
index 2569877f1002..1f2d82945191 100644
--- a/dev-util/argouml/ChangeLog
+++ b/dev-util/argouml/ChangeLog
@@ -1,6 +1,10 @@
# 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.16 2005/11/05 20:39:02 grobian Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.17 2007/01/19 15:08:39 masterdriverz Exp $
+
+ 19 Jan 2007; Charlie Shepherd <masterdriverz@gentoo.org>
+ argouml-0.18.1-r1.ebuild, argouml-0.19.6.ebuild:
+ QA: remove invalid RESTRICT="mirror"
05 Nov 2005; Fabian Groffen <grobian@gentoo.org> argouml-0.19.6.ebuild:
Marked ~ppc-macos (bug #111583)
diff --git a/dev-util/argouml/argouml-0.18.1-r1.ebuild b/dev-util/argouml/argouml-0.18.1-r1.ebuild
index aebd68fc8de7..b295e64167d6 100644
--- a/dev-util/argouml/argouml-0.18.1-r1.ebuild
+++ b/dev-util/argouml/argouml-0.18.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.18.1-r1.ebuild,v 1.1 2005/09/10 14:20:38 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.18.1-r1.ebuild,v 1.2 2007/01/19 15:08:39 masterdriverz Exp $
inherit java-pkg
@@ -14,7 +14,7 @@ SRC_URI="http://argouml.tigris.org/files/documents/4/0/${P}/ArgoUML-${PV}.tar.gz
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86 ~ppc ~amd64"
-RESTRICT="nomirror"
+
IUSE="doc"
RDEPEND=">=virtual/jre-1.3"
S=${WORKDIR}
diff --git a/dev-util/argouml/argouml-0.19.6.ebuild b/dev-util/argouml/argouml-0.19.6.ebuild
index 6d6fd600e14b..a213b88e6127 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-2006 Gentoo Foundation
+# Copyright 1999-2007 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.3 2006/02/24 05:11:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.19.6.ebuild,v 1.4 2007/01/19 15:08:39 masterdriverz Exp $
inherit java-pkg
@@ -16,7 +16,6 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86"
IUSE="doc"
-RESTRICT="nomirror"
RDEPEND=">=virtual/jre-1.3"