diff options
author | Brent Baude <ranger@gentoo.org> | 2008-08-30 14:33:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-08-30 14:33:07 +0000 |
commit | d64be304c087fe53dea51352b8a79cbb40c13ce6 (patch) | |
tree | 4eaac5a610d77ac1f34d3b418da7e0eeebf8f2f0 /dev-util/argouml | |
parent | stable ppc, bug 236127 (diff) | |
download | gentoo-2-d64be304c087fe53dea51352b8a79cbb40c13ce6.tar.gz gentoo-2-d64be304c087fe53dea51352b8a79cbb40c13ce6.tar.bz2 gentoo-2-d64be304c087fe53dea51352b8a79cbb40c13ce6.zip |
stable ppc, bug 235280
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-util/argouml')
-rw-r--r-- | dev-util/argouml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/argouml/argouml-0.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/argouml/ChangeLog b/dev-util/argouml/ChangeLog index 2e93c2947514..62ee689ea7be 100644 --- a/dev-util/argouml/ChangeLog +++ b/dev-util/argouml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/argouml # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.22 2008/08/22 21:26:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.23 2008/08/30 14:33:07 ranger Exp $ + + 30 Aug 2008; Brent Baude <ranger@gentoo.org> argouml-0.24.ebuild: + stable ppc, bug 235280 22 Aug 2008; Markus Meier <maekke@gentoo.org> argouml-0.24.ebuild: amd64/x86 stable, bug #235280 diff --git a/dev-util/argouml/argouml-0.24.ebuild b/dev-util/argouml/argouml-0.24.ebuild index 3f7db2527606..b5662da36568 100644 --- a/dev-util/argouml/argouml-0.24.ebuild +++ b/dev-util/argouml/argouml-0.24.ebuild @@ -1,6 +1,6 @@ # 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.24.ebuild,v 1.2 2008/08/22 21:26:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.24.ebuild,v 1.3 2008/08/30 14:33:07 ranger Exp $ inherit java-pkg-2 @@ -17,7 +17,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" |