diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 18:33:43 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 18:33:43 +0000 |
commit | f09dd4a14643b201da57650aad6c81939f208c34 (patch) | |
tree | d89708a20ab83d1674c06721236cad782e4a8d60 /app-crypt | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-f09dd4a14643b201da57650aad6c81939f208c34.tar.gz gentoo-2-f09dd4a14643b201da57650aad6c81939f208c34.tar.bz2 gentoo-2-f09dd4a14643b201da57650aad6c81939f208c34.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gcr/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/gcr/gcr-3.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/gcr/ChangeLog b/app-crypt/gcr/ChangeLog index f324df2a0bd8..3ded5e78d632 100644 --- a/app-crypt/gcr/ChangeLog +++ b/app-crypt/gcr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/gcr # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.20 2013/05/05 08:02:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.21 2013/11/30 18:33:43 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gcr-3.8.2.ebuild: + amd64 stable, bug #478252 *gcr-3.8.2 (05 May 2013) diff --git a/app-crypt/gcr/gcr-3.8.2.ebuild b/app-crypt/gcr/gcr-3.8.2.ebuild index afdb003372c2..58e2dbb3f547 100644 --- a/app-crypt/gcr/gcr-3.8.2.ebuild +++ b/app-crypt/gcr/gcr-3.8.2.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/app-crypt/gcr/gcr-3.8.2.ebuild,v 1.1 2013/05/05 08:02:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.8.2.ebuild,v 1.2 2013/11/30 18:33:43 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="https://developer.gnome.org/gcr/" LICENSE="GPL-2+ LGPL-2+" SLOT="0/1" # subslot = suffix of libgcr-3 IUSE="debug gtk +introspection" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" COMMON_DEPEND=" >=app-crypt/gnupg-2 |