diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 06:52:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 06:52:35 +0000 |
commit | ebffcba5741a6b8223bd2dd4f67bea316c8c0083 (patch) | |
tree | ee4939b930e6a80cd906207cc4b992f81d44d8f8 /x11-libs | |
parent | ia64 stable (diff) | |
download | gentoo-2-ebffcba5741a6b8223bd2dd4f67bea316c8c0083.tar.gz gentoo-2-ebffcba5741a6b8223bd2dd4f67bea316c8c0083.tar.bz2 gentoo-2-ebffcba5741a6b8223bd2dd4f67bea316c8c0083.zip |
arm/ia64 stable
(Portage version: 2.0.51-r14)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libwnck/libwnck-2.8.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.8.1.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/startup-notification/startup-notification-0.7.ebuild | 8 |
3 files changed, 9 insertions, 9 deletions
diff --git a/x11-libs/libwnck/libwnck-2.8.1-r1.ebuild b/x11-libs/libwnck/libwnck-2.8.1-r1.ebuild index 95c6ae561f63..4e0c72e6baf9 100644 --- a/x11-libs/libwnck/libwnck-2.8.1-r1.ebuild +++ b/x11-libs/libwnck/libwnck-2.8.1-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.8.1-r1.ebuild,v 1.2 2005/01/08 23:21:13 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.8.1-r1.ebuild,v 1.3 2005/01/22 06:48:40 vapier Exp $ inherit gnome2 eutils DESCRIPTION="A window navigation construction kit" HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc" diff --git a/x11-libs/libwnck/libwnck-2.8.1.ebuild b/x11-libs/libwnck/libwnck-2.8.1.ebuild index 7c384a619e1b..18e9144efab8 100644 --- a/x11-libs/libwnck/libwnck-2.8.1.ebuild +++ b/x11-libs/libwnck/libwnck-2.8.1.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.8.1.ebuild,v 1.6 2005/01/08 23:21:13 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.8.1.ebuild,v 1.7 2005/01/22 06:48:40 vapier Exp $ inherit gnome2 eutils DESCRIPTION="A window navigation construction kit" HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2" +LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 ~mips ~ppc64 arm" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.1 diff --git a/x11-libs/startup-notification/startup-notification-0.7.ebuild b/x11-libs/startup-notification/startup-notification-0.7.ebuild index 73ea90a9a19f..003dff603712 100644 --- a/x11-libs/startup-notification/startup-notification-0.7.ebuild +++ b/x11-libs/startup-notification/startup-notification-0.7.ebuild @@ -1,15 +1,15 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/startup-notification-0.7.ebuild,v 1.11 2004/12/23 15:51:08 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/startup-notification-0.7.ebuild,v 1.12 2005/01/22 06:47:41 vapier Exp $ inherit gnome.org DESCRIPTION="Application startup notification and feedback library" HOMEPAGE="http://www.freedesktop.org/software/startup-notification/" -LICENSE="LGPL-2 BSD" +LICENSE="LGPL-2 BSD" SLOT="0" -KEYWORDS="x86 alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" DEPEND="virtual/x11" |