diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:56:03 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:56:03 +0000 |
commit | 1a86b8cd624d1ccd75f1fa0df821df1f4fdd6700 (patch) | |
tree | 70eb45143b1ce3f55c9b870d85c37cf593167f00 /x11-libs | |
parent | amd64 stable, bug 499954 (diff) | |
download | gentoo-2-1a86b8cd624d1ccd75f1fa0df821df1f4fdd6700.tar.gz gentoo-2-1a86b8cd624d1ccd75f1fa0df821df1f4fdd6700.tar.bz2 gentoo-2-1a86b8cd624d1ccd75f1fa0df821df1f4fdd6700.zip |
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 9a7d940a5be3..4f4d532d1d97 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.13 2014/02/22 22:46:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libcryptui/ChangeLog,v 1.14 2014/03/09 10:56:03 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> libcryptui-3.10.1.ebuild: + amd64 stable, bug 499954 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> libcryptui-3.10.1.ebuild: Fix wrong commit, bug 502160 diff --git a/x11-libs/libcryptui/libcryptui-3.10.1.ebuild b/x11-libs/libcryptui/libcryptui-3.10.1.ebuild index b2626ef71d94..bd5d485442b2 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.3 2014/02/22 22:46:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libcryptui/libcryptui-3.10.1.ebuild,v 1.4 2014/03/09 10:56:03 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=" |