diff options
author | 2012-05-28 00:56:02 +0000 | |
---|---|---|
committer | 2012-05-28 00:56:02 +0000 | |
commit | 0ed655bd77b4403861aad4f16b1cdd07f5abcea9 (patch) | |
tree | 5d8ebe5c1f4a46aa4938347e96730c9131e7bfcb /app-crypt | |
parent | Added ~alpha, bug 390345. (diff) | |
download | gentoo-2-0ed655bd77b4403861aad4f16b1cdd07f5abcea9.tar.gz gentoo-2-0ed655bd77b4403861aad4f16b1cdd07f5abcea9.tar.bz2 gentoo-2-0ed655bd77b4403861aad4f16b1cdd07f5abcea9.zip |
Added ~alpha, bug 390345.
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-3.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index 8371af368e3d..fbed475c4c51 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/seahorse # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.155 2012/05/13 18:18:52 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.156 2012/05/28 00:56:02 mattst88 Exp $ + + 28 May 2012; Matt Turner <mattst88@gentoo.org> seahorse-3.2.2.ebuild: + Added ~alpha, bug 390345. *seahorse-3.4.1 (13 May 2012) diff --git a/app-crypt/seahorse/seahorse-3.2.2.ebuild b/app-crypt/seahorse/seahorse-3.2.2.ebuild index 7b129600916a..e93aca80abb7 100644 --- a/app-crypt/seahorse/seahorse-3.2.2.ebuild +++ b/app-crypt/seahorse/seahorse-3.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-3.2.2.ebuild,v 1.2 2012/05/03 20:36:57 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-3.2.2.ebuild,v 1.3 2012/05/28 00:56:02 mattst88 Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html" LICENSE="GPL-2" SLOT="0" IUSE="avahi debug doc ldap test" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~x86 ~x86-fbsd" COMMON_DEPEND=" >=dev-libs/glib-2.10:2 |