diff options
-rw-r--r-- | dev-util/argouml/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/argouml/argouml-0.29.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/argouml/ChangeLog b/dev-util/argouml/ChangeLog index ca2d4c28354f..4780559f8af5 100644 --- a/dev-util/argouml/ChangeLog +++ b/dev-util/argouml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/argouml # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.26 2010/01/10 12:20:43 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/ChangeLog,v 1.27 2010/01/15 21:10:37 fauli Exp $ + + 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + argouml-0.29.2-r1.ebuild: + Transfer Prefix keywords *argouml-0.29.2-r1 (10 Jan 2010) diff --git a/dev-util/argouml/argouml-0.29.2-r1.ebuild b/dev-util/argouml/argouml-0.29.2-r1.ebuild index c8e60325b796..92e182ea02d9 100644 --- a/dev-util/argouml/argouml-0.29.2-r1.ebuild +++ b/dev-util/argouml/argouml-0.29.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.29.2-r1.ebuild,v 1.1 2010/01/10 12:20:43 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.29.2-r1.ebuild,v 1.2 2010/01/15 21:10:37 fauli Exp $ EAPI="2" @@ -18,7 +18,7 @@ SRC_URI="${BASE_URI}/ArgoUML-${PV}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc" DEPEND="app-arch/unzip" |