diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:04:48 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:04:48 +0000 |
commit | 2e1bd644f1870380484d2651320eea38e2880502 (patch) | |
tree | cddd5ccba6bbb3decc11207663aa81a80999f115 /x11-libs | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-2e1bd644f1870380484d2651320eea38e2880502.tar.gz gentoo-2-2e1bd644f1870380484d2651320eea38e2880502.tar.bz2 gentoo-2-2e1bd644f1870380484d2651320eea38e2880502.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libcryptui/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libcryptui/libcryptui-3.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libcryptui/ChangeLog b/x11-libs/libcryptui/ChangeLog index 4f4d532d1d97..cf97d4d06f1c 100644 --- a/x11-libs/libcryptui/ChangeLog +++ b/x11-libs/libcryptui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libcryptui # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libcryptui/ChangeLog,v 1.14 2014/03/09 10:56:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libcryptui/ChangeLog,v 1.15 2014/03/09 12:04:48 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> libcryptui-3.10.1.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> libcryptui-3.10.1.ebuild: amd64 stable, bug 499954 diff --git a/x11-libs/libcryptui/libcryptui-3.10.1.ebuild b/x11-libs/libcryptui/libcryptui-3.10.1.ebuild index bd5d485442b2..8b1a3c7add85 100644 --- a/x11-libs/libcryptui/libcryptui-3.10.1.ebuild +++ b/x11-libs/libcryptui/libcryptui-3.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libcryptui/libcryptui-3.10.1.ebuild,v 1.4 2014/03/09 10:56:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libcryptui/libcryptui-3.10.1.ebuild,v 1.5 2014/03/09 12:04:48 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html" LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1" SLOT="0" IUSE="+introspection libnotify" -KEYWORDS="amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" # Pull in libnotify-0.7 because it's controlled via an automagic ifdef COMMON_DEPEND=" |