diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-07-27 07:13:45 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-07-27 07:13:45 +0000 |
commit | fe144233fa07599c556db1928ccc98328bab479f (patch) | |
tree | f22611e3754f5fc672124503da8c17d4fcdd9384 /dev-dotnet/monouml | |
parent | stable x86, bug 186688 (diff) | |
download | gentoo-2-fe144233fa07599c556db1928ccc98328bab479f.tar.gz gentoo-2-fe144233fa07599c556db1928ccc98328bab479f.tar.bz2 gentoo-2-fe144233fa07599c556db1928ccc98328bab479f.zip |
stable x86, bug 186690
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-dotnet/monouml')
-rw-r--r-- | dev-dotnet/monouml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-dotnet/monouml/monouml-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/monouml/ChangeLog b/dev-dotnet/monouml/ChangeLog index 3c17dccff3e5..6ea39776a9ba 100644 --- a/dev-dotnet/monouml/ChangeLog +++ b/dev-dotnet/monouml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-dotnet/monouml # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monouml/ChangeLog,v 1.3 2007/06/25 20:31:36 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monouml/ChangeLog,v 1.4 2007/07/27 07:13:45 opfer Exp $ + + 27 Jul 2007; Christian Faulhammer <opfer@gentoo.org> monouml-0.1.ebuild: + stable x86, bug 186690 25 Jun 2007; Jurek Bartuszek <jurek@gentoo.org> monouml-0.1.ebuild: Added dev-dotnet/gnome-sharp and dev-dotnet/glade-sharp dependencies diff --git a/dev-dotnet/monouml/monouml-0.1.ebuild b/dev-dotnet/monouml/monouml-0.1.ebuild index 816914b718bc..332d7f9de3ab 100644 --- a/dev-dotnet/monouml/monouml-0.1.ebuild +++ b/dev-dotnet/monouml/monouml-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monouml/monouml-0.1.ebuild,v 1.3 2007/06/25 20:31:36 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monouml/monouml-0.1.ebuild,v 1.4 2007/07/27 07:13:45 opfer Exp $ inherit mono eutils @@ -21,7 +21,7 @@ DEPEND=">=dev-lang/mono-1.1.4 >=dev-dotnet/glade-sharp-1.9.2 app-arch/unzip" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SLOT="0" src_unpack() { |