diff options
author | Markus Meier <maekke@gentoo.org> | 2012-05-05 11:36:10 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-05-05 11:36:10 +0000 |
commit | f4d32ffbe40f298550f2dd45340ef339721ca54d (patch) | |
tree | 740a47671543a7fa897c5a837feaf0d2ea35be76 /dev-util/argouml | |
parent | Stable on amd64 wrt bug #414305 (diff) | |
download | gentoo-2-f4d32ffbe40f298550f2dd45340ef339721ca54d.tar.gz gentoo-2-f4d32ffbe40f298550f2dd45340ef339721ca54d.tar.bz2 gentoo-2-f4d32ffbe40f298550f2dd45340ef339721ca54d.zip |
x86 stable, bug #379387
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/argouml')
-rw-r--r-- | dev-util/argouml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/argouml/argouml-0.34.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/argouml/ChangeLog b/dev-util/argouml/ChangeLog index 7056b4a37d02..cde5ba9801c6 100644 --- a/dev-util/argouml/ChangeLog +++ b/dev-util/argouml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/argouml # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.33 2012/02/06 15:17:43 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.34 2012/05/05 11:36:10 maekke Exp $ + + 05 May 2012; Markus Meier <maekke@gentoo.org> argouml-0.34.ebuild: + x86 stable, bug #379387 06 Feb 2012; Ralph Sennhauser <sera@gentoo.org> -argouml-0.24.ebuild, -argouml-0.26.ebuild, -argouml-0.29.2-r1.ebuild, -argouml-0.30.2.ebuild, diff --git a/dev-util/argouml/argouml-0.34.ebuild b/dev-util/argouml/argouml-0.34.ebuild index 59d42e93811e..8df8ee414ef5 100644 --- a/dev-util/argouml/argouml-0.34.ebuild +++ b/dev-util/argouml/argouml-0.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.34.ebuild,v 1.2 2012/02/06 15:17:43 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.34.ebuild,v 1.3 2012/05/05 11:36:10 maekke Exp $ EAPI="3" @@ -18,7 +18,7 @@ SRC_URI="${BASE_URI}/ArgoUML-${PV}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc" DEPEND="app-arch/unzip" |