diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-23 08:13:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-23 08:13:00 +0000 |
commit | cb7e044d013931fcd54bcf1b65f82be27125f991 (patch) | |
tree | a1c3c86221a117e590df11e0767e9212dbe2f0a6 /gnome-base | |
parent | restrict tests thanks to Paolo Pedroni <paolo.pedroni@iol.it> in bug 179486 (diff) | |
download | gentoo-2-cb7e044d013931fcd54bcf1b65f82be27125f991.tar.gz gentoo-2-cb7e044d013931fcd54bcf1b65f82be27125f991.tar.bz2 gentoo-2-cb7e044d013931fcd54bcf1b65f82be27125f991.zip |
Add ~alpha wrt #176517
(Portage version: 2.1.2.7)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomekbd/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomekbd/libgnomekbd-2.18.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomekbd/ChangeLog b/gnome-base/libgnomekbd/ChangeLog index d9b2880f24e5..2dd7a10f0880 100644 --- a/gnome-base/libgnomekbd/ChangeLog +++ b/gnome-base/libgnomekbd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomekbd # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.8 2007/04/30 17:15:18 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.9 2007/05/23 08:13:00 armin76 Exp $ + + 23 May 2007; Raúl Porcel <armin76@gentoo.org> libgnomekbd-2.18.1.ebuild: + Add ~alpha wrt #176517 30 Apr 2007; Roy Marples <uberlord@gentoo.org> libgnomekbd-2.18.1.ebuild: Added ~x86-fbsd keyword, #176517. diff --git a/gnome-base/libgnomekbd/libgnomekbd-2.18.1.ebuild b/gnome-base/libgnomekbd/libgnomekbd-2.18.1.ebuild index cd9704face56..86c72d31ea65 100644 --- a/gnome-base/libgnomekbd/libgnomekbd-2.18.1.ebuild +++ b/gnome-base/libgnomekbd/libgnomekbd-2.18.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/gnome-base/libgnomekbd/libgnomekbd-2.18.1.ebuild,v 1.2 2007/04/30 17:15:18 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-2.18.1.ebuild,v 1.3 2007/05/23 08:13:00 armin76 Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="dev-libs/dbus-glib |