diff options
author | Brent Baude <ranger@gentoo.org> | 2012-05-05 21:32:40 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-05-05 21:32:40 +0000 |
commit | 273d81244f2b5e8104f88bc7d1f6af6c353aa61b (patch) | |
tree | e0ecdf35d4e1b1f66aafe13b7f7b44049cb6667c | |
parent | Marking eselect-boost-0.4 ppc for bug 413813 (diff) | |
download | gentoo-2-273d81244f2b5e8104f88bc7d1f6af6c353aa61b.tar.gz gentoo-2-273d81244f2b5e8104f88bc7d1f6af6c353aa61b.tar.bz2 gentoo-2-273d81244f2b5e8104f88bc7d1f6af6c353aa61b.zip |
Marking argouml-0.34 ppc for bug 379387
(Portage version: 2.1.10.49/cvs/Linux ppc64)
-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 cde5ba9801c6..169efac0c882 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.34 2012/05/05 11:36:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.35 2012/05/05 21:32:40 ranger Exp $ + + 05 May 2012; Brent Baude <ranger@gentoo.org> argouml-0.34.ebuild: + Marking argouml-0.34 ppc for bug 379387 05 May 2012; Markus Meier <maekke@gentoo.org> argouml-0.34.ebuild: x86 stable, bug #379387 diff --git a/dev-util/argouml/argouml-0.34.ebuild b/dev-util/argouml/argouml-0.34.ebuild index 8df8ee414ef5..3ec3d187e63f 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.3 2012/05/05 11:36:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.34.ebuild,v 1.4 2012/05/05 21:32:40 ranger 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" |