diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 10:45:12 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 10:45:12 +0000 |
commit | 6fcd239865e28612e62860c91fd4b2bd2df752e1 (patch) | |
tree | 01afac1f63c0cf56e59051194278ba88bebe8dc4 | |
parent | x86 stable, bug #477662 (diff) | |
download | gentoo-2-6fcd239865e28612e62860c91fd4b2bd2df752e1.tar.gz gentoo-2-6fcd239865e28612e62860c91fd4b2bd2df752e1.tar.bz2 gentoo-2-6fcd239865e28612e62860c91fd4b2bd2df752e1.zip |
x86 stable, bug #487770
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
-rw-r--r-- | dev-dotnet/gnome-keyring-sharp/ChangeLog | 6 | ||||
-rw-r--r-- | dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-dotnet/gnome-keyring-sharp/ChangeLog b/dev-dotnet/gnome-keyring-sharp/ChangeLog index b0f99015c025..553ad454c529 100644 --- a/dev-dotnet/gnome-keyring-sharp/ChangeLog +++ b/dev-dotnet/gnome-keyring-sharp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-dotnet/gnome-keyring-sharp # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnome-keyring-sharp/ChangeLog,v 1.14 2013/11/23 21:43:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnome-keyring-sharp/ChangeLog,v 1.15 2013/12/08 10:45:12 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> + gnome-keyring-sharp-1.0.2-r1.ebuild: + x86 stable, bug #487770 23 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-keyring-sharp-1.0.2-r1.ebuild: diff --git a/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r1.ebuild b/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r1.ebuild index c39b33351255..d849295a325b 100644 --- a/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r1.ebuild +++ b/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r1.ebuild,v 1.2 2013/11/23 21:43:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r1.ebuild,v 1.3 2013/12/08 10:45:12 pacho Exp $ EAPI=5 inherit autotools eutils mono-env @@ -11,7 +11,7 @@ SRC_URI="http://www.go-mono.com/archive/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=" |