diff options
author | 2011-03-24 11:40:50 +0000 | |
---|---|---|
committer | 2011-03-24 11:40:50 +0000 | |
commit | 4c7a73ec31246b51ad6a8296598fe25da8afe129 (patch) | |
tree | bebc6da71e0be559ecea9a87747c774cbfc2c4af /dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild | |
parent | Stable on amd64 wrt bug #360119 (diff) | |
download | gentoo-2-4c7a73ec31246b51ad6a8296598fe25da8afe129.tar.gz gentoo-2-4c7a73ec31246b51ad6a8296598fe25da8afe129.tar.bz2 gentoo-2-4c7a73ec31246b51ad6a8296598fe25da8afe129.zip |
Stable on amd64 wrt bug #360119
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild')
-rw-r--r-- | dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild index 3aae6f1fe7ec..a4606eb4f2ca 100644 --- a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild +++ b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild,v 1.1 2011/02/27 19:53:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild,v 1.2 2011/03/24 11:40:50 hwoarang Exp $ EAPI=2 inherit autotools mono @@ -11,7 +11,7 @@ SRC_URI="http://github.com/mono/${PN}/tarball/GKEYFILE_SHARP_0_1 -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=dev-dotnet/glib-sharp-2.12.9 |