diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 20:00:48 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 20:00:48 +0000 |
commit | b504bac2620c7f75a89b9750a549ec9e17dc3a97 (patch) | |
tree | 9c301b748bc43f1babd1106548ee44ea321e2e4e /x11-libs/libcryptui | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-b504bac2620c7f75a89b9750a549ec9e17dc3a97.tar.gz gentoo-2-b504bac2620c7f75a89b9750a549ec9e17dc3a97.tar.bz2 gentoo-2-b504bac2620c7f75a89b9750a549ec9e17dc3a97.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs/libcryptui')
-rw-r--r-- | x11-libs/libcryptui/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libcryptui/libcryptui-3.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libcryptui/ChangeLog b/x11-libs/libcryptui/ChangeLog index ecc3f1a46964..c1b91b1448f4 100644 --- a/x11-libs/libcryptui/ChangeLog +++ b/x11-libs/libcryptui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libcryptui # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libcryptui/ChangeLog,v 1.8 2013/04/07 21:57:37 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libcryptui/ChangeLog,v 1.9 2013/11/30 20:00:48 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> libcryptui-3.8.0.ebuild: + amd64 stable, bug #478252 07 Apr 2013; Gilles Dartiguelongue <eva@gentoo.org> libcryptui-3.8.0.ebuild: Apply team policy. diff --git a/x11-libs/libcryptui/libcryptui-3.8.0.ebuild b/x11-libs/libcryptui/libcryptui-3.8.0.ebuild index 36a0c17a3a3e..6aa0b6314d41 100644 --- a/x11-libs/libcryptui/libcryptui-3.8.0.ebuild +++ b/x11-libs/libcryptui/libcryptui-3.8.0.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/x11-libs/libcryptui/libcryptui-3.8.0.ebuild,v 1.2 2013/04/07 21:57:37 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libcryptui/libcryptui-3.8.0.ebuild,v 1.3 2013/11/30 20:00: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 test" -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=" |