diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-17 16:47:43 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-17 16:47:43 +0000 |
commit | 9138804df36c4378b59ec8731eab666634405a60 (patch) | |
tree | a1547da194ee86e4fcd0408863ae513343899b37 /gnome-base/libgnome-keyring | |
parent | keyword ~sparc-solaris (diff) | |
download | gentoo-2-9138804df36c4378b59ec8731eab666634405a60.tar.gz gentoo-2-9138804df36c4378b59ec8731eab666634405a60.tar.bz2 gentoo-2-9138804df36c4378b59ec8731eab666634405a60.zip |
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/libgnome-keyring')
-rw-r--r-- | gnome-base/libgnome-keyring/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/libgnome-keyring/libgnome-keyring-3.0.3-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/libgnome-keyring/ChangeLog b/gnome-base/libgnome-keyring/ChangeLog index 5b0dfd8f28f9..bb60ade9f6d1 100644 --- a/gnome-base/libgnome-keyring/ChangeLog +++ b/gnome-base/libgnome-keyring/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnome-keyring # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/ChangeLog,v 1.26 2011/08/14 15:13:08 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/ChangeLog,v 1.27 2011/08/17 16:47:43 chithanh Exp $ + + 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + libgnome-keyring-2.32.0.ebuild, libgnome-keyring-3.0.3-r1.ebuild: + keyword ~sparc-solaris *libgnome-keyring-3.0.3-r1 (14 Aug 2011) diff --git a/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild b/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild index 9c55bafb06d2..a7fd15bc52da 100644 --- a/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild +++ b/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild,v 1.11 2011/04/11 04:44:25 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-2.32.0.ebuild,v 1.12 2011/08/17 16:47:43 chithanh Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/GnomeKeyring" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris" IUSE="debug doc test" RDEPEND=">=sys-apps/dbus-1.0 diff --git a/gnome-base/libgnome-keyring/libgnome-keyring-3.0.3-r1.ebuild b/gnome-base/libgnome-keyring/libgnome-keyring-3.0.3-r1.ebuild index 1303f724636d..83b55046c0bd 100644 --- a/gnome-base/libgnome-keyring/libgnome-keyring-3.0.3-r1.ebuild +++ b/gnome-base/libgnome-keyring/libgnome-keyring-3.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-3.0.3-r1.ebuild,v 1.1 2011/08/14 15:13:08 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-3.0.3-r1.ebuild,v 1.2 2011/08/17 16:47:43 chithanh Exp $ EAPI="3" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/GnomeKeyring" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris" IUSE="debug doc test" RDEPEND=">=sys-apps/dbus-1.0 |