summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-03-24 11:40:50 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-03-24 11:40:50 +0000
commit4c7a73ec31246b51ad6a8296598fe25da8afe129 (patch)
treebebc6da71e0be559ecea9a87747c774cbfc2c4af /dev-dotnet/gkeyfile-sharp
parentStable on amd64 wrt bug #360119 (diff)
downloadgentoo-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')
-rw-r--r--dev-dotnet/gkeyfile-sharp/ChangeLog5
-rw-r--r--dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/gkeyfile-sharp/ChangeLog b/dev-dotnet/gkeyfile-sharp/ChangeLog
index b953f24e2857..0725d9019576 100644
--- a/dev-dotnet/gkeyfile-sharp/ChangeLog
+++ b/dev-dotnet/gkeyfile-sharp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-dotnet/gkeyfile-sharp
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gkeyfile-sharp/ChangeLog,v 1.1 2011/02/27 19:53:02 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gkeyfile-sharp/ChangeLog,v 1.2 2011/03/24 11:40:50 hwoarang Exp $
+
+ 24 Mar 2011; Markos Chandras <hwoarang@gentoo.org> gkeyfile-sharp-0.1.ebuild:
+ Stable on amd64 wrt bug #360119
*gkeyfile-sharp-0.1 (27 Feb 2011)
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