diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-22 12:42:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-22 12:42:18 +0000 |
commit | a7d1ac0fd5f4278be8a59b8d8873139bb8dc4843 (patch) | |
tree | a11b17d4563862c2818fb5961bb2b64903776e95 /app-crypt | |
parent | Package.mask >=app-crypt/seahorse-1.0 since it needs >=app-editors/gedit-2.16... (diff) | |
download | gentoo-2-a7d1ac0fd5f4278be8a59b8d8873139bb8dc4843.tar.gz gentoo-2-a7d1ac0fd5f4278be8a59b8d8873139bb8dc4843.tar.bz2 gentoo-2-a7d1ac0fd5f4278be8a59b8d8873139bb8dc4843.zip |
Add ~alpha wrt #171871
(Portage version: 2.1.3_rc4)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index ec59a4501898..cc8d0a9d3b16 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/seahorse # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.73 2007/05/04 17:25:15 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.74 2007/06/22 12:42:18 armin76 Exp $ + + 22 Jun 2007; Raúl Porcel <armin76@gentoo.org> seahorse-1.0.1.ebuild: + Add ~alpha wrt #171871 04 May 2007; Matti Bickel <mabi@gentoo.org> seahorse-1.0.1.ebuild: ~ppc readded (bug #171871) diff --git a/app-crypt/seahorse/seahorse-1.0.1.ebuild b/app-crypt/seahorse/seahorse-1.0.1.ebuild index c1440730a456..6fc5e20ce7ae 100644 --- a/app-crypt/seahorse/seahorse-1.0.1.ebuild +++ b/app-crypt/seahorse/seahorse-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-1.0.1.ebuild,v 1.4 2007/05/04 17:25:15 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-1.0.1.ebuild,v 1.5 2007/06/22 12:42:18 armin76 Exp $ inherit gnome2 eutils flag-o-matic @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="avahi dbus debug gedit gnome keyring ldap libnotify nautilus" RDEPEND=">=gnome-base/libgnome-2.14 |